- 27 9月, 2020 1 次提交
-
-
由 Double_V 提交于
* Error message opt, test=develop * solve comments, test=develop * fix typo, 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 4月, 2018 1 次提交
-
-
由 Siddharth Goyal 提交于
* Fix cpplint errors, round2 * Fix pointer issue
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 08 2月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 06 2月, 2018 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 04 2月, 2018 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 31 1月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "Need to re-design LoD " * "add lod design" * "fix lod gpu ptr pointer" * "removed commented code" * "fix CI" * "remove set lod in pybind" * "fix style check" * "fix CI" * "fix long type template error" * "pybind reorder to use Place" * "fix ci" * "fix ci" * fix ci * "sperate as a new file" * "fix CI" * "fix ci" * small fix * "add test" * "fix adam op" * "fix lstmp op" * "fix adam op" * "follow comments" * "fix ci"
-
- 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 提交于
-