- 25 3月, 2022 1 次提交
-
-
由 FlyingQianMM 提交于
-
- 18 1月, 2022 1 次提交
-
-
由 Yiqun Liu 提交于
-
- 17 1月, 2022 1 次提交
-
-
由 Wilber 提交于
* add pten::Place data structure. * update ci problem * fix ci problem * update * using platform::Place=pten::Place * remove BOOST_GET_CONST for CPUPlace and GPUPlace * compile pass 25%. * compile pass 45% * compile pass 60% * remove boost_get for xpu npu mlu and ipu * compile pass on cpu and gpu. * fix compile problem * fix compile error. * update * fix ci problem * update * ci approve * fix ci problem * fix ci eager test problem * remove BOOST_GET_CONST * fix npu compile
-
- 30 12月, 2020 1 次提交
-
-
由 wawltor 提交于
* add the op version check for the elementwise ops, test=op_version * add the support check for elementwise_ops, test=op_version
-
- 24 9月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
* use iwyu clean include, test=develop, test=win * compilation error, test=develop * fix compilation error2, test=develop * fix compilation error3, test=develop * fix compilation error4, test=develop * fix compilation error5, test=develop * fix compilation error6, test=develop * fix compilation error7, test=develop * fix compilation error8, test=develop * fix compilation error8, test=develop * fix compilation error10, test=develop * fix compilation error11, test=develop
-
- 22 8月, 2020 1 次提交
-
-
由 WangXi 提交于
-
- 16 10月, 2019 1 次提交
-
-
由 zhongpu 提交于
* fix elementwise_floordiv_op and elementwise_mod_op, test=develop * fix API.spec, test=develop * fix API.spec, test=develop
-
- 24 9月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 09 5月, 2019 1 次提交
-
-
由 zhoukunsheng 提交于
* test=develop add elementwise_mod and elementwise_floordiv, fix equation problem in elementwise_mod
-
- 21 3月, 2019 2 次提交
- 16 11月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* wip simplify operator framework * wip * wip * done test=develop * clean test=develop * fix test=develop * fix deps test=develop * fix cpu build test=develop * fix tensorrt build test=develop * fix tests test=develop * fix test=develop * fix cpu build test=develop
-
- 08 5月, 2018 1 次提交
-
-
由 Yu Yang 提交于
Do not use ctor * Reduce line of codes. * We can use virtual function for Maker now. * The implementation does not care what maker holds, it is easier to refactor later.
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 31 1月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
* add basic interface for learning rate decay * add exponential_decay * add natural_exp_decay * add inverse_time_decay
-