TensorInfo.CompositeTensorOrBuilder

ממשק סטטי ציבורי TensorInfo.CompositeTensorOrBuilder
תת-מחלקות עקיפות ידועות

שיטות ציבוריות

מופשט TensorInfo
getComponents (int index)
 A TensorInfo for each flattened component tensor.
מופשט int
getComponentsCount ()
 A TensorInfo for each flattened component tensor.
רשימת תקציר< TensorInfo >
getComponentsList ()
 A TensorInfo for each flattened component tensor.
תקציר TensorInfoOrBuilder
getComponentsOrBuilder (int index)
 A TensorInfo for each flattened component tensor.
רשימה מופשטת<? מרחיב את TensorInfoOrBuilder >
getComponentsOrBuilderList ()
 A TensorInfo for each flattened component tensor.
מופשט TypeSpecProto
getTypeSpec ()
 The serialized TypeSpec for the composite tensor.
תקציר TypeSpecProtoOrBuilder
getTypeSpecOrBuilder ()
 The serialized TypeSpec for the composite tensor.
בוליאני מופשט
hasTypeSpec ()
 The serialized TypeSpec for the composite tensor.

שיטות ציבוריות

תקציר ציבורי TensorInfo getComponents (int index)

 A TensorInfo for each flattened component tensor.
 
repeated .tensorflow.TensorInfo components = 2;

תקציר ציבורי int getComponentsCount ()

 A TensorInfo for each flattened component tensor.
 
repeated .tensorflow.TensorInfo components = 2;

רשימת תקציר ציבורית< TensorInfo > getComponentsList ()

 A TensorInfo for each flattened component tensor.
 
repeated .tensorflow.TensorInfo components = 2;

תקציר ציבורי TensorInfoOrBuilder getComponentsOrBuilder (int index)

 A TensorInfo for each flattened component tensor.
 
repeated .tensorflow.TensorInfo components = 2;

רשימת תקציר ציבורית<? מרחיב את TensorInfoOrBuilder > getComponentsOrBuilderList ()

 A TensorInfo for each flattened component tensor.
 
repeated .tensorflow.TensorInfo components = 2;

תקציר ציבורי TypeSpecProto getTypeSpec ()

 The serialized TypeSpec for the composite tensor.
 
.tensorflow.TypeSpecProto type_spec = 1;

תקציר ציבורי TypeSpecProtoOrBuilder getTypeSpecOrBuilder ()

 The serialized TypeSpec for the composite tensor.
 
.tensorflow.TypeSpecProto type_spec = 1;

תקציר בוליאני hasTypeSpec ציבורי ()

 The serialized TypeSpec for the composite tensor.
 
.tensorflow.TypeSpecProto type_spec = 1;