- 16 6月, 2020 1 次提交
-
-
由 hong19860320 提交于
-
- 11 5月, 2020 1 次提交
-
-
由 silingtong123 提交于
* test=develop, support WITH_TESTING=ON on windows test=develop, modify the path of test_file in build_windows.bat test=develop, modify the docment of windows compilation test=develop, modify the document * test=develop, modify the build_windows.bat
-
- 24 3月, 2020 1 次提交
-
-
由 cc 提交于
-
- 24 12月, 2019 1 次提交
-
-
由 hong19860320 提交于
* Support multiple types for XPU and NPU op bridges * Add lookup_table, gather, slice, stack and scale op bridges for supporting BERT * Fix the definition of lookup_table kernel for X86
-
- 06 11月, 2019 1 次提交
-
-
由 Wilber 提交于
update reshape op to support multiple input types of shape. priority: input(ShapeTensor) > input(Shape) > attr(shape) update slice op to support multiple iput types of starts and ends. priority: input(StartsTensor) > input(StartsTensorList) > attr(starts)
-
- 04 9月, 2019 1 次提交
-
-
由 Wilber 提交于
* modify slice op and add slice test * modify slice op bug
-