- 27 5月, 2018 1 次提交
-
-
由 Yancey1989 提交于
-
- 26 5月, 2018 1 次提交
-
-
由 whs 提交于
* Add quad transform. * Fix some syntax error. * Fix CUDA kernel launch configure. * Generalize geometry channels. * Rename QuadTransform to PolygonRestore. * Rename op. * Rename op and fix computation. * Modify CMakeLists.txt for box_restore op. * Refine code: 1. rename op 2. uncomment unitest on GPU
-
- 25 5月, 2018 2 次提交
- 24 5月, 2018 12 次提交
-
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 Yancey1989 提交于
-
- 23 5月, 2018 12 次提交
-
-
由 fengjiayi 提交于
-
由 Xin Pan 提交于
-
由 Yibing Liu 提交于
-
由 Xin Pan 提交于
-
由 fengjiayi 提交于
-
由 Yancey1989 提交于
-
由 fengjiayi 提交于
-
由 yuyang18 提交于
-
由 Yancey1989 提交于
-
由 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.
-
由 fengjiayi 提交于
-
由 Yibing Liu 提交于
-
- 22 5月, 2018 12 次提交
-
-
由 yuyang18 提交于
-
由 Yibing Liu 提交于
-
由 Xin Pan 提交于
-
由 Xin Pan 提交于
-
由 yuyang18 提交于
-
由 Yancey1989 提交于
-
由 yuyang18 提交于
-
由 yuyang18 提交于
-
由 Xin Pan 提交于
-
由 yi.wu 提交于
-
由 guosheng 提交于
Fix ElementwiseOpInferVarType in elementwise_op to use the default InferVarType to find var recursively
-
由 Xin Pan 提交于
Experiment on vgg flower, 2 trainers, 1ps. more trainer could have more speedup. After: Pass = 0, Iters = 327, Speed = (7.52) img/s Before: Pass = 0, Iters = 385, Speed = (6.77) img/s
-