- 27 8月, 2018 1 次提交
-
-
由 Xin Pan 提交于
fix a few other things
-
- 24 8月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 15 8月, 2018 1 次提交
-
-
由 gongweibao 提交于
-
- 14 8月, 2018 3 次提交
- 09 8月, 2018 2 次提交
- 07 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
Fix str and bytes problem Fix sorted problem Fix math problem Fix CI problem
-
- 22 6月, 2018 1 次提交
-
-
由 Yancey1989 提交于
-
- 31 5月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 25 5月, 2018 1 次提交
-
-
由 Yancey1989 提交于
-
- 22 5月, 2018 2 次提交
- 15 5月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 25 4月, 2018 1 次提交
-
-
由 Abhinav Arora 提交于
-
- 19 4月, 2018 1 次提交
-
-
由 Abhinav Arora 提交于
-
- 13 2月, 2018 1 次提交
-
-
由 Abhinav Arora 提交于
* Refine Type system * Fixing type inference * Fixed create_reader_op.cc * Fix var_desc.h * Fixed executor.cc * Fix shape_inference.h * Fixed create_reader_op.cc * Fix tensor_util.h * Fixed var_type_inference_test.cc * Fix shape_inference.cc * Fixed sum_op.c * Fixed read_op.cc * Fix var_type.h * Fixed beam_search_decode_op.cc * sendrecvop_utils.cc * Fix operator.cc * Fixed lookup_table_op.cc * Fixed op_desc.cc * Fixed get_places_op.cc * Fixed lod_rank_table_op.cc * Fixed beam_search_op.cc * Fix var_desc.cc * Fixed lod_tensor_to_array_op.cc * Fixed while_op.cc * Fix program_desc_test.cc * tensor_array_read_write_op.cc * Fix assign_op.cc * Fix executor.cc * Fix protobuf.cc * Fix protobuf.cc
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 06 2月, 2018 5 次提交
-
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
- 05 2月, 2018 1 次提交
-
-
由 fengjiayi 提交于
Add a new type `Reader` for `VarDesc`, which can holds more than one LoDTensor.
-
- 02 2月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 23 1月, 2018 1 次提交
-
-
由 QI JUN 提交于
* limit variable type to lod tensor in memory optimization transpiler * refine policy * support while operator * fix random seed and training data order * refine get_cfgs method to support multi while operators * refine codes
-
- 22 1月, 2018 1 次提交
-
-
由 guosheng 提交于
-
- 08 1月, 2018 2 次提交
- 03 1月, 2018 1 次提交
-
-
由 QI JUN 提交于
* fix bug in SetAttrDescVisitor * add comments
-
- 28 12月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 22 12月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 21 12月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Rename XXDescBind --> XXDesc * Fix Compile
-
- 20 12月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Move framework.proto to proto namespace * Fix compile * Fix compile * Fix Compile
-
- 11 12月, 2017 1 次提交
-
-
由 Yiqun Liu 提交于
* Fix compiling error of gcc4.9. * Refine the check of cxx compiler flags in api/CMakeLists.txt.
-
- 08 12月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* init decoder_trainer * can run * fix lod * add sharelod to cross_entropy_grad_op * add avg_cost to fetch list * modify learning rate * can run * optimie code * add early exit * fix print * revert test_understand_sentiment_conv.py * add act to fc
-
- 04 12月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Add DataFeeder A v2 API like data feeder for book demos. We can feed data directly from reader. * Fix CI * Add an unittest for while/rnn op forward * Add unittest for raw while op backward * Fix CI
-