- 19 1月, 2018 1 次提交
-
-
由 Luo Tao 提交于
-
- 15 1月, 2018 1 次提交
-
-
由 gongweibao 提交于
Fix grpc bugs
-
- 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.
-
- 06 1月, 2018 1 次提交
-
-
由 tensor-tang 提交于
-
- 05 1月, 2018 1 次提交
-
-
由 tensor-tang 提交于
-
- 04 1月, 2018 1 次提交
-
-
由 tensor-tang 提交于
-
- 28 12月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 21 12月, 2017 1 次提交
-
-
由 hedaoyuan 提交于
* Add libprotobuf-lite.a when install. * Fix protobuf.cmake * Bug fix
-
- 12 12月, 2017 1 次提交
-
-
由 tensor-tang 提交于
-
- 08 12月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 06 12月, 2017 1 次提交
-
-
由 Yancey1989 提交于
-
- 05 12月, 2017 1 次提交
-
-
由 dzhwinter 提交于
-
- 01 12月, 2017 2 次提交
-
-
由 Yiqun Liu 提交于
Add version and commit information in capi config.h and use unofficial glog for Android API < 21. (#6113) * Automatically configure the version and commit information in capi. * Use the unofficial glog repository for building for Android (API < 21).
-
由 typhoonzero 提交于
-
- 30 11月, 2017 3 次提交
-
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
由 Yu Yang 提交于
-
- 29 11月, 2017 1 次提交
-
-
由 武毅 提交于
* fix compile on cudnn7 * update * update * make silent
-
- 28 11月, 2017 2 次提交
-
-
由 Yu Yang 提交于
* Fix MacOS compile * Update GRPC * Unset PROTOBUF_EXEC
-
由 武毅 提交于
* WIP send recv op * WIP send recv * put grpc impl in details * put grpc impl in details * update wip * update proto * update proto * update proto * clean cmake * wip on op implementations * wip on op implementations * compile ok adding ut * wip unitest * add extern cares for linking * wip add ut * working version send recv * revert optimizer.py * update test cmake * add libtool to dockerfile * update cmake dependency * update cmake depends * update cmake grpc depends * fix cmake dependency * fix compile error * fix compile * follow comments * update * update copyfrom
-
- 27 11月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 17 11月, 2017 2 次提交
-
-
由 tensor-tang 提交于
-
由 Yiqun Liu 提交于
* Support the build for multiple architectures at one cmake command (iOS). * Update the documentations.
-
- 16 11月, 2017 2 次提交
-
-
由 tensor-tang 提交于
-
由 Luo Tao 提交于
-
- 15 11月, 2017 1 次提交
-
-
由 Yiqun Liu 提交于
-
- 10 11月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 09 11月, 2017 3 次提交
-
-
由 tensor-tang 提交于
-
由 Luo Tao 提交于
-
由 Luo Tao 提交于
-
- 08 11月, 2017 2 次提交
-
-
由 tensor-tang 提交于
and abandoned deprecated sum API interface
-
由 tensor-tang 提交于
-
- 06 11月, 2017 1 次提交
-
-
由 Yiqun Liu 提交于
-
- 25 10月, 2017 2 次提交
-
-
由 Yiqun Liu 提交于
-
由 Qiao Longfei 提交于
* init batch norm op * prepare input output * compute mean_out var_out save_mean save_var on CPU * active is test * use eigen to do computation * complete batch norm forward * set default momentum to 0.9 * add batch norm grad op in CPU * add tensor_format and NHWC support, add python test * add test training * add batch norm gradient test * improve comment, fix foward Python UnitTest * add gradient test * fix eigen warning * follow name style * fix a bug * change float to T * add simple forward test * test with different place * add backward test * refine python test * remove old python test code * code clean * follow code style * update comment
-
- 24 10月, 2017 2 次提交
- 13 10月, 2017 1 次提交
-
-
由 helinwang 提交于
-
- 12 10月, 2017 1 次提交
-
-
由 hedaoyuan 提交于
-
- 12 9月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
executing `make install` and WITH_C_API is set.
-