1. 04 4月, 2023 1 次提交
    • R
      Improve new executor static build (#51149) · 5bac67d4
      Ruibiao Chen 提交于
      * Improve new executor static build
      
      * Skip GC for static build
      
      * Skip infershape for static build
      
      * Handle read_op
      
      * Add fused_attention to OpsWithFluidKernelNeedMoveToPhi
      
      * Fix argsort typos
      
      * Add sequence_pool to OpsWithFluidKernelNeedMoveToPhi
      
      * Fix skip share lod errors
      
      * Fix errors for adam
      
      * Fix errors for eigvals, memcpy and fake_quantize
      
      * Add static_build.cc
      
      * Add black list
      
      * Fix CI errors
      
      * Fix CI errors
      
      * Fix CI errors
      
      * Fix TensorArray
      
      * Fix TensorArray
      
      * Add update_loss_scaling to OpsNeedSetOutputDtypeWhenRegisterPhiKernel
      
      * Fix copy
      
      * Fix errors
      
      * Fix momentum
      
      * Skip mkldnn
      
      * Fix CI errors
      
      * Fix c_sync_calc_stream_op
      
      * Fix CINN
      
      * Fix while op
      
      * All CI pass, disable FLAGS to merge code, enable it after more tests in future
      
      * Add UTs
      
      * Fix typos
      
      * Fix typos
      
      * Add mkldnn UT
      
      * Remove mkldnn test
      
      * Fix typos
      
      * Fix dist test
      
      * Fix typos
      
      * Fix CI errors
      
      * Fix CI errors
      
      * Add UTs
      
      * Fix typos
      
      * Fix typos
      
      * Add sparse tests
      
      * ToComplexType -> ToComplex
      
      * Add test_matmul_op_static_build to disable_win_inference_test
      5bac67d4
  2. 22 3月, 2023 1 次提交
    • B
      【AMP OP&Test】unit test for accuracy_op (#51009) · 8c61a95a
      Bo Zhang 提交于
      * test_accuracy_op
      
      * add create_test_fp/bf16_class
      
      * cast after calculation
      
      * change convert_uint16_to_float_ifneed
      
      * delete TestAccuracyOpFp32 according to PR comment
      
      * fix the rtol setting rules in bfloat16 forward
      8c61a95a
  3. 09 3月, 2023 1 次提交
  4. 03 2月, 2023 1 次提交
  5. 07 12月, 2022 1 次提交
  6. 16 11月, 2022 1 次提交
  7. 21 6月, 2022 1 次提交
  8. 05 6月, 2022 1 次提交
  9. 01 4月, 2022 1 次提交
  10. 08 3月, 2022 1 次提交