onnxruntime
Avoid duplicate symbol error between ONNX and ORT for ostream operator<< with TensorShapeProto
#12651
Merged

Commits
  • Remove ostream operator<< definitions for TensorShapeProto and TensorProto as they clash with ONNX definitions in onnx/defs/printer.h/cc.
    skottmckay committed 3 years ago
  • Merge remote-tracking branch 'origin/main' into skottmckay/RemoveTensorShapeProtoOStreamOutputDefinitionDueToClashWithOnnxDefinition
    skottmckay committed 3 years ago
  • Merge remote-tracking branch 'origin/main' into skottmckay/RemoveTensorShapeProtoOStreamOutputDefinitionDueToClashWithOnnxDefinition
    skottmckay committed 3 years ago
  • Update training usage
    skottmckay committed 3 years ago
Loading