Uses of Interface
onnx.Onnx.TensorAnnotationOrBuilder
Packages that use Onnx.TensorAnnotationOrBuilder
-
Uses of Onnx.TensorAnnotationOrBuilder in onnx
Classes in onnx that implement Onnx.TensorAnnotationOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeonnx.TensorAnnotationstatic final classProtobuf typeonnx.TensorAnnotationMethods in onnx that return Onnx.TensorAnnotationOrBuilderModifier and TypeMethodDescriptionOnnx.GraphProto.Builder.getQuantizationAnnotationOrBuilder(int index) This field carries information to indicate the mapping among a tensor and its quantization parameter tensors.Onnx.GraphProto.getQuantizationAnnotationOrBuilder(int index) This field carries information to indicate the mapping among a tensor and its quantization parameter tensors.Onnx.GraphProtoOrBuilder.getQuantizationAnnotationOrBuilder(int index) This field carries information to indicate the mapping among a tensor and its quantization parameter tensors.Methods in onnx that return types with arguments of type Onnx.TensorAnnotationOrBuilderModifier and TypeMethodDescriptionList<? extends Onnx.TensorAnnotationOrBuilder>Onnx.GraphProto.Builder.getQuantizationAnnotationOrBuilderList()This field carries information to indicate the mapping among a tensor and its quantization parameter tensors.List<? extends Onnx.TensorAnnotationOrBuilder>Onnx.GraphProto.getQuantizationAnnotationOrBuilderList()This field carries information to indicate the mapping among a tensor and its quantization parameter tensors.List<? extends Onnx.TensorAnnotationOrBuilder>Onnx.GraphProtoOrBuilder.getQuantizationAnnotationOrBuilderList()This field carries information to indicate the mapping among a tensor and its quantization parameter tensors.