1. 07 7月, 2023 1 次提交
  2. 05 7月, 2023 1 次提交
  3. 30 6月, 2023 1 次提交
  4. 29 6月, 2023 2 次提交
  5. 28 6月, 2023 1 次提交
  6. 27 6月, 2023 2 次提交
  7. 26 6月, 2023 2 次提交
  8. 21 6月, 2023 1 次提交
  9. 16 6月, 2023 1 次提交
  10. 15 6月, 2023 1 次提交
  11. 13 6月, 2023 1 次提交
  12. 12 6月, 2023 1 次提交
  13. 08 6月, 2023 1 次提交
  14. 07 6月, 2023 1 次提交
  15. 06 6月, 2023 1 次提交
  16. 26 5月, 2023 1 次提交
  17. 25 5月, 2023 1 次提交
  18. 24 5月, 2023 1 次提交
  19. 23 5月, 2023 1 次提交
  20. 22 5月, 2023 2 次提交
    • M
      [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode() (#53856) · 3794d171
      Meteor Liu 提交于
      * [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode()
      
      * [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode()
      
      * [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode()
      
      * [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode()
      
      * [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode()
      
      * [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode()
      
      * fixed cyclic reference that caused patial import
      
      * fixed bad change
      
      * fix bad import
      
      * fix bad import
      
      * fix bad import
      
      * fix ut failed caused by change in_dynamic_mode
      
      * fix ut failed caused by change in_dynamic_mode
      
      * fixed usage of in_dynamic_mode() or in_dygraph_mode()
      
      * revert python3 to python in .pre-commit-config.yaml
      
      * fix merge conflicts
      3794d171
    • Y
      [Inference] add config.enable_low_precision_io api and remove rely on... · d1bbd900
      Yuanle Liu 提交于
      [Inference] add config.enable_low_precision_io api and remove rely on AnalysisConfig::Precison in trt (#52485)
      
      d1bbd900
  21. 19 5月, 2023 1 次提交
  22. 18 5月, 2023 2 次提交
    • Z
      [inference][trt]Remove trt sparse weight api (#53905) · 1007690b
      Zhang Jun 提交于
      * Revert "[inference][trt]add trt sparse weights switch (#53562)"
      
      This reverts commit 4a69a536.
      
      * remove kSPARSE_WEIGHTS
      
      * remove kFASTER_DYNAMIC_SHAPES_0805 and add 'TrtMajorVersion' function
      1007690b
    • H
      Fused elementwises kernels and ops (#51427) · fb4a6ecf
      Hulek 提交于
      * Fused elementwises kernels and ops
      
      * change fuse pass name
      
      * adjust .pbtxt files
      
      * adjust quantization attributes
      
      * add missing arguments and fix others, review fixed
      
      * simplify fused kernel registration
      
      * fix elementwise unit tests
      
      * reuse one fused elementwise op
      
      * adjust proto
      
      * Add supported datatypes
      
      * Change 'Scale' to 'scale' in tests, change some tests to onednn
      
      * Revert breaking changes
      
      * Fix unit tests
      
      * Delete obsolete test cases
      
      * Delete commented out code
      
      * Fix codestyle
      
      * delete temporary condition
      
      * fix conflicts and delete duplicate fusing
      
      * Fix code after merge
      
      * Move tests to new directory
      
      * fix tests volatility
      
      * Rename test_elementwise_add_onednn_op.py to test_elementwise_add_mkldnn_op.py
      
      * Update CMakeLists.txt add mkldnn op test
      
      ---------
      Co-authored-by: NSilv3S <slawomir.siwek@intel.com>
      fb4a6ecf
  23. 16 5月, 2023 1 次提交
  24. 15 5月, 2023 1 次提交
  25. 12 5月, 2023 1 次提交
  26. 11 5月, 2023 6 次提交
  27. 10 5月, 2023 1 次提交
  28. 09 5月, 2023 1 次提交
  29. 08 5月, 2023 2 次提交