- 24 4月, 2020 1 次提交
-
-
由 WuHaobo 提交于
* Update creation.py
-
- 20 4月, 2020 1 次提交
-
-
由 danleifeng 提交于
-
- 19 4月, 2020 1 次提交
-
-
由 Qinghe JING 提交于
* add gradient check to reduce ops * add skip gradient check to reduce ops test=develop * modify stack api test=develop * add bmm op and move serval ops from fluid.layers to tensor test=develop
-
- 14 4月, 2020 2 次提交
-
-
由 suytingwan 提交于
* test=develop fix api doc error
-
由 danleifeng 提交于
add new tensor: max,min,t,eye,log1p; test=develop
-
- 13 4月, 2020 1 次提交
-
-
由 wawltor 提交于
In those ops, some api has execute run error, fix those op, and format some sample code.
-
- 08 4月, 2020 2 次提交
-
-
由 Pei Yang 提交于
* add full_like op. test=develop * add dygraph support. test=develop * increase coverage. test=develop
-
由 wangchaochaohu 提交于
-
- 05 4月, 2020 2 次提交
-
-
由 WuHaobo 提交于
add tril op and triu op
-
由 wangchaochaohu 提交于
-
- 04 4月, 2020 1 次提交
-
-
由 wawltor 提交于
Update the new api ops of creation ops to the api 2.0
-
- 03 4月, 2020 1 次提交
-
-
由 channings 提交于
* update linspace, equal operators to API 2.0, test=develop * equal support higher performance CUDA kernel, test=develop * update comment of equal&linspace operator, test=develop * update comment of equal&linspace operator, test=develop
-
- 02 4月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 23 3月, 2020 1 次提交
-
-
由 XiaoguangHu 提交于
-