interfejs publiczny MemoryLogTensorAllocationOrBuilder
| Znane podklasy pośrednie |
Metody publiczne
| abstrakcyjny ciąg | pobierz nazwę jądra () Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign". |
| streszczenie com.google.protobuf.ByteString | getKernelNameBytes () Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign". |
| abstrakcyjne, długie | pobierzIdKroku () Process-unique step id. |
| abstrakcyjny opis tensora | pobierz Tensor () Allocated tensor details. |
| streszczenie TensorDescriptionOrBuilder | getTensorOrBuilder () Allocated tensor details. |
| abstrakcyjna wartość logiczna | maTensor () Allocated tensor details. |
Metody publiczne
publiczny ciąg abstrakcyjny getKernelName ()
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
string kernel_name = 2; publiczna abstrakcja com.google.protobuf.ByteString getKernelNameBytes ()
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
string kernel_name = 2; publiczne streszczenie długie getStepId ()
Process-unique step id.
int64 step_id = 1; publiczne streszczenie TensorDescription getTensor ()
Allocated tensor details.
.tensorflow.TensorDescription tensor = 3; publiczne streszczenie TensorDescriptionOrBuilder getTensorOrBuilder ()
Allocated tensor details.
.tensorflow.TensorDescription tensor = 3; publiczna wartość logiczna abstrakcyjna hasTensor ()
Allocated tensor details.
.tensorflow.TensorDescription tensor = 3;