- 16 3月, 2018 1 次提交
-
-
由 Xin Pan 提交于
Single device on se-resnet reduce from 0.56 to 0.50
-
- 14 3月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 12 3月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 08 3月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 27 2月, 2018 1 次提交
-
-
由 Yibing Liu 提交于
-
- 26 2月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 24 2月, 2018 1 次提交
-
-
由 typhoonzero 提交于
-
- 23 2月, 2018 1 次提交
-
-
由 kavyasrinet 提交于
* Adding set_capacity method support * Adding Python for make_channel * Updating notest_concurrency * Write python for make_channel method * Write python for make_channel method * Fix make_channel and test * Placeholder ops for channel send, recv and close * Adding ToTypeIndex method to var_type.h * Add var_type.h to channel: * Added POD_Type to the method * Add CHANNEL to executor * Updated get and set DataType to accomodate Channels * Updating get and set to incorporate channels * Adding CHANNEL as supported VarType in protobuf * Removing unecessary import * Fixing VarDesc to adapt to Channel as VarType * Add channel.h to executor * Remove innclude from channel * Updated var_type to support Channel as var type * Adding get_channel to pybind * Added ChannelHolder * Adding make_channel as an op * Adding ChannelHolder in channel * Fixing typo * Commenting out operators in concurrency * Removing totypeid right now since we don't need it. * Reverting python changes * Fixing typo in framework.py * Modify comments for ReaderHolder
-
- 16 2月, 2018 1 次提交
-
-
由 Yu Yang 提交于
* Support parallel test for understand_sentiment * Full test on understand_sentiment * Skip normal tests * Debug CI * Enable benchmark * Revert init.cc * Make CI pass
-
- 15 2月, 2018 2 次提交
- 14 2月, 2018 1 次提交
-
-
由 Yang Yang 提交于
-
- 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 提交于
-
- 11 2月, 2018 2 次提交
- 10 2月, 2018 3 次提交
- 06 2月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 31 1月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "unify flags" * "fix init"
-
- 30 1月, 2018 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 27 1月, 2018 1 次提交
-
-
由 kexinzhao 提交于
-
- 26 1月, 2018 1 次提交
-
-
由 kexinzhao 提交于
* initial commit * add new executor run function * fix bug * fix multiple definition of feed_fetch_method issue * fix cmake * fix tensor copy error * refine executor code * add comments * temporary modification * address comments * fix bug
-
- 23 1月, 2018 2 次提交
-
-
由 Qiao Longfei 提交于
neural machine translation model support beam search with while op
-
由 dangqingqing 提交于
-
- 22 1月, 2018 1 次提交
-
-
由 QI JUN 提交于
* add memory optimization transpiler demo * add memory benchmark compile option * add gflags instead of macro * refine code
-
- 16 1月, 2018 1 次提交
-
-
由 dangqingqing 提交于
-
- 09 1月, 2018 1 次提交
-
-
由 Yancey 提交于
* test dist word2vec * multiple trainers work
-
- 08 1月, 2018 3 次提交
-
-
由 Yancey 提交于
* create tensor in recv op * static global function to global function
-
由 Yang Yu 提交于
-
由 emailweixu 提交于
This can make it easier to locate error.
-
- 29 12月, 2017 2 次提交
- 28 12月, 2017 1 次提交
-
-
由 Yang Yu 提交于
-
- 27 12月, 2017 2 次提交
-
-
由 gongweibao 提交于
* fix bugs
-
由 Yang Yu 提交于
-
- 26 12月, 2017 2 次提交
- 24 12月, 2017 1 次提交
-
-
由 dzhwinter 提交于
* "change operator interface" * "move devicepool to device_context" * "fix operator test" * "fix op_registry Run interface" * "net op passed. Need to fix nccl multi-Context" * "add nccl group function" * "add nccl group function" * "fix gpu count exceed 32 error" * "fix recurrent op, nccl op" * "change the other operators interface with Place" * "fix typo" * "fix pybind" * "fix device in python side" * "fix pybind failed" * "add init for test" * "fix CI"
-