Uses of Interface
onnx.Onnx.TypeProto.TensorOrBuilder
-
Packages that use Onnx.TypeProto.TensorOrBuilder Package Description onnx -
-
Uses of Onnx.TypeProto.TensorOrBuilder in onnx
Classes in onnx that implement Onnx.TypeProto.TensorOrBuilder Modifier and Type Class Description static classOnnx.TypeProto.TensorProtobuf typeonnx.TypeProto.Tensorstatic classOnnx.TypeProto.Tensor.BuilderProtobuf typeonnx.TypeProto.TensorMethods in onnx that return Onnx.TypeProto.TensorOrBuilder Modifier and Type Method Description Onnx.TypeProto.TensorOrBuilderOnnx.TypeProto.Builder. getTensorTypeOrBuilder()The type of a tensor.Onnx.TypeProto.TensorOrBuilderOnnx.TypeProto. getTensorTypeOrBuilder()The type of a tensor.Onnx.TypeProto.TensorOrBuilderOnnx.TypeProtoOrBuilder. getTensorTypeOrBuilder()The type of a tensor.
-