- 29 10月, 2019 1 次提交
 - 
- 
由 Chen Weihang 提交于
* Add IndicateVarDataType interface to block tensor is not initialized problem in OP GetExceptedKernelType (#20044) * add indicate_var_data_type inferface, test=develop * add unittests & polish error message, test=develop * remove needless include, test=develop * extract public function & polish message, test=develop * delete empty var check, test=develop * change data_type to pointer parameter, test=develop * polish details, test=develop * Replace risky GetInputType method with secure IndicateVarDataType interface (#20668) * replace part of the old implementation, test=develop * restore concat op, test=develop * update all ops implemention & delete GetDataTypeOfVar func, test=develop test=release/1.6
 
 - 
 - 13 10月, 2019 1 次提交
 - 
- 
由 Guo Sheng 提交于
* Add seq2seq api related code (#19820) * fix expand bug (#20340) * fix expand bug test=develop * fix style test=develop * fix style test=develop * fix style test=develop * fix style test=develop * Fix the assign data check (#20564) * Fix the assign data check. test=develop * Fix test_assign_op.py. test=develop * Update API.spec
 
 - 
 - 24 9月, 2019 1 次提交
 - 
- 
由 Zeng Jinle 提交于
 
 - 
 - 31 7月, 2019 1 次提交
 - 
- 
由 chengduo 提交于
* update parallel.py test=develop
 
 - 
 - 08 5月, 2018 1 次提交
 - 
- 
由 Yu Yang 提交于
Do not use ctor * Reduce line of codes. * We can use virtual function for Maker now. * The implementation does not care what maker holds, it is easier to refactor later.
 
 - 
 - 14 3月, 2018 1 次提交
 - 
- 
由 chengduoZH 提交于
 
 - 
 - 15 2月, 2018 1 次提交
 - 
- 
由 Yi Wang 提交于
* Update tensor_util.h * Update with moved TensorDesc * Fix tensur_utils.cu * Update * Update * Update * Update * Make tensor_util.cu a symbolic link
 
 - 
 - 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 次提交
 - 09 2月, 2018 1 次提交
 - 
- 
由 Yang Yang 提交于
 
 - 
 - 09 1月, 2018 1 次提交
 - 
- 
由 Yu Yang 提交于
* Rename Tensor::CopyFrom to Tensor::Copy * Fix CI * Fix compile
 
 - 
 - 27 12月, 2017 4 次提交
 - 
- 
由 Yu Yang 提交于
* Rename API of DeviceContext Make them as usual names. * Rename API of DeviceContext Make them as usual names. * Fix compile * Fix compile * Fix compile * Fix compile * Fix compile
 - 
由 Yang Yu 提交于
Make them as usual names.
 - 
由 Yang Yu 提交于
Make them as usual names.
 - 
由 Yang Yu 提交于
Make them as usual names.
 
 - 
 - 26 12月, 2017 1 次提交
 - 
- 
由 Luo Tao 提交于
 
 - 
 - 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"
 
 - 
 - 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
 
 - 
 - 26 11月, 2017 1 次提交
 - 
- 
由 dzhwinter 提交于
* "make global tensor function independently" * "replace functor" * "fix inline template error" * "fix tensor array with CopyFrom" * "fix other case use CopyFrom" * "move the op interface hardly" * "fix operators" * "fix typo" * "delete dynamic recurrent rnn and fix gru_unit in debugmode" * "fix unique_ptr copy" * "fix cuda copy" * "fix namespace error" * "removed nccl python test" * "fix include error" * "fix typo" * fix copy util test
 
 - 
 - 14 11月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
* Assign Operator. Out=X, when type in [LoDTensor/SelectedRows/LoDTensorArray] * Follow comments
 
 -