- 27 8月, 2018 2 次提交
- 26 8月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
* fix auc layer and add check for auc op * use input to check if states are inited * optimize code
-
- 23 8月, 2018 4 次提交
-
-
由 guochaorong 提交于
This reverts commit f5d5d7b2.
-
由 sneaxiy 提交于
-
由 chengduo 提交于
* add is_test for while_op * Change API
-
由 qingqing01 提交于
-
- 22 8月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Disable in_place in batch_norm API.
-
- 21 8月, 2018 1 次提交
-
-
由 Qingsheng Li 提交于
* Fix scatter_op python API and remove inconsistency between implementation and doc * API spec change * Change as review comment
-
- 20 8月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Fix bug in conditional_block_op. * Fix bug and add comments. * Rename arguments.
-
- 17 8月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
Add dependency to send recv
-
- 16 8月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 15 8月, 2018 4 次提交
- 14 8月, 2018 2 次提交
- 13 8月, 2018 2 次提交
- 10 8月, 2018 3 次提交
- 09 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 07 8月, 2018 2 次提交
- 06 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 01 8月, 2018 2 次提交
- 31 7月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "remove inplace in single op" * "fix ci" * "add transpiler case" * fix conflict * "fix reshape" * "delete reshape inplace attr" * "follo the comments" * "rerun ci"
-
- 30 7月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Hidden APIs for While, StaticRNN, ParallelDo.
-
- 26 7月, 2018 2 次提交
- 24 7月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Hiden some LoDTensor ralatted ops' Python wrapper.
-
- 23 7月, 2018 1 次提交
-
-
由 baiyf 提交于
* expose rank_loss python api
-
- 22 7月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 20 7月, 2018 3 次提交
-
-
由 fengjiayi 提交于
1. Make the feeding thread of py_reader a daemon thread. 2. Update buffer_reader's destructor, fixing a bug. 3. Make pyreader demo script supporting CPU environment.
-
由 qingqing01 提交于
* Fix serious bug in nesterov momentum optimizer.
-
由 qingqing01 提交于
-
- 19 7月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
fix AUC op optimize it's test
-