- 19 4月, 2019 1 次提交
-
-
由 Yibing Liu 提交于
* Merge conflicts with 1.4 * Resolve conflicts * Fix some comments test=release/1.4 * Fix py3 error test=release/1.4
-
- 24 1月, 2019 1 次提交
-
-
由 Yiqun Liu 提交于
* Refine the beam_search op and test. * A basic CUDA implementation of beam_search for small batch_size. * Implement CUDA kernel for beam_search_op. * Use multiple CUDA threads in the same block to select the top beam. * Update the python api of beam_search op. * Enable extend function in CPU kernel of beam_search op. * Unify the CUDA codes. test=develop * Unify the CPU kernel of beam_search op. * Ensure the seletced items of beam_search_op's CPU kernel sorted by scores. * Update the description of beam_search in API.spec. * Enable the use of CUDA kernel in beam_search op. * Exclude the beam_search's CUDA unittest when there is no CUDA gpu, and delete some debuging statements. test=develop * Follow comments. test=develop * Call the CPU kernel for beam_search op when batch_size > 4. test=develop * Remove the except of is_empty op in PrepareData. test=develop
-
- 21 12月, 2018 1 次提交
-
-
由 sneaxiy 提交于
fix comment test=develop
-
- 12 12月, 2018 1 次提交
-
-
由 Yu Yang 提交于
test=develop
-
- 26 11月, 2018 1 次提交
-
-
由 peizhilin 提交于
-
- 24 11月, 2018 1 次提交
-
-
由 peizhilin 提交于
-
- 02 11月, 2018 1 次提交
-
-
由 chengduo 提交于
test=develop
-
- 10 9月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 25 8月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* tensor windows support * "fix ci" * "remove utils"
-
- 24 8月, 2018 2 次提交
- 17 7月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 02 7月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 30 6月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 29 6月, 2018 1 次提交
-
-
由 gongweibao 提交于
-
- 28 6月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 22 6月, 2018 1 次提交
-
-
由 Kexin Zhao 提交于
-
- 15 6月, 2018 1 次提交
-
-
由 Kexin Zhao 提交于
* add lod_tensor util and modify pybind * refind pybind LoDTensor API and modify LoDTensor and DataFeeder test * fix test error * fix detection map op test * fix reorder_lod_tensor test * fix seq_concat_op * fix chunk evel op test * fix target assign op * fix warp ctc op * address comments step 1: reverse reset_lod op * step 2: modify op test * add warning message * remove has_valid_lod * add back has_valid_lod * address comments * add exception catching trial
-
- 11 4月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 07 3月, 2018 1 次提交
-
-
由 Yu Yang 提交于
Make vec<Tensor> can be serialized to RecordIO
-
- 15 2月, 2018 1 次提交
-
-
由 Yi Wang 提交于
* Update tensor_util.h * Update with moved TensorDesc * Fix tensur_utils.cu * Update * Update * Update * Update * Make tensor_util.cu a symbolic link
-
- 12 2月, 2018 2 次提交
-
-
由 qingqing01 提交于
-
由 Liu Yiqun 提交于
-
- 10 2月, 2018 2 次提交
- 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"
-
- 23 1月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
neural machine translation model support beam search with while op
-
- 18 1月, 2018 3 次提交
- 17 1月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 12 1月, 2018 2 次提交
-
-
由 Qiao Longfei 提交于
* add GetLoD for debug * add LoDToString * optimize if * typo * add lod_tensor to operator's dependency
-
由 Yang Yang 提交于
-
- 11 1月, 2018 1 次提交
-
-
由 Yang Yang 提交于
-
- 10 1月, 2018 1 次提交
-
-
由 Yang Yang(Tony) 提交于
feature/parallel_gpu
-
- 09 1月, 2018 2 次提交
- 05 1月, 2018 2 次提交
- 03 1月, 2018 1 次提交
-
-
由 Yang Yu 提交于
-