- 05 1月, 2021 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 04 1月, 2021 7 次提交
-
-
由 WangXi 提交于
-
由 myq406450149 提交于
* p_norm fix op version info. test=develop
-
由 tangwei12 提交于
* for inference checkpoint Change-Id: I36c979240ffa55bf1ef0c9315402960762af6be4 * for inference checkpoint Change-Id: I82025365d5b792cbea1ead506df685aecc8ac198
-
由 whs 提交于
-
由 ceci3 提交于
* register instance norm, test=op_version
-
由 channings 提交于
Co-authored-by: Nzhoushunjie <zhoushunjie@baidu.com>
-
由 GaoWei8 提交于
-
- 31 12月, 2020 7 次提交
-
-
由 yinhaofeng 提交于
* Register op version for linspace,test=op_version * Register op version for linspace,test=op_version * Register op version for linspace,test=op_version * Register op version for linspace,test=op_version * Register op version for linspace,test=op_version
-
由 123malin 提交于
* test=develop, add op_register_version for roll_op
-
由 chentianyu03 提交于
* dot op support complex types * matmul support complex types * add test case * matmul broadcast gradient support complex * move conjFunctor to complex_functor.h
-
由 ShenLiang 提交于
* fix rank_attention, test=op_version
-
由 Adam Osewski 提交于
* Add operator checkpoints for new attributes. * Fix adding subsequent checkpoint to quantize op.
-
由 wangguanzhong 提交于
-
由 cc 提交于
* Add mkldnn nearest_interp and bilinear_interp op * don't run mkldnn interpolate in default * add interpolate_mkldnn_pass
-
- 30 12月, 2020 6 次提交
-
-
由 chalsliu 提交于
-
由 wawltor 提交于
* add the support the op version check for matmul, test=op_version
-
由 wawltor 提交于
* add the op version check for the elementwise ops, test=op_version * add the support check for elementwise_ops, test=op_version
-
由 Chengmo 提交于
* fix momentum op register
-
由 hutuxian 提交于
-
由 ceci3 提交于
* upgrade instance_norm, test=op_version * fix
-
- 29 12月, 2020 4 次提交
-
-
由 FlyingQianMM 提交于
-
由 guofei 提交于
Add moving_average_abs_max_scale op_register_version
-
由 wangxinxin08 提交于
register op version for conv2d_transpose, conv3d_transpose and depthwise_conv2d_transpose, test=op_version (#29937)
-
由 Guo Sheng 提交于
test=develop test=op_version
-
- 28 12月, 2020 5 次提交
-
-
由 Jack Zhou 提交于
* add gru op_register_version; test=op_version; * Update fc,mul version;test=op_version;
-
由 Qi Li 提交于
-
由 cc 提交于
* add op version for fake_quant and fake_dequant ops, test=op_version, test=develop
-
由 Wilber 提交于
* Support MIPS arch.
-
由 LielinJiang 提交于
* register op version for grid_sampler
-
- 25 12月, 2020 5 次提交
-
-
由 LielinJiang 提交于
* enable bilateral_slice unittest on windows platform * reduce max threads
-
由 Chen Weihang 提交于
* try to add fwd op input dtypes * refactor base impl * return tmp_ins after dygraph prepare data * fix typo found in debug * polish comment & add complex net test * revert detail change * fix unittest failed * add complex kernel condition control * fix xpu test failed & polish comment * polish details by review comments
-
由 Chen Weihang 提交于
* add support for complex grad accumulated * add unittest for coverage * update test dtype * remove useless blank line
-
由 taixiurong 提交于
* support some shape in matmul and cast * modify matmul
-
由 QingshuChen 提交于
* feat: support check_nan_inf for kunlun device * support kunlun stack * minor
-
- 24 12月, 2020 2 次提交
-
-
由 tangwei12 提交于
* oneps (3/4) Co-authored-by: NMrChengmo <cmchengmo@163.com> Co-authored-by: Nmalin10 <malin10@baidu.com> Co-authored-by: Nchengmo <chengmo@baidu.com>
-
由 jakpiase 提交于
-
- 23 12月, 2020 3 次提交
-
-
由 liym27 提交于
1. Type of index: int, slice(step must be 1). 2. Type of value: (1) int32, int64, float32, bool; (2) numpy.array(int32, int64, float32, bool);<Note: float64 is not supported> (3) paddle.Tensor(int32, int64, float32, float64, bool);
-
由 Jacek Czaja 提交于
-
由 Thunderbrook 提交于
* add heter box * add trainer, worker, wrapper... * format * for ci * format * remove boost get * boost & copyright * rename * rename * format * format * format Co-authored-by: Nyaoxuefeng6 <yaoxuefeng@baidu.com>
-