- 18 8月, 2023 5 次提交
-
-
由 Charles-hit 提交于
* support ir api form prim * convert vector of int to intarray * support ir api for prim * support vjp prim mode in new ir * remove useless code * add test for prim * modify utils * remove useless code --------- Co-authored-by: Ncyber-pioneer <chenzhuo@tju.edu.cn>
-
由 huangjiyi 提交于
-
由 lzy 提交于
[Inference] Make share_external_data supports bf16 and bool; fix while_op cache_inference_while_scope when using fleet_executor. (#56055) * 1. make share_external_data supports bf16 and bool; 2. don't drop_kids when cache_inference_while_scope * fix FLAGS_cache_inference_while_scope * add unitest * add unitest * skip unitest when cudnn_version < 8100 * skip test share_external_data_bf16 when CUDA_ARCH < 80
-
由 hong 提交于
* fix op translator reshape type * update * new ir support vector type place transfer * add test case * update * revert code * add test assert new ir test * update * update
-
由 wanghuancoder 提交于
-
- 17 8月, 2023 10 次提交
-
-
由 kangguangli 提交于
* fix shadow output translator * fix coverage ci
-
由 Chen Zhiyang 提交于
* add vjp autogen v1.0 * resolve type conflict
-
由 wanghuancoder 提交于
* trace run when sync bn
-
由 Sonder 提交于
* remove execution_config.used_for_control_flow_op * update * update * open static build flag * close static build flag * open static build flag * add searchsorted to analyze dtype list * recover and add test_searchsorted_op to static build list * Update CMakeLists.txt * Update CMakeLists.txt
-
由 RichardWooSJTU 提交于
-
由 tianshuo78520a 提交于
This reverts commit fd765f61.
-
由 cyber-pioneer 提交于
* support setting backward prim blacklist * add test case * polish prim forward flag * fix test case
-
由 ming1753 提交于
* [paddle-TRT] support mark output * [fix bug] hook function only call one in different predictor * add api test
-
由 hong 提交于
* fix op translator reshape type * new ir support vector type place transfer * add test case * fix new ir bn grad bug
-
由 zhouweiwei2014 提交于
-
- 16 8月, 2023 18 次提交
-
-
由 Charles-hit 提交于
* add flags for cinn test * rename DescTensor * remove useless code * modify code style * modify code style * modify code style
-
由 hong 提交于
* fix op translator reshape type * new ir support vector type place transfer * add test case
-
由 Leo Chen 提交于
* [NewIR] support c_broadcast * add legacyOpList
-
由 kangguangli 提交于
* fix inset get_parameter op bug * fix bug: insert only for parameters * fix bug: wrong idx in vector --------- Co-authored-by: Nzhangbo9674 <zhangbo54@baidu.com>
-
由 Nyakku Shigure 提交于
Co-authored-by: Nxiongkun <xiongkun03@baidu.com>
-
由 huangjiyi 提交于
* update * update
-
由 zxcd 提交于
-
由 cyber-pioneer 提交于
* fix silu backward prim bug * fix silu double grad prim
-
由 Aurelius84 提交于
* [NewIR]Add CinnJitInstruction for interpreter * fix windows compile error
-
由 onepick 提交于
runtime compiler api will only build special target if it is bind. '--include-path' is not supported by hipcc and "-I/include/folder" is better choice fix ut: * device_code_test * test_code_generator * test_fusion_group_pass * test_fusion_group_op Signed-off-by: Njiajuku <jiajuku12@163.com>
-
由 Sonder 提交于
-
由 Ruibin Cheung 提交于
* [Fluid] Migrate c_embedding to PHI * fix * add python_api * fix ut * migrate xpu kernel * fix windows compile error
-
由 jiangfan06 提交于
-
由 wanghuancoder 提交于
* add TrilAndTriuOpTranscriber for ir translator * refine
-
由 wanghuancoder 提交于
* fix assert op pd to kernel pass bug * refine * refine
-
由 Charles-hit 提交于
* [prim][newir] add basic framework for primitive * support desctensor in new ir * add vjp interface * support vjp in new ir * support vjp in new ir * polish vjp interface * fix stop_gradients set * fix vjp dispatch * add comment * add vjp test for new ir * add test for tanh vjp * [prim][newir] add basic framework for primitive * support desctensor in new ir * support vjp in new ir * support vjp in new ir * polish vjp interface * fix stop_gradients set * fix vjp dispatch * add comment * add vjp test for new ir * add test for tanh vjp * add eager and static backend for warp lower level api * support call_vjp pybind * polish code and add test for vjp * remove useless code * polish code * remove useless code * support mean vjp * add test for mean vjp and support has_vjp function * fix call_vjp * polish code * add primitive ops set for backend * add vjp test for tanh_ * fix inference CI * fix inference ci * modify fluid cmake * remove useless deps * add cmake * fix comment * fix test * polish code * modify backward stop_gradients * modify static_backend.cc * support add and add_inplace vjp * remove useless code * remove useless code * remove cout * remove cout * fix add_grad * fix add test exe --------- Co-authored-by: Ncxxly <chenxx_id@163.com> Co-authored-by: Nzhangbo9674 <zhangbo54@baidu.com>
-
由 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 7 次提交
-
-
由 hong 提交于
-
由 WangZhen 提交于
-
由 bukejiyu 提交于
* fix trt bilinear_interp_v2_op * add trt 8.0 condition * add trt 8.0 condition test bilinear add trt 8.0 condition * code style
-
由 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>
-
由 wanghuancoder 提交于
* add tensor doc
-
由 LiYuRio 提交于
-
由 danleifeng 提交于
-