- 28 8月, 2023 2 次提交
-
-
由 GGBond8488 提交于
【inplace api】Batch add inplace api gt_, ge_, lt_, le_, eq_, not_equal_, logical_and_, logical_or_, logical_xor_, logical_not_, divide_, floor_divide_, bitwise_and_ , bitwise_or_, bitwise_xor_, bitwise_not_ (#55509) * tmp commit * add atan2 * add inplace api * fix error * add inpalce divide * add inplace api * add more inplace * add more inpalce * fix logical_not error * support sinh and cosh in cpu * support asin, acos, atan, asinh, acosh, atanh in cpu * fix typro * fix typro * mv out atan2 ldexp * mv out atan2 ldexp * support sinh and cosh in gpu * support asin, acos, atan, asinh, acosh, atanh in gpu * fix ge error * fix dygraph commpare error * fix dygraph commpare error * check complex in python * fix cast inpalce error * open inplace test * fix ops.yaml error * mv cast inpalce to python * fix coverage ci * add last inplace * fix inplace error * fix cast error * fix error * add nan_to_num_ * fix typro * fix sparse cast error * remove gpu 4 * fix static cast error * tmp commit * add atan2 * add inplace api * fix error * add inpalce divide * add inplace api * add more inplace * add more inpalce * fix logical_not error * fix typro * fix typro * mv out atan2 ldexp * mv out atan2 ldexp * fix ge error * fix dygraph commpare error * fix dygraph commpare error * fix cast inpalce error * open inplace test * fix ops.yaml error * mv cast inpalce to python * fix coverage ci * add last inplace * fix inplace error * fix cast error * fix error * add nan_to_num_ * fix typro * fix sparse cast error * remove gpu 4 * fix static cast error * fix cast error * fix * Revert "check complex in python" This reverts commit c822064261d774dd58ad46a4f90ba8b467700a05. * add renorm , fix error * add coverage * fix cumsum inpalce version error * add cast inpalce impl * rm test.log * fix multiply_dyfunction and add multiply_backward test * add and use is_same_tensor * fix typro * fix sone error * fix typro --------- Co-authored-by: NScotty <jmhgchn@gmail.com> Co-authored-by: NScotty <527407973@qq.com>
-
由 kangguangli 提交于
* register set_value in new ir * fix * register set_value_grad * fix * fix * remove debug info * add unittest * fix * fix * fix * fix * fix * resolve comments
-
- 25 8月, 2023 2 次提交
-
-
由 hong 提交于
* support new ir load combine * update * polish code * remove print * update * update * update * polish code * fix bug * polish code * fix compile bug * fix bug * revert code * remove useless code * polish code
-
由 xiaoxiaohehe001 提交于
* add_bias_and_simplify_mmha
-
- 24 8月, 2023 3 次提交
-
-
由 niuliling123 提交于
-
由 YuanRisheng 提交于
-
由 zhangbo9674 提交于
* add code * fix bug * fix bug
-
- 23 8月, 2023 1 次提交
-
-
由 wanghuancoder 提交于
* support ir fill constant
-
- 22 8月, 2023 3 次提交
-
-
由 jiangfan06 提交于
-
由 Chen Weihang 提交于
* polish dist teensor design * adjust constructor * polish details * polish details design * fix compile error * refactor init tensor impl * fix reshard test * polish details * add unittest for coverage
-
由 FormlessUnit 提交于
* Modify kernels to support quantized_matmul --------- Co-authored-by: Nsuperxf <1208713646@qq.com>
-
- 21 8月, 2023 1 次提交
-
-
由 Lu Qi 提交于
-
- 18 8月, 2023 2 次提交
-
-
由 wanghuancoder 提交于
-
由 zhangbo9674 提交于
-
- 16 8月, 2023 7 次提交
-
-
由 Leo Chen 提交于
* [NewIR] support c_broadcast * add legacyOpList
-
由 MarDino 提交于
* refine static op return val
-
由 zhangbo9674 提交于
-
由 jiangfan06 提交于
-
由 wanghuancoder 提交于
-
由 Chen Weihang 提交于
* add phi forward api gen impl * add phi backward gen code * polish api code gen impl * polish code gen impl * remove auto_paralel namespace * add dygraph forward impl * add for_auto_parallel cond * fix code gen errors * add dygraph backward impl * resolve conflict with develop * refactor dist api gen impl * revert origin api gen impl * replace template for override func * fix dnnl marco error * revert third_party change * add with distributed marco * Update grad_tensor_holder.cc details * merge dist tensor constructor * change test tensor to replicate * fx typo * resolve conflict with develop * fix out dim error
-
由 hong 提交于
* support new ir load combine * update * polish code * remove print * support c concat * update * polish code * fix bug * polish code * fix compile bug * polish code * remove useless code
-
- 15 8月, 2023 1 次提交
-
-
由 xiaoxiaohehe001 提交于
* support_mmha * add_python_api * add_api_doc * fix_doc_error * fix_infermeta * add_infermeta * add_bf16_cuda_check * add_bf16_check * fix_ci_windows * fix_ci_windows_kernel_register * fix_test_mmha * add_cumoffsets * remove_bias * delete_mmha_reshape_input_output * rename_delete_hfile * remove_fluid --------- Co-authored-by: Nyangjianfengo1 <yangjianfeng01@baidu.com>
-
- 14 8月, 2023 2 次提交
-
-
由 kangguangli 提交于
-
由 MarDino 提交于
* add rmsnorm residual bias add and quant * refine python interface * add rmsnorm unittest * Add layernorm * fix layernorm unittest * refine unittest * fix example code * fix review comment
-
- 10 8月, 2023 2 次提交
-
-
由 lzy 提交于
* add variable_length_memory_efficient_attention * update variable_length_memory_efficient_attention unittest * update variable_length_mem_eff_attn's docs and unittest * update variable_length_mem_eff_attn's docs * Update test_variable_length_memory_efficient_attention.py * Update variable_length_memory_efficient_attention.cu * fix codestyle * fix variable_length_fmha's docs and unittest * fix variable_length_fmha's docs
-
由 lxd-cumt 提交于
* decompose tanh_triple_grad and add it into prim_white_list test=develop * fix TanhTripleGradKernel bugs test=develop * decompose tanh_triple_grad test=develop
-
- 09 8月, 2023 1 次提交
-
-
由 xiaoxiaohehe001 提交于
* fix_softmax_eigen * fix_ctest_seresnet * fix_ci_error
-
- 08 8月, 2023 2 次提交
-
-
由 freeliuzc 提交于
-
由 easonchan1874 提交于
-
- 07 8月, 2023 1 次提交
-
-
由 yin wei 提交于
* add mask * add backword * add enforce info * update scale * integrate code * update enforce * add enforce eq * add error type * update enforce * add test_flash_attention * Polish codes and fix compiling errors. * Set num_splits to 0 for flash-attn with tensor mask. * Fix the compiling error for non flash-attn case. --------- Co-authored-by: NLiu Yiqun <liuyiqun01@baidu.com>
-
- 04 8月, 2023 1 次提交
-
-
由 kangguangli 提交于
* fix bug: feed_with_place should consider variable existence * fix * fix build scope * change method to set feed var name * remove feed_with_place to placeholder * fix * rename to data * fix * fix
-
- 03 8月, 2023 3 次提交
- 02 8月, 2023 1 次提交
-
-
由 wz1qqx 提交于
-
- 01 8月, 2023 1 次提交
-
-
由 hong19860320 提交于
-
- 31 7月, 2023 2 次提交
-
-
由 hong 提交于
* fix new ir shadow typo * update
-
由 wanghuancoder 提交于
support stride
-
- 28 7月, 2023 2 次提交
-
-
由 hong 提交于
* new ir support save combine * update * polish code * update * new ir support fluid op * remove depulicate op * fix ir exe test compile error * fix compile bug * update * code format * update * update * polish code
-
由 Asthestarsfalll 提交于
* [OpCompat] Remove redundant mappings * update op_compat.yaml
-