- 09 1月, 2018 1 次提交
 - 
- 
由 Yu Yang 提交于
* Rename Tensor::CopyFrom to Tensor::Copy * Fix CI * Fix compile
 
 - 
 - 26 12月, 2017 1 次提交
 - 
- 
由 Luo Tao 提交于
 
 - 
 - 12 12月, 2017 1 次提交
 - 
- 
由 QI JUN 提交于
There are mainly following fixes: - take `DeviceContext` as the template parameter of math functors and OpKernel instead of `Place` - remove `eigen_device` interface in base class `DeviceContext` - remove `GetEigenDevice` interface in `ExecutionContext` and base class `DeviceContext` - remove unused `platform::EigenDeviceConverter` - rename `REGISTER_OP_GPU_KERNEL` to `REGISTER_OP_CUDA_KERNEL` - rename `USE_GPU_ONLY_OP` to `USE_CUDA_ONLY_OP`
 
 - 
 - 29 11月, 2017 1 次提交
 - 
- 
由 Yibing Liu 提交于
 
 - 
 - 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
 
 - 
 - 30 10月, 2017 1 次提交
 - 
- 
由 Qiao Longfei 提交于
* add batch_norm_layer * add img_conv_group layer and test * add check to Tensor.type() * forward can run * with backward * change label data time from int32 to int64 * refine code * follow comment
 
 - 
 - 20 10月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
* Remove template parameter for Tensor methods * Also check the type is correct when data() * Simplize holder_ * Fix accuracy_op * Register Code
 
 - 
 - 12 10月, 2017 1 次提交
 - 
- 
由 QI JUN 提交于
* init * unify CopyFrom interface * fix gpu build error * fix bug in tensor_py.h * refine code comments and add TODO list * fix conflicts in FeedOp and FetchOp
 
 - 
 - 28 9月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 13 9月, 2017 1 次提交
 - 
- 
由 Helin Wang 提交于
 
 - 
 - 12 9月, 2017 1 次提交
 - 
- 
由 Yibing Liu 提交于
 
 - 
 - 11 9月, 2017 1 次提交
 - 
- 
由 Yibing Liu 提交于
 
 - 
 - 07 9月, 2017 2 次提交
 - 
- 
由 Yibing Liu 提交于
 - 
由 Yibing Liu 提交于
 
 -