- 14 4月, 2020 1 次提交
-
-
由 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 提交于
-