- 14 9月, 2021 33 次提交
-
-
由 zhaoyingli 提交于
* add layerwise learning rate for adamw * fix format * add unitest * add NotImplementedError * add gpu unitest * update gpuplace
-
由 pangyoki 提交于
-
由 JingZhuangzhuang 提交于
* add anchor_generator test * add anchor_generator test * add clip convert test * add swish convert test * modify Co-authored-by: Nxiaoxiaohehe001 <hiteezsf@163.com>
-
由 Sing_chan 提交于
* new function: share third party cache among servers to fasten build speed * modified code according to zhouwei25's comment * add wget install step, move cd build to the last of if condition * block note and error of third_party share; change bce upload method * change third_party sub_dir in bos, since third party in different cuda version cant share * set sub_dir by get nvcc version * change third_party local path to be same with bos path
-
由 JingZhuangzhuang 提交于
* add anchor_generator test * add anchor_generator test * add clip convert test * delete wrong file Co-authored-by: Nxiaoxiaohehe001 <hiteezsf@163.com>
-
由 Yiqun Liu 提交于
Implement FunctionTraits to support two kinds of elementwise functor and remove some old codes for broadcast. (#35688)
-
由 yaoxuefeng 提交于
-
由 XYZ_916 提交于
delete blank lines at the beginning of the file
-
由 XYZ_916 提交于
1. optimize the error message of softmax_with_cross_entropy_op;2. add input value check for cross_entropy, if the dimention of input is zero, raise error. test = develop
-
由 XYZ_916 提交于
-
由 JingZhuangzhuang 提交于
* add dropout convert test * modify dropout convert test Co-authored-by: Nxiaoxiaohehe001 <hiteezsf@163.com>
-
由 wanghuancoder 提交于
-
由 JingZhuangzhuang 提交于
* add affine_channel test * modify affine_channel convert test Co-authored-by: Nxiaoxiaohehe001 <hiteezsf@163.com>
-
由 Qi Li 提交于
* [NPU] conv2d_transpose_grad, test=develop * remove debug files, test=develop * fix bug, test=develop * [NPU] fix test_conv2d_transpose_op_npu, test=develop
-
由 Aurelius84 提交于
-
由 xiaoxiaohehe001 提交于
* add_roi_align * add_roi_align * add_roi_align_teller * add_roi_align * add-roi_align
-
由 xiaoxiaohehe001 提交于
* add_concat_teller * add_concat_teller * add_concat_teller * add_concat_teller * add_concat_teller
-
由 xiaoxiaohehe001 提交于
* add_bn_ * add_bn_teller * add_bn_teller * add_bn_teller * add_bn_teller
-
由 xiaoxiaohehe001 提交于
* add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller
-
由 津 提交于
-
由 津 提交于
-
由 JingZhuangzhuang 提交于
-
由 Yuang Liu 提交于
-
由 wangxinxin08 提交于
-
由 Qi Li 提交于
* [NPU] fix npu pr
-
由 Haohongxiang 提交于
* Add solutions to PyLayer which is unsupported in DataParallel * modify note format for parallel.py * modify docs of dataparallel * add docs of dp with pylayer * modify docs format * modify example format * change example of dp with pylayer * add unittest for dp with pylayer * modify ut * merge latest codes * update * modify for CI-Coverage * modify text-indent
-
由 Aurelius84 提交于
Intergrate StandaloneExecutor in Static.Executor Interface with FLAGS_USE_STANDALONE_EXECUTOR (#35628) * Intergrate StandaloneExecutor in Static.Executor Interface with FLAGS_USE_STANDALONE_EXECUTOR * Enhance unittest and clean code in StandaloneExecutor * polish unittest
-
由 Wilber 提交于
-
由 zhiboniu 提交于
add fill_ backward
-
由 chenenquan 提交于
* Add empty_cache api to release idle gpu memory hold by allocator,test=develop * Add empty_cache api to release idle gpu memory hold by allocator,test=develop * Add empty_cache api to release idle gpu memory hold by allocator,test=develop * Fix test coverage problem for empty_cache * delete redundant check for empty_cache * fix the problem of empty_cache's doc * delete the nvidia-smi comment in doc of empty_cache, test=document_fix
-
由 石晓伟 提交于
-
由 Wilber 提交于
-
由 WeiXin 提交于
-
- 13 9月, 2021 7 次提交
-
-
由 YUNSHEN XIE 提交于
-
由 Yiqun Liu 提交于
Revert "Implement FunctionTraits to support two kinds of elementwise functor and remove some old codes for broadcast. (#35487)" (#35686)
-
由 xiaoting 提交于
* fix interpolate launch error, test=develop * fix area mode for interp, test=develop
-
由 tianshuo78520a 提交于
Fix CPU CI build-time
-
由 Yiqun Liu 提交于
Implement FunctionTraits to support two kinds of elementwise functor and remove some old codes for broadcast. (#35487)
-
由 xiongkun 提交于
-
由 taixiurong 提交于
-