- 04 4月, 2023 1 次提交
 - 
- 
由 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
 
 - 
 - 23 11月, 2022 1 次提交
 - 
- 
由 limingshu 提交于
* first commit * 2nd commit
 
 - 
 - 21 6月, 2022 1 次提交
 - 
- 
由 Sing_chan 提交于
resort .cu headers, set clang-format not sort include block and consider .cu as main source file (#43633)
 
 - 
 - 05 6月, 2022 1 次提交
 - 
- 
由 Sing_chan 提交于
 
 - 
 - 02 3月, 2022 1 次提交
 - 
- 
由 Chen Weihang 提交于
* unify complex type trait and fix real imag bug * add unittest for type tratis
 
 - 
 - 22 2月, 2022 1 次提交
 - 
- 
由 Chen Weihang 提交于
* unify register macro * rename declare macro * fix infrt error
 
 - 
 - 20 2月, 2022 2 次提交
 - 
- 
由 Chen Weihang 提交于
* rename pten dir to phi * rename namespace to phi * rename infrt pten dir to phi * resolve conflict * rename pten to phi in cmake * revert all infrt change * change needed files * fix infrt failed * fix inference failed
 - 
由 Yiqun Liu 提交于
 
 - 
 - 16 2月, 2022 1 次提交
 - 
- 
由 Feiyu Chan 提交于
* move complex_functors.h and update all references to symbols within it
 
 - 
 - 15 2月, 2022 1 次提交
 - 
- 
由 From00 提交于
* Move Abs op to pten * Fix NPU compilation error * Fix CI error * Use LaunchSameDimsElementwiseCudaKernel in pten
 
 -