MemoryLogTensorAllocationOrBuilder

পাবলিক ইন্টারফেস MemoryLogTensorAllocationOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী

পাবলিক পদ্ধতি

বিমূর্ত স্ট্রিং
getKernelName ()
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
বিমূর্ত com.google.protobuf.ByteString
getKernelNameBytes ()
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
বিমূর্ত দীর্ঘ
GetStepId ()
 Process-unique step id.
বিমূর্ত টেনসর বর্ণনা
getTensor ()
 Allocated tensor details.
বিমূর্ত TensorDescriptionOrBuilder
getTensorOrBuilder ()
 Allocated tensor details.
বিমূর্ত বুলিয়ান
আছে টেনসর ()
 Allocated tensor details.

পাবলিক পদ্ধতি

সর্বজনীন বিমূর্ত স্ট্রিং getKernelName ()

 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
 
string kernel_name = 2;

সর্বজনীন বিমূর্ত 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;

পাবলিক বিমূর্ত দীর্ঘ getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

সর্বজনীন বিমূর্ত TensorDescription getTensor ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

সর্বজনীন বিমূর্ত TensorDescriptionOrBuilder getTensorOrBuilder ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

পাবলিক বিমূর্ত বুলিয়ান hasTensor ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;