- 10 10月, 2018 2 次提交
-
-
由 chengduo 提交于
test=develop
-
由 chengduo 提交于
* set the right shape of selected_rows test=develop * enhance check * fix activation_op * remove cast * use ShareDimInfo replace SetDim and ShareLod * use ShareDimAndLod test=develop * follow comment test=develop * check whether the input has lod test=develop * Split ShareDimAndLod test=develop * checkout clip.py test=develop
-
- 09 10月, 2018 3 次提交
-
-
由 qingqing01 提交于
* Fix bug in reduce_op caused by PR #13534 * Fix output shape and enhance unit test. test=develop
-
由 Tao Luo 提交于
test=develop
-
由 dzhwinter 提交于
* "avoid copy back to cpu" * "add infinity support" * "fix ci" * "add cpu macro" * rerun ci; test=develop * "fix api" test=develop * test=develop * test=develop * test=develop * test=develop * test=develop
-
- 08 10月, 2018 8 次提交
-
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
由 qingqing01 提交于
-
由 Tao Luo 提交于
test=develop
-
由 Xin Pan 提交于
test=develop
-
由 chengduoZH 提交于
test=develop
-
由 Xin Pan 提交于
test=develop
-
由 dzhwinter 提交于
* "fix operators cmake" * "rerun ci" test=develop
-
- 01 10月, 2018 1 次提交
-
-
由 Michal Gallus 提交于
test=develop
-
- 30 9月, 2018 5 次提交
-
-
由 sneaxiy 提交于
-
由 tensor-tang 提交于
test=develop
-
由 Tao Luo 提交于
test=develop
-
由 dzhwinter 提交于
* "fix compile error" * "fix ci" * rerun ci test=develop * test=develop rerun ci
-
- 29 9月, 2018 11 次提交
-
-
由 luotao1 提交于
test=develop
-
由 wangguibao 提交于
test=develop
-
由 chengduo 提交于
test=develop
-
由 luotao1 提交于
test=develop
-
由 luotao1 提交于
-
由 Xin Pan 提交于
test=develop
-
由 Xin Pan 提交于
test=develop
-
由 Xin Pan 提交于
test=develop
-
由 Dun 提交于
* refine reduce by cub * optimize KernelDepthwiseConvFilterGrad * optimize depthwise conv and reduce mean and reduce sum * fix bug: dilation * cuda arch and cuda 8 compatible
-
由 Xin Pan 提交于
test=develop
-
由 Xin Pan 提交于
test=develop
-
- 28 9月, 2018 10 次提交
-
-
由 Xin Pan 提交于
Add API.spec test=develop
-
由 Tao Luo 提交于
test=develop
-
由 Jacek Czaja 提交于
test=develop
-
由 JiabinYang 提交于
-
由 qiaolongfei 提交于
-
由 Tao Luo 提交于
test=develop
-
由 dzhwinter 提交于
* flags * "follow comment"
-
由 Jacek Czaja 提交于
test=develop
-
由 Tao Luo 提交于
-
由 Xin Pan 提交于
scope's API modifies its internal state. And scope's API can be called from multiple threads during traing. Hence, we need locks to protect the scope's internal states. We can optimize it in the future. But the current solution is buggy. test=develop
-