- 02 9月, 2022 10 次提交
-
-
由 xiongkun 提交于
* 1. make list transformer into jit form. 2. fix some bugs in tensor_array, such as append. 3. enhance the function analysis visitor to recognize push/pop. 4. add setter/getter helper to deal with 2+ name sets. * fix ci errors: 1. add to_tensor_array logic in convert_cond 2. fix IfExpr error. 3. fix erros while return_names or push_pop_names is None 4. fix slice error in a[i]=1 where a is tensor_array 5. add pop interface in Variable
-
由 Weilong Wu 提交于
* [Eager] fix spectral_norm interface under eager mode * fix spectral_norm yaml config
-
由 Weilong Wu 提交于
* [Eager] fix max_pool3d_with_index interface under different mode * fix mistake * Add tests under legacy and supplement comments
-
由 JZ-LIANG 提交于
* bugfix (#45332) * customize wait_comm
-
由 wuhuachaocoding 提交于
-
由 zhangbo9674 提交于
-
由 Yuanle Liu 提交于
-
由 Haohongxiang 提交于
-
由 Weilong Wu 提交于
-
由 Weilong Wu 提交于
-
- 01 9月, 2022 12 次提交
-
-
由 Weilong Wu 提交于
-
由 Weilong Wu 提交于
-
由 ronnywang 提交于
* [NPU] add conv3d_transpose, instance_norm, instance_norm_grad * add ut * remove instance_norm_grad
-
由 houj04 提交于
-
由 Xiaoxu Chen 提交于
* add erf_p primitive operators * add gelu orig2prim rule
-
由 taixiurong 提交于
test=kunlun
-
由 Roc 提交于
-
由 kuizhiqing 提交于
* add fetch and prune for build cinn pass * add prune flag
-
由 Ruibiao Chen 提交于
-
由 wangguanqun 提交于
* config * fix unittest * zero init & cache & patch config * add barrier to save and load * add unittest
-
由 haosicheng 提交于
-
由 zhaoyingli 提交于
-
- 31 8月, 2022 16 次提交
-
-
由 duanyanhui 提交于
* enhance grid_sampler cpu kernel to 5D input * fix bug when 5D input tensor running on the cudnn kernel
-
由 Leo Chen 提交于
-
由 zyfncg 提交于
* revert the change of remove_training_info * update * update
-
由 pangyoki 提交于
* new exe skip async mode * open distribution
-
由 Weilong Wu 提交于
-
由 JZ-LIANG 提交于
* bugfix (#45332) * dist embedding support lookup table v1 * add unitest * update unitest cmake
-
由 zhaoyingli 提交于
* add grad_clip pass * add unittest * add notes * update func * add dist_attr for new op
-
由 Roc 提交于
-
由 Guanghua Yu 提交于
-
由 六个骨头 提交于
-
由 Aurelius84 提交于
* [OpAttr]output_size of unpool support Tensor type * fix coverage * fix contain_var * fix coverage
-
由 xiongkun 提交于
-
由 Ruibiao Chen 提交于
* Refactor ExecutorCache * Update code * Fix mkldnn UT errors * Fix typos * Fix CI errors
-
由 LiYuRio 提交于
-
由 Charles-hit 提交于
* fix split bug * solve function redefine * fix fluid.layers.split and add unit test * delete splitInferMeta register in unary.cc * modify test_split_op GPU unit test * modify test_split_op GPU unit test place param * refactor split op and fix infershape bugs * add () in && and || * fix split C++ unit test * fix split infershape
-
由 Li Min 提交于
-
- 30 8月, 2022 2 次提交
-
-
由 ronnywang 提交于
* [NPU] fix pool_op, interpolate_op * fix slice_op_npu * fix test_mixed_precision_npu
-
由 Weilong Wu 提交于
-