- 15 6月, 2018 2 次提交
- 14 6月, 2018 2 次提交
-
-
由 dzhwinter 提交于
-
由 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 5 次提交
-
-
由 fengjiayi 提交于
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 Yancey 提交于
* expose h0 in dynamic_lstm * update by comment * update by comment * h0 to H0
-
- 12 6月, 2018 2 次提交
-
-
由 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 次提交
- 08 6月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 05 6月, 2018 3 次提交
- 01 6月, 2018 3 次提交
- 31 5月, 2018 3 次提交
- 30 5月, 2018 5 次提交
-
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 mozga-intel 提交于
-
由 fengjiayi 提交于
-
由 walloollaw 提交于
-
- 29 5月, 2018 2 次提交
-
-
由 qingqing01 提交于
-
由 fengjiayi 提交于
-
- 28 5月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 25 5月, 2018 1 次提交
-
-
由 baiyf 提交于
* unify UpsamplingBilinear2d interface specification * unify UpsamplingBilinear2d interface specification * fix name conventions * small fix about computation order
-
- 24 5月, 2018 1 次提交
-
-
由 baiyf 提交于
* Expose bilinear operator into Python API * delete unused lines * delete unused lines * fix typos * fix name arg and typos
-
- 23 5月, 2018 2 次提交
-
-
由 whs 提交于
* Enhance reduce op for multi dims. * Uncomment some unitest. * Uncomment unitest. * Remove unused code. * Fix infershape and python wrapper. * Add more examples. * Fix l2_normalize. * Fix normalization_wrapper. * Polish code. 1. Rename unitest function. 2. Rename const variable.
-
由 Yibing Liu 提交于
-
- 22 5月, 2018 2 次提交
- 17 5月, 2018 2 次提交
-
-
由 qingqing01 提交于
-
由 zhanghaichao 提交于
-
- 04 5月, 2018 1 次提交
-
-
由 Kexin Zhao 提交于
-