- 06 9月, 2023 9 次提交
-
-
由 zhangbo9674 提交于
* fix bug * fix bug
-
由 Xianduo Li 提交于
* support new ir primitive operator in static operants * support more vjp code gen * support more vjp code gen * support more vjp code gen * use code gen * fix operants codegen * support more vjp code gen * Fix ci build error * set FLAGS_tensor_operants_mode to static in generated_vjp for testing * fix bugs * change the order of ops_name of divide_grad * replace FLAGS_enable_new_ir_in_executor by FLAGS_enable_new_ir_api in codegen and test_vjp_prim --------- Co-authored-by: NCharles-hit <wanghao107@baidu.com> Co-authored-by: N0x45f <wangzhen45@baidu.com>
-
由 zhanglirong1999 提交于
-
由 zhangbo9674 提交于
* add meta tensor * refine code * fix bug * fix bug
-
由 ronnywang 提交于
-
由 wanghuancoder 提交于
* add_n and combine support selected rows
-
由 Ruibiao Chen 提交于
-
由 Yuanle Liu 提交于
-
由 zhenhailiu 提交于
* sep group * add test * test ok * polish * test cmake script generated * add sep group * format * polish * polish
-
- 05 9月, 2023 14 次提交
-
-
由 lzydev 提交于
* fix static_build for pp * add mannual_event to support streams across progs * revert static_build.sh * fix coverage-ci * modify the method to name events * change code according to review
-
由 gouzil 提交于
* move to phi * fix * fix type
-
由 cyber-pioneer 提交于
* fix addn infermeta * fix rule bug
-
由 risemeup1 提交于
-
由 XiaociZhang 提交于
* [XPU] remove range check for ignore index * add a log
-
由 Ghost Screaming 提交于
* [WIP] Support std::vector<phi::Tensor> input and output for DistTensor. Concat forward and backward are verified. * Polish code for new dist tensor implementation. * Fix bug of DistTensor upgrade. Add support functions for std::vector<Tensor> -> std::vector<Tensor>. * Add support for DistTensor type of std::vector<phi::Tensor> as input or output of operators. Following testcases are passed. 1. concat: std::vector<phi::Tensor> -> phi::Tensor 2. unbind: phi::Tensor -> std::vector<phi::Tensor> 3. broadcast_tensors: std::vector<phi::Tensor> -> std::vector<phi::Tensor> * Polish code. Remove useless comments. * Add update_loss_scaling in skip_op_lists. * Polish code.
-
由 gouzil 提交于
* [clang-tidy] replenish cppcoreguidelines-narrowing-conversions * fix * fix
-
由 gouzil 提交于
* [Fluid] move lars_momentum_xpu to phi * Empty-Commit;test=kunlun;
-
由 ronnywang 提交于
-
由 Charles-hit 提交于
-
由 jiangfan06 提交于
-
由 jiangfan06 提交于
-
由 xiaoye 提交于
[clang-tidy] No. 57,58 cppcoreguidelines-explicit-virtual-functions clang-analyzer-core.NonNullParamChecker (#56649)
-
由 xiaoye 提交于
-
- 04 9月, 2023 14 次提交
-
-
由 WangZhen 提交于
-
由 Sonder 提交于
* remove has_structed_kerenl and has_fluid_kernel * add test_fused_layernorm_op to STATIC_BUILD_TESTS list * open static_build flag * remove distributed_fused_lamb_init from StaticBuildBlackList * use initialized replacing IsInitialized * recover codes * delete useless codes * close the flag
-
由 Yuanle Liu 提交于
-
由 zhaoyingli 提交于
* [NewIR]add c_allreduce_sum/c_identity/c_reduce_sum/c_embedding/c_embedding_grad * rm VLOG * rm c_identity from LegacyOpList * rm VLOG * rm c_reduce_sum
-
由 zhangbo9674 提交于
* add code * add code * refine code * add code * fix bug * fix bug * fix bug * add code * add ut * polish code * fix bug * refine code * fix bug * refine code * fix bug * refine code * fix bug * refine code * fix bug * refine code * add code * fix bug * fix bug * fix bug * fix bug * fix bug * refine code
-
由 WangZhen 提交于
-
由 ming1753 提交于
* Modify MarkTrtEngineOutputs API
-
由 huangjiyi 提交于
* update * fix bug * fix bug * fix bug * fix bug * rerun ci * turn off shared_phi
-
由 huangjiyi 提交于
* update * update * update
-
由 duanyanhui 提交于
-
由 LiYuRio 提交于
-
由 engineer1109 提交于
-
由 wanghuancoder 提交于
* fix contiguous
-
由 wanghuancoder 提交于
-
- 02 9月, 2023 3 次提交
-
-
由 Leo Chen 提交于
* polish code of pass and executor * update ut
-
由 Aurelius84 提交于
* [NewIR]Refine CINN Dilact directory * fix conflict * fix deps * fix unittest deps
-
由 risemeup1 提交于
* link C++ tests to libpaddle.so except windows * fix compile kill-9 bug * fix compile kill-9 bug * fix compile kill-9 bug * fix compile kill-9 bug
-