| Package | Description |
|---|---|
| org.nd4j.ir |
| Modifier and Type | Method and Description |
|---|---|
static TensorNamespace.TensorProto.DataLocation |
TensorNamespace.TensorProto.DataLocation.forNumber(int value) |
TensorNamespace.TensorProto.DataLocation |
TensorNamespace.TensorProtoOrBuilder.getDataLocation()
If value not set, data is stored in raw_data (if set) otherwise in type-specified field.
|
TensorNamespace.TensorProto.DataLocation |
TensorNamespace.TensorProto.getDataLocation()
If value not set, data is stored in raw_data (if set) otherwise in type-specified field.
|
TensorNamespace.TensorProto.DataLocation |
TensorNamespace.TensorProto.Builder.getDataLocation()
If value not set, data is stored in raw_data (if set) otherwise in type-specified field.
|
static TensorNamespace.TensorProto.DataLocation |
TensorNamespace.TensorProto.DataLocation.valueOf(org.nd4j.shade.protobuf.Descriptors.EnumValueDescriptor desc) |
static TensorNamespace.TensorProto.DataLocation |
TensorNamespace.TensorProto.DataLocation.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TensorNamespace.TensorProto.DataLocation |
TensorNamespace.TensorProto.DataLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TensorNamespace.TensorProto.DataLocation[] |
TensorNamespace.TensorProto.DataLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.nd4j.shade.protobuf.Internal.EnumLiteMap<TensorNamespace.TensorProto.DataLocation> |
TensorNamespace.TensorProto.DataLocation.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TensorNamespace.TensorProto.Builder |
TensorNamespace.TensorProto.Builder.setDataLocation(TensorNamespace.TensorProto.DataLocation value)
If value not set, data is stored in raw_data (if set) otherwise in type-specified field.
|
Copyright © 2021. All rights reserved.