- 08 5月, 2018 1 次提交
-
-
由 Yu Yang 提交于
Do not use ctor * Reduce line of codes. * We can use virtual function for Maker now. * The implementation does not care what maker holds, it is easier to refactor later.
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 19 1月, 2018 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 17 1月, 2018 1 次提交
-
-
由 wanghaoshuang 提交于
1. Allocate memory for output before compute. 2. Rename 'ctc_decode' to 'ctc_align'
-
- 16 1月, 2018 2 次提交
-
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
1. Remove 'top 1'(or argmax) from CPU and GPU kernel 2. Add a new test case 3. Refine doc
-
- 15 1月, 2018 1 次提交
-
-
由 wanghaoshuang 提交于
-