- 10 5月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Add conv2d_grad_grad_op * Extracte the cuDNN conv algo searching code in conv_cudnn_helper.h. - Now use it in conv2d_grad_grad. - Will simply the searching code in conv2d and conv2d_grad in next PR. * Enhance and fix bug in unit testing of gradient_checker. * Support to fetch empty variables,return None in Python.
-
- 06 5月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* fix tensor_py,test=develop * change class name,test=develop
-
- 30 4月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* fix mem leak when converting Tensor to numpy array test=develop * remove unused unittest,test=develop * follow comments, test=develop * fix dygraph bug,test=develop
-
- 22 4月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Speed affine_channel_op unit testing * Add check in tensor_py * Fix ONLY_CPU Compiling
-
- 27 3月, 2019 1 次提交
-
-
由 wopeizl 提交于
* extend the slice function for python test=develop
-
- 12 12月, 2018 1 次提交
-
-
由 Yu Yang 提交于
test=develop
-
- 10 12月, 2018 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 03 12月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 24 11月, 2018 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 19 10月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 02 10月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 30 9月, 2018 2 次提交
- 29 9月, 2018 3 次提交
- 27 8月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Support int8 type.
-
- 25 6月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 20 6月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 02 5月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 25 4月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 17 4月, 2018 4 次提交
- 08 4月, 2018 1 次提交
-
-
由 Luo Tao 提交于
-
- 07 4月, 2018 1 次提交
-
-
由 Yi Wang 提交于
* cpplint test and add tesnor_py_test.cc * Update * Update
-
- 06 4月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 04 4月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 15 3月, 2018 2 次提交
-
-
由 qingqing01 提交于
-
由 Kexin Zhao 提交于
* add fp16 mul op support * small fix * fix bug * small fix * fix PADDLE_WITH_CUDA compiling issue * reorg code * test for pybind * treate as float16 as uint16_t in pybind * bind np.float16 to paddle float16 * small fix * clean code * remove redundancy * fix mul_op test * address comments * small fix * add is_float16_supported func
-
- 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
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 14 1月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "unified operators" * "add CUDNN register" * "add use cudnn attribute" * "add attribute" * "test conv tranpose op" * "remove duplicated attr" * "fix op test" * "add attribute to set cudnn" * "add more log" * "need layout op register support" * "add more log" * "change GetExpectedKernelType " * "fix Get attr in conv_op" * "fix CI" * "fix tests" * "removed kernel priority fallback" * "fix CI" * "fix stack pointer bug" * "refine buggy interface" * "add const cast to save life" * "fix get_output_with_grad" * "fix op test with dataformat" * ""fix pooling * "fix pooling test" * "fix CI" * "fix with_gpu error" * "add transform needed functional check" * "fix unpack list error" * "comment out parallel.do temporary" * "fix CI" * "fix compile doc error" * "make threshold larger"
-
- 28 12月, 2017 1 次提交
-
-
由 Yang Yu 提交于
-
- 27 12月, 2017 3 次提交