- 29 9月, 2020 1 次提交
-
-
由 AshburnLee 提交于
* unique op for cuda is added * add support for cuda * Add cuda support for unique op. * Add support for int32_t and int64_t. * For old version, process by cpu * Add VisitDataType for thrust
-
- 27 8月, 2020 1 次提交
-
-
由 Zhang Ting 提交于
* update doc, test=document_fix * add attr(dtype) * refine code
-
- 25 8月, 2020 1 次提交
-
-
由 Zhang Ting 提交于
* add unique_v2 op * remove unique_v2 op * update doc
-
- 12 4月, 2020 1 次提交
-
-
由 wawltor 提交于
Those ops include,scale, sum, sums,unique_with_counts,unique, wherre, add error message and test case
-
- 02 12月, 2019 1 次提交
-
-
由 wawltor 提交于
* fix the device supported of the op unique and unique_with_counts. test=develop test=document_fix * Fix the precision of test in the op of unique and unique_with_counts. test=develop test=document_fix
-
- 03 7月, 2019 1 次提交
-
-
由 zhoukunsheng 提交于
-