- 10 1月, 2018 2 次提交
- 09 1月, 2018 15 次提交
-
-
由 QI JUN 提交于
-
由 QI JUN 提交于
-
由 Yancey 提交于
* test dist word2vec * multiple trainers work
-
由 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.
-
由 QI JUN 提交于
-
由 zhangchao 提交于
Fix the docstring of 'filter groups' in img_conv_layer.
-
由 Yu Yang 提交于
* Rename Tensor::CopyFrom to Tensor::Copy * Fix CI * Fix compile
-
由 peterzhang2029 提交于
-
由 武毅 提交于
Update design of dist train refactor
-
由 fengjiayi 提交于
Error Clip Design Doc
-
由 Yu Yang 提交于
* Remove unused LoDTensor methods * Update
-
由 Tao Luo 提交于
update Openblas benchmark
-
由 Qiao Longfei 提交于
add back priority
-
由 emailweixu 提交于
fix GetDims bug
-
由 qiaolongfei 提交于
-
- 08 1月, 2018 23 次提交
-
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
由 Yu Yang 提交于
Add COWPtr and its unittest
-
由 武毅 提交于
fix ports_num_for_sparse defaut value in cluster_train doc
-
由 hedaoyuan 提交于
Release the middle layer's output memory
-
由 fengjiayi 提交于
-
由 chenguoyan01 提交于
-
由 Yancey 提交于
* create tensor in recv op * static global function to global function
-
由 Tao Luo 提交于
fix url in cluster_train_cn.md
-
由 chenguoyan01 提交于
-
由 peterzhang2029 提交于
-
由 Tao Luo 提交于
fix compile error in profiler.cc
-
由 Luo Tao 提交于
-
由 qiaolongfei 提交于
-
由 Tao Luo 提交于
Stop gradient when pool_type=='max'
-
由 Yu Yang 提交于
add GetPlaces operator
-
由 Luo Tao 提交于
-
由 Luo Tao 提交于
-
由 Guo Sheng 提交于
Enhance reorder_lod_tensor_by_rank_op to support Tensor
-
由 Yang Yu 提交于
-
-
由 Yang Yu 提交于
-
由 dzhwinter 提交于
* "reuse ShareLoD with no regret" * "removed base class shareLayout" * "fix CI"
-