Commit Graph

38 Commits (d58bd65da7e42dccae9b5fbdaca9bc7a8d2d0628)

Author SHA1 Message Date
mindspore-ci-bot b189f177bb Change tuple_getitem to TupleGetItem and some other ops, merge from r1.1 to master
4 years ago
l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master
4 years ago
yujianfeng 728fac6c9f Expand J for innermost graph first when the graph also contains J primitive
4 years ago
yujianfeng e1aa34a030 Ignore the graphs with defer_inline flag when specializing on graph arguments
4 years ago
mindspore-ci-bot 37e3b6082f !6002 Reduce inline passes traversal by skipping inline action if no pre-ad python pass exists
4 years ago
Jiaqi 94d63b90f4 remove sens parameter
4 years ago
BowenK e482e4e8bf reduce pass traversals if no pre-ad python pass exists
4 years ago
BowenK 1bdb26f9e8 Warming up python pass by adding inline passes before it
5 years ago
BowenK d6fb7d2db1 Remove debug drawing and printing to boost compile performance; re-opt after python pass to boost training; fix NewParameter tensor clone
5 years ago
BowenK 641d12d6d9 python pass pattern renaming and interface tweaking
5 years ago
mindspore-ci-bot 8d693306f4 !4126 Add new parameter
5 years ago
BowenK e7c6b7e66a Add NewParameter and Imm patterns
5 years ago
李嘉琪 c65ea1687b modify error type
5 years ago
Wei Luning d4d6457ea7 init parameter data by defaultOnly keep no data as MetaTensor in auto parallel mode
5 years ago
zhousiyi 7d31deb6fa remove loss_scale range check to make FP32Imm(inf) comparison equal
5 years ago
BowenK 6d4c07c886 Update python pattern expression
5 years ago
wangnan39@huawei.com 082433183d uniform learning_rate behavior of optimizers
5 years ago
changzherui f4cb445ea8 syn code for 0715
5 years ago
BowenK f267a105b8 Add Python Pass UT
5 years ago
changzherui 17da929b82 syn code 0706
5 years ago
guohongzilong 652093642e change order param same as group params
5 years ago
jinyaohui dd5fba1db9 add notice
5 years ago
yanghaoran 21c381b366 sync from mindspore to incubator
5 years ago
fary86 15b3fba0ef Fix eliminate get ref parameter
5 years ago
mindspore-ci-bot 10fd781b15 !1831 Add order parameter function in group params
5 years ago
guohongzilong 85a06b00c6 add order function in group params
5 years ago
jinyaohui 5e43edc474 clean pylint
5 years ago
jonyguo 228061818c Merge branch 'incubator-master' into sync_05177ff9_6b1715a7
5 years ago
jinyaohui 86d197dfeb clean pylint
5 years ago
jonyguo 78cc0d5d8d Merge branch 'incubator-master' into sync_d9c74e0a
5 years ago
buxue e490618db8 support tensor get value by tensor index
5 years ago
mindspore-ci-bot a2a3b1c6c5 !1089 Add Optimizer method get_lr_parameter
5 years ago
guohongzilong e70b2f5430 add optimizer.get_lr_parameter() method
5 years ago
jinyaohui 26fd75895d pylint waring clean
5 years ago
guohongzilong c95215bca0 seperate lr groups and weight_decay groups
5 years ago
guohongzilong 0b8cea8018 learning rate and weight decay support group mode
5 years ago
guohongzilong 824bc30a94 learning rate and weight decay support group mode
5 years ago
zhunaipan 930a1fb0a8 initial version
5 years ago