- 31 3月, 2021 1 次提交
-
-
由 furnace 提交于
* bugfix for warpctc * fix warpctc commit id * fix warpctc commit id * fix warpctc commit id * fix warpctc commit id * fix warpctc commit id * fix WARPCTC_WITH_HIP invalid * Add logs to find out why can not dlopen libwarpctc.so * fix warpctc commit id * fix unit test test_warpctc_op * Optime failed log for dlopen * Optime failed log for dlopen * Delete extra changes * fix warpctc commit id * fix warpctc commit id * Add is_compiled_with_rocm for test_warpctc_op * fix warpctc commit id * Cancel optimize dlopen failed reason, move to next pr, due to it makes windows ci failed * Cancel optimize dlopen failed reason, move to next pr, due to it makes windows ci failed * Cancel optimize dlopen failed reason, move to next pr, due to it makes windows ci failed * fix code style problems
-
- 23 3月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
* modify windows CI to VS2017 * modify windows CI to VS2017 * modify windows CI to VS2017
-
- 16 3月, 2021 1 次提交
-
-
由 wuhuanzhou 提交于
* Optimize compilation with Ninja, notest, test=windows_ci, test=windows_op * no cache on windows ci, notest, test=windows_ci, test=windows_op * delete /Zc:inline compiled in NVCC, notest, test=windows_ci, test=windows_op * fix test_warpctc_op, notest, test=windows_ci * remove test code, test=develop
-
- 26 10月, 2020 1 次提交
-
-
由 XiaoguangHu 提交于
-
- 27 9月, 2020 1 次提交
-
-
由 Li Fuchen 提交于
* add float64 input to ctc_loss * modified error message of warpctc * update repo and tag of warpctc * add test for warpctc with float64 input * modified warpctc.cmake to make sure build always * resolved sample code bug of warpctc * add core.ops in warpctc dygraph * fix a bug of test
-
- 09 9月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 11 4月, 2020 1 次提交
-
-
由 zhangchunle 提交于
-
- 09 1月, 2020 1 次提交
-
-
由 zhouwei25 提交于
tweak the interface of cache_third_party function - expose the SOURCE_DIR for each external library (#21899)
-
- 26 12月, 2019 1 次提交
-
-
由 zhouwei25 提交于
-
- 24 12月, 2019 1 次提交
-
-
由 zhouwei25 提交于
-
- 16 12月, 2019 1 次提交
-
-
由 zhouwei25 提交于
-
- 12 12月, 2019 1 次提交
-
-
由 zhouwei25 提交于
-
- 04 12月, 2019 1 次提交
-
-
由 silingtong123 提交于
* modify the repo address of eigen and warpctc * fix the eigen not work on windows * fix the eigen and warpctc can't recompile
-
- 25 11月, 2019 1 次提交
-
-
由 zhouwei25 提交于
-
- 11 11月, 2019 1 次提交
-
-
由 Michał Gallus 提交于
test=develop
-
- 18 10月, 2019 1 次提交
-
-
由 wopeizl 提交于
* add support to gcc8, add docker env test=develop
-
- 20 5月, 2019 1 次提交
-
-
由 wopeizl 提交于
* fix the random compilation failure on windows
-
- 07 5月, 2019 1 次提交
-
-
由 Tao Luo 提交于
* remove unused FLAGS_warpctc_dir test=develop * remove FLAGS_warpctc_dir test=develop
-
- 20 2月, 2019 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 21 1月, 2019 1 次提交
-
-
由 Tao Luo 提交于
-
- 18 12月, 2018 2 次提交
- 01 11月, 2018 1 次提交
-
-
由 dzhwinter 提交于
-
- 14 10月, 2018 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 29 4月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "fix cuda9 error" * "change commit id" * "remote git tag"
-
- 08 4月, 2018 1 次提交
-
-
由 Yi Wang 提交于
* Update source files. * Update headers * Update * Update * Update * Update * Fix a CMake dependency
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 07 2月, 2018 1 次提交
-
-
由 Yu Yang 提交于
* It will sightly faster compile and make warpctc compile well on CUDA 9 and GCC 5.5
-
- 09 1月, 2018 1 次提交
-
-
由 Yiqun Liu 提交于
* Add Seq2BatchFunctor, which will be used in WarpCTCOp. * Implement WrapCTCFunctor and WrapCTCKernel. * Add unittest of warpctc_op. * Modify the check_output inferface in python unittest framework to allow check a subset of outputs. * Use absolute offset lod in warpctc_op and related functors. * Refine the comments of warpctc_op. * The new python unittest supports checking a subset of the outputs, so revoke the previous change. * Rename the transform from LoDTensor to Tensor with shape [max_sequence_length, num_sequences, sequence_width] to PaddingSequenceFunctor. * Update to the newest codes. * Rename the PaddingSequenceFunctor to PaddingLoDTensorFunctor and remove the computation of dimensions out of the functos.
-
- 17 11月, 2017 1 次提交
-
-
由 Yiqun Liu 提交于
* Support the build for multiple architectures at one cmake command (iOS). * Update the documentations.
-
- 13 10月, 2017 1 次提交
-
-
由 helinwang 提交于
-
- 12 10月, 2017 1 次提交
-
-
由 hedaoyuan 提交于
-
- 04 9月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 30 8月, 2017 2 次提交
- 28 8月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 23 8月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 03 6月, 2017 1 次提交
-
-
由 xuwei06 提交于
So that they can be found when paddle is built as a add_subdirectory project in another project.
-
- 01 6月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 29 3月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-