public final class TensorNamespace extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TensorNamespace.DataType
Protobuf enum
org.nd4j.ir.DataType |
static class |
TensorNamespace.StringStringEntryProto
StringStringEntryProto follows the pattern for cross-proto-version maps.
|
static interface |
TensorNamespace.StringStringEntryProtoOrBuilder |
static class |
TensorNamespace.TensorProto
Tensors
A serialized tensor value.
|
static interface |
TensorNamespace.TensorProtoOrBuilder |
static class |
TensorNamespace.TensorShapeProto
Defines a tensor shape.
|
static interface |
TensorNamespace.TensorShapeProtoOrBuilder |
static class |
TensorNamespace.TypeProto
Define the types.
|
static interface |
TensorNamespace.TypeProtoOrBuilder |
static class |
TensorNamespace.ValueInfoProto
Defines information on value, including the name, the type, and
the shape of the value.
|
static interface |
TensorNamespace.ValueInfoProtoOrBuilder |
Modifier and Type | Method and Description |
---|---|
static org.nd4j.shade.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(org.nd4j.shade.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(org.nd4j.shade.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(org.nd4j.shade.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(org.nd4j.shade.protobuf.ExtensionRegistry registry)
public static org.nd4j.shade.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2022. All rights reserved.