- 28 10月, 2019 1 次提交
-
-
由 Chen Weihang 提交于
* replace part of the old implementation, test=develop * restore concat op, test=develop * update all ops implemention & delete GetDataTypeOfVar func, test=develop
-
- 25 9月, 2019 1 次提交
-
-
由 Liufang Sang 提交于
* refine ctc align op with padding * refine api sample code
-
- 30 8月, 2019 1 次提交
-
-
由 Liufang Sang 提交于
-
- 05 8月, 2019 1 次提交
-
-
由 Liufang Sang 提交于
* test=develop support Tensor input for ctc_align_op * test=develop add some comment
-
- 12 12月, 2018 1 次提交
-
-
由 Yu Yang 提交于
test=develop
-
- 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 提交于
-