- 08 6月, 2018 1 次提交
-
-
由 guochaorong 提交于
-
- 07 6月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 06 6月, 2018 2 次提交
- 05 6月, 2018 4 次提交
- 01 6月, 2018 6 次提交
-
-
由 baiyf 提交于
* fix conflict * code clean
-
由 yi.wu 提交于
-
由 whs 提交于
* Add python wrapper for gather op. * Add unitest for 'rank==1' and fix comments. * Fix comments.
-
由 whs 提交于
* Add shape op to get the shape of variable. * Rename get_shape to shape. * Add checker for output and fix comments.
-
由 whs 提交于
* Make bilinear_interp_op support attrs from input. * Fix python api.
-
由 Yancey1989 提交于
-
- 31 5月, 2018 4 次提交
-
-
由 yuyang18 提交于
-
由 yuyang18 提交于
-
由 yuyang18 提交于
-
由 Yancey1989 提交于
-
- 30 5月, 2018 5 次提交
-
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 mozga-intel 提交于
-
由 fengjiayi 提交于
-
由 walloollaw 提交于
-
- 29 5月, 2018 3 次提交
-
-
由 qingqing01 提交于
-
由 fengjiayi 提交于
-
由 Yancey1989 提交于
-
- 28 5月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 25 5月, 2018 3 次提交
- 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 4 次提交
-
-
由 fengjiayi 提交于
-
由 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 4 次提交
-
-
由 whs 提交于
* Add dice loss. * Fix comments. * Remove unused code.
-
由 whs 提交于
-
由 Qingsheng Li 提交于
-
由 qingqing01 提交于
1. If all bboxes are not difficult ground truth, the users can not define the data layer for this flag and not the input can be None for detection_map API. 2. Set default value for aspect_ratios in prior_box API. 3. Add more check in prior_box API.
-
- 21 5月, 2018 1 次提交
-
-
由 Qingsheng Li 提交于
* Added kernel to is_empty_op * Added python API * Updated code as required * Updated unittests
-