- 17 6月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 16 6月, 2018 1 次提交
-
-
由 Kexin Zhao 提交于
* Modify lod_tensor.md and nn.py * Modify control_flow.py doc * undo change in lod_tensor.md
-
- 15 6月, 2018 18 次提交
-
-
由 Yibing Liu 提交于
-
由 qingqing01 提交于
* Update some doc about layers' API. * Fix format. * Fix example bug in random_data_generator. * Fix example bug in dropout. * Follow comments and some small fix for some examples.
-
由 wanghaoshuang 提交于
-
由 chengduoZH 提交于
-
由 dzhwinter 提交于
-
由 Yibing Liu 提交于
-
由 dzhwinter 提交于
-
由 dzhwinter 提交于
-
由 dzhwinter 提交于
-
由 dzhwinter 提交于
-
由 dzhwinter 提交于
-
由 dzhwinter 提交于
-
由 dzhwinter 提交于
-
由 fengjiayi 提交于
-
由 Yibing Liu 提交于
-
由 Luo Tao 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
- 14 6月, 2018 8 次提交
-
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
由 dzhwinter 提交于
-
由 Yibing Liu 提交于
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-
由 fengjiayi 提交于
-
由 whs 提交于
* Add mean_iou op. * Add unitest for mean iou op. * Add optional collections of confusion matrix and mean_iou. * Fix cuda kernel. * Refine code. 1. Merge computing in GPU to two kernel. 2. Use wrong array and correct array instead of confusion matrix. * Add python api and fix cuda kernel. * Fix comments. * Small fix. * Small fix.
-
- 13 6月, 2018 7 次提交
-
-
由 fengjiayi 提交于
-
由 chengduoZH 提交于
-
由 yuyang18 提交于
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 fengjiayi 提交于
-
由 Yancey 提交于
* expose h0 in dynamic_lstm * update by comment * update by comment * h0 to H0
-
- 12 6月, 2018 3 次提交
-
-
由 yuyang18 提交于
* less_than * cumsum * multiplex * open_recordio_file
-
由 Wu Yi 提交于
* enable docstring checker and fix comments * update * update by comments * fix build
-
由 qingqing01 提交于
* Add normalization operator. 1. Refine the raw norm_op and let it more general to support to normalize Tensor along any axis. 2. There is a bug in l2_normalize API, which lacks sqrt after `reduce_sum`. 3. Use norm_op to refine the l2_normalize API. 4. Fix bug in test_normalization_wrapper.py.
-
- 11 6月, 2018 2 次提交