Commit Graph

8 Commits

Author SHA1 Message Date
zhousiyi 9ad7c652a2 make abstractref can join with abstracttensor 2020-07-08 01:28:15 +00:00
jinyaohui 86d197dfeb clean pylint 2020-05-29 23:00:00 +08:00
jinyaohui fbdba6e4da clean pylint 2020-05-22 13:23:13 +08:00
jinyaohui 26fd75895d pylint waring clean 2020-05-13 11:30:27 +08:00
huangdongrun 9cb665e634 add suport for parameter of const value pass as mixed precision args
fix pylint
2020-04-17 16:27:46 +08:00
huangdongrun efedcfb530 add test case of Bprop and tester
add test case for grad concat

fix usage in test framework

fix testcase

format code
2020-04-16 16:59:18 +08:00
huangdongrun d3f733fa25 support grad on graph with variable arguments
use unpack graph primitive instead

add testcases for all grad interface

remove debug log

format code

remove dumpfuncgraph

resolve clang-format

resolve reviews

resolve cpplint

fix review
2020-04-01 20:24:04 +08:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00