- 09 1月, 2018 1 次提交
-
-
由 Yu Yang 提交于
* Rename Tensor::CopyFrom to Tensor::Copy * Fix CI * Fix compile
-
- 26 12月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 25 12月, 2017 1 次提交
-
-
由 dzhwinter 提交于
-
- 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`
-
- 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
-
- 07 11月, 2017 1 次提交
-
-
由 typhoonzero 提交于
-
- 06 11月, 2017 1 次提交
-
-
由 typhoonzero 提交于
-
- 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 提交于
-
- 27 9月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 26 9月, 2017 1 次提交
-
-
由 Yibing Liu 提交于
-
- 25 9月, 2017 2 次提交
-
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
- 23 9月, 2017 1 次提交
-
-
由 Yibing Liu 提交于
-
- 20 9月, 2017 1 次提交
-
-
由 Yibing Liu 提交于
-
- 13 9月, 2017 1 次提交
-
-
由 Yibing Liu 提交于
-