2 references to TensorAnnotation
Microsoft.ML.OnnxTransformer (2)
src\Microsoft.ML.OnnxConverter\OnnxMl.cs (2)
2174
private static readonly pb::MessageParser<TensorAnnotation> _parser = new pb::MessageParser<TensorAnnotation>(() => new
TensorAnnotation
());
2200
public TensorAnnotation(TensorAnnotation other) :
this
()