Package org.nd4j.ir
Class TensorNamespace
- java.lang.Object
-
- org.nd4j.ir.TensorNamespace
-
public final class TensorNamespace extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTensorNamespace.DataTypeProtobuf enumorg.nd4j.ir.DataTypestatic classTensorNamespace.StringStringEntryProtoStringStringEntryProto follows the pattern for cross-proto-version maps.static interfaceTensorNamespace.StringStringEntryProtoOrBuilderstatic classTensorNamespace.TensorProtoTensors A serialized tensor value.static interfaceTensorNamespace.TensorProtoOrBuilderstatic classTensorNamespace.TensorShapeProtoDefines a tensor shape.static interfaceTensorNamespace.TensorShapeProtoOrBuilderstatic classTensorNamespace.TypeProtoDefine the types.static interfaceTensorNamespace.TypeProtoOrBuilderstatic classTensorNamespace.ValueInfoProtoDefines information on value, including the name, the type, and the shape of the value.static interfaceTensorNamespace.ValueInfoProtoOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.nd4j.shade.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(org.nd4j.shade.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(org.nd4j.shade.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(org.nd4j.shade.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(org.nd4j.shade.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static org.nd4j.shade.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-