- 17 9月, 2019 1 次提交
-
-
由 liym27 提交于
1. add tensor support for argument expand_times in expand op; 2. add support parameter inference when argument expand_times is a list containing integer and tensor variable; improve expand op according to reviews: 1. add doc of ExpandTimes in expand_op.cc; 2. improve the test of test_api. add stop_gradient=True when attr(expand_times) is tensor Variable, change code examples. test=develop,test=document_preview
-
- 10 9月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 04 6月, 2019 1 次提交
-
-
由 Hongyu Liu 提交于
* expand support tensor attribute; test=develop * fix bug ; test=develop * fix uni test bug; test=develop * fix copy bug; test=develop * refine expand_times default value; test=develop
-
- 14 3月, 2019 2 次提交
-
-
由 sneaxiy 提交于
test=develop
-
由 Zeng Jinle 提交于
test=develop
-
- 12 3月, 2019 1 次提交
-
-
由 sneaxiy 提交于
test=develop
-
- 11 3月, 2019 1 次提交
-
-
由 sneaxiy 提交于
test=develop
-
- 13 2月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 14 1月, 2019 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 11 1月, 2019 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 15 11月, 2018 4 次提交
- 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.
-
- 20 4月, 2018 1 次提交
-
-
由 Abhinav Arora 提交于
-
- 19 4月, 2018 2 次提交
-
-
由 Yang Yang(Tony) 提交于
* script to add semicolon * fix typo
-
由 Abhinav Arora 提交于
-
- 17 4月, 2018 1 次提交
-
-
由 Yang Yang 提交于
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 16 1月, 2018 1 次提交
-
-
由 caoying03 提交于
-
- 20 12月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Move framework.proto to proto namespace * Fix compile * Fix compile * Fix Compile
-
- 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`
-
- 10 11月, 2017 2 次提交
-
-
由 yangyaming 提交于
-
由 yangyaming 提交于
-
- 09 11月, 2017 1 次提交
-
-
由 yangyaming 提交于
-
- 13 9月, 2017 2 次提交
-
-
由 yangyaming 提交于
-
由 yangyaming 提交于
-