minqiyang
b78ffde6d5
Add stopped sign for grpc client
7 years ago
Xin Pan
94cb59ad09
hide utils to legacy
7 years ago
Xin Pan
aa2f76fd9b
move trainer
7 years ago
Xin Pan
a9086bf320
also move a few other dir to legacy/
7 years ago
Xin Pan
312f9170af
move gserver codes to legacy.
...
This is part of big move of v2 codes to legacy sub dir.
7 years ago
Yi Wang
c660b471c4
Move all pre-commit hooks to tools/codestyle ( #11610 )
7 years ago
Yu Yang
e66a725396
Merge branch 'develop' into transpiler_doc
7 years ago
Kexin Zhao
417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD ( #11106 )
...
* 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
7 years ago
yi.wu
514cadcc38
fix style checker
7 years ago
Wu Yi
5100c4c3aa
Enable docstring checker and fix comments ( #11351 )
...
* enable docstring checker and fix comments
* update
* update by comments
* fix build
7 years ago
Yancey1989
97b2f6f5f9
ignore pyc files
7 years ago
Yancey1989
f9556dca51
use open_files reader to read multiple files
7 years ago
Yancey1989
a6a7b6f180
code cleanup
7 years ago
Yancey1989
e05abab609
use recordio in dist train
7 years ago
Yu Yang
14905516aa
Merge pull request #10970 from JiayiFeng/dev_add_random_crop_op
...
Add random crop op
7 years ago
fengjiayi
3bcb67f1db
fix a bug
7 years ago
Wu Yi
8f7b020ba8
fix develop build issue ( #10978 )
...
* fix develop build issue
* fix google style
* cpplint check only fluid
7 years ago
fengjiayi
a5ab2f21c4
delete tmp file
7 years ago
fengjiayi
291f7f8ce5
fix a error
7 years ago
gongweibao
9d723b8c58
Add docstring checker. ( #9848 )
7 years ago
Yi Wang
767f453ab8
Add cpplint pre-commit hook ( #9511 )
...
* Add cpplint_pre_commit.hook
* Update hook
* Disable dropout_op_test.cc
* Remove cpplint.py but requires users to install their version
* fix cpplint error
7 years ago