1. 18 1月, 2022 1 次提交
  2. 13 1月, 2022 1 次提交
  3. 25 12月, 2021 1 次提交
  4. 24 12月, 2021 1 次提交
  5. 23 12月, 2021 3 次提交
  6. 21 12月, 2021 1 次提交
  7. 17 12月, 2021 3 次提交
  8. 15 12月, 2021 2 次提交
  9. 07 12月, 2021 1 次提交
  10. 03 12月, 2021 1 次提交
  11. 30 11月, 2021 3 次提交
  12. 15 10月, 2021 1 次提交
  13. 12 10月, 2021 1 次提交
  14. 11 10月, 2021 1 次提交
  15. 05 10月, 2021 1 次提交
    • J
      Merge pull request #20535 from SamFC10:onnx-q · cce78cc5
      Jebastin Nadar 提交于
      dnn : int8 quantized layers support in onnx importer
      
      * added quantized layers support in onnx importer
      
      * added more cases in eltwise node, some more checks
      
      * added tests for quantized nodes
      
      * relax thresholds for failed tests, address review comments
      
      * refactoring based on review comments
      
      * added support for unsupported cases and pre-quantized resnet50 test
      
      * relax thresholds due to int8 resize layer
      cce78cc5
  16. 22 9月, 2021 1 次提交
  17. 17 9月, 2021 1 次提交
  18. 12 9月, 2021 1 次提交
  19. 09 9月, 2021 1 次提交
    • R
      Merge pull request #20605 from rogday:split_slice_shenanigans · 4807cd8a
      rogday 提交于
      Add Normalize subgraph, fix Slice, Mul and Expand
      
      * Add Normalize subgraph, support for starts<0 and axis<0 in Slice, Mul broadcasting in the middle and fix Expand's unsqueeze
      
      * remove todos
      
      * remove range-based for loop
      
      * address review comments
      
      * change >> to > > in template
      
      * fix indexation
      
      * fix expand that does nothing
      4807cd8a
  20. 01 9月, 2021 1 次提交
  21. 20 8月, 2021 1 次提交
    • R
      Merge pull request #20494 from rogday:onnx_diagnostic_fix · 6801dd04
      rogday 提交于
      fix ONNXImporter diagnostic mode layer registration issue
      
      * fix layer registration, thread unsafe access and align the behavior of DNN_DIAGNOSTICS_RUN between onnx and tf importers
      
      * move skipModelInput
      
      * print all missing layers
      
      * address TF issue
      6801dd04
  22. 19 8月, 2021 1 次提交
  23. 18 8月, 2021 1 次提交
  24. 16 8月, 2021 1 次提交
  25. 13 8月, 2021 1 次提交
  26. 07 8月, 2021 1 次提交
  27. 30 7月, 2021 1 次提交
  28. 28 7月, 2021 1 次提交
  29. 23 7月, 2021 1 次提交
  30. 16 7月, 2021 1 次提交
  31. 10 7月, 2021 1 次提交
  32. 01 7月, 2021 1 次提交
  33. 30 3月, 2021 1 次提交