public static interface TensorNamespace.TypeProtoOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
TensorNamespace.TypeProto.TensorDescriptor |
getTensorType()
The type of a tensor.
|
TensorNamespace.TypeProto.TensorDescriptorOrBuilder |
getTensorTypeOrBuilder()
The type of a tensor.
|
TensorNamespace.TypeProto.ValueCase |
getValueCase() |
boolean |
hasTensorType()
The type of a tensor.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTensorType()
The type of a tensor.
.org.nd4j.ir.TypeProto.TensorDescriptor tensor_type = 1;TensorNamespace.TypeProto.TensorDescriptor getTensorType()
The type of a tensor.
.org.nd4j.ir.TypeProto.TensorDescriptor tensor_type = 1;TensorNamespace.TypeProto.TensorDescriptorOrBuilder getTensorTypeOrBuilder()
The type of a tensor.
.org.nd4j.ir.TypeProto.TensorDescriptor tensor_type = 1;TensorNamespace.TypeProto.ValueCase getValueCase()
Copyright © 2021. All rights reserved.