onnxruntime
Updating QDQ to support Float8E4M3FN
#16550
Merged

Commits
  • Updating QDQ to support float8 types
    xadupre committed 2 years ago
  • lint
    xadupre committed 2 years ago
  • Merge branch 'main' of https://github.com/microsoft/onnxruntime into qdq
    xadupre committed 2 years ago
  • improves quantization tests
    xadupre committed 2 years ago
  • Merge branch 'main' of https://github.com/microsoft/onnxruntime into qdq
    xadupre committed 2 years ago
  • lint
    xadupre committed 2 years ago
  • lint + bug
    xadupre committed 2 years ago
  • Merge branch 'main' of https://github.com/microsoft/onnxruntime into qdq
    xadupre committed 2 years ago
  • fix quantization tests
    xadupre committed 2 years ago
  • Merge branch 'main' of https://github.com/microsoft/onnxruntime into qdq
    xadupre committed 2 years ago
  • quantization
    xadupre committed 2 years ago
  • better comments
    xadupre committed 2 years ago
  • lint
    xadupre committed 2 years ago
  • Update quantization tool
    xadupre committed 2 years ago
  • Merge branch 'main' of https://github.com/microsoft/onnxruntime into qdq
    xadupre committed 2 years ago
  • fix test for int, uint
    xadupre committed 2 years ago
  • remove debug
    xadupre committed 2 years ago
  • lint
    xadupre committed 2 years ago
  • Fix quantization for bias
    xadupre committed 2 years ago
  • night commit
    xadupre committed 2 years ago
  • still missing one step
    xadupre committed 2 years ago
  • remove test on version
    xadupre committed 2 years ago
  • lint
    xadupre committed 2 years ago
  • lint
    xadupre committed 2 years ago
  • replace DequantizationLinear by Cast
    xadupre committed 2 years ago
  • lint
    xadupre committed 2 years ago
  • fix QuantizeLinear for float16
    xadupre committed 2 years ago
  • fix qgemm
    xadupre committed 2 years ago
  • Merge branch 'qdq' of https://github.com/xadupre/onnxruntime into qdq
    xadupre committed 2 years ago
  • lint
    xadupre committed 2 years ago
  • lint
    xadupre committed 2 years ago
  • fix unit test for quantization
    xadupre committed 2 years ago
  • lint
    xadupre committed 2 years ago
  • skip reference evaluator for one test
    xadupre committed 2 years ago
  • fix misspelling used to debug
    xadupre committed 2 years ago
  • disable test when onnx not recent enough
    xadupre committed 2 years ago
  • fix remaining unit tests
    xadupre committed 2 years ago
  • lint
    xadupre committed 2 years ago
  • lint
    xadupre committed 2 years ago
Loading