Uses of Interface
ai.onnx.proto.OnnxMl.TensorAnnotationOrBuilder
-
Uses of OnnxMl.TensorAnnotationOrBuilder in ai.onnx.proto
Modifier and TypeClassDescriptionstatic final class
Protobuf typeonnx.TensorAnnotation
static final class
Protobuf typeonnx.TensorAnnotation
Modifier and TypeMethodDescriptionOnnxMl.GraphProto.Builder.getQuantizationAnnotationOrBuilder
(int index) This field carries information to indicate the mapping among a tensor and its quantization parameter tensors.OnnxMl.GraphProto.getQuantizationAnnotationOrBuilder
(int index) This field carries information to indicate the mapping among a tensor and its quantization parameter tensors.OnnxMl.GraphProtoOrBuilder.getQuantizationAnnotationOrBuilder
(int index) This field carries information to indicate the mapping among a tensor and its quantization parameter tensors.Modifier and TypeMethodDescriptionList<? extends OnnxMl.TensorAnnotationOrBuilder>
OnnxMl.GraphProto.Builder.getQuantizationAnnotationOrBuilderList()
This field carries information to indicate the mapping among a tensor and its quantization parameter tensors.List<? extends OnnxMl.TensorAnnotationOrBuilder>
OnnxMl.GraphProto.getQuantizationAnnotationOrBuilderList()
This field carries information to indicate the mapping among a tensor and its quantization parameter tensors.List<? extends OnnxMl.TensorAnnotationOrBuilder>
OnnxMl.GraphProtoOrBuilder.getQuantizationAnnotationOrBuilderList()
This field carries information to indicate the mapping among a tensor and its quantization parameter tensors.