- 29 1月, 2019 19 次提交
-
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 tink2123 提交于
-
由 tink2123 提交于
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 Wu Yi 提交于
* fix default create_parameter dtype maching initializers test=develop * update type check test=develop * update test=develop
-
- 28 1月, 2019 10 次提交
-
-
由 minqiyang 提交于
test=develop
-
由 minqiyang 提交于
test=develop
-
由 minqiyang 提交于
test=develop
-
由 minqiyang 提交于
test=develop
-
由 JiabinYang 提交于
-
由 JiabinYang 提交于
-
由 minqiyang 提交于
-
由 JiabinYang 提交于
-
由 Haihao Shen 提交于
* Enable mobilenet UT in separate test class; use download cache by paddle download utility and cache unzip; and fix typo; test=develop * Extract cache_unzipping function for reuse; format code style; test=develop * Simplify the test code by define a combined function for both downloading and unzipping; test=develop
-
由 JiabinYang 提交于
-
- 25 1月, 2019 9 次提交
-
-
由 JiabinYang 提交于
-
由 JiabinYang 提交于
-
由 Haihao Shen 提交于
-
由 jerrywgz 提交于
-
由 jerrywgz 提交于
-
由 JiabinYang 提交于
-
由 JiabinYang 提交于
-
由 gongweibao 提交于
-
由 Xin Pan 提交于
test=develop
-
- 24 1月, 2019 2 次提交
-
-
由 Xin Pan 提交于
test=develop
-
由 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
-