zhangzhaoju
|
c5b2996b3f
|
Resuse ConvertData of GenerateArgumentsKey
|
2021-12-29 10:30:17 +08:00 |
yujianfeng
|
f2bd7de442
|
Add automatic detection for the changes of python scripts when enable compile cache
|
2021-11-22 21:27:02 +00:00 |
l00591931
|
9353bd10a4
|
Enable tuple as variable in optimizer
|
2021-11-11 11:31:05 +08:00 |
Zhang Qinghua
|
a137fa1d0b
|
Optimize the Executors routines.
- Fix the key generating.
- Distinguish the executors.
|
2021-08-28 17:36:12 +08:00 |
l00591931
|
8ae5d7cc84
|
Fix compile cache for resnet50
|
2021-06-24 14:36:24 +08:00 |
huanghui
|
53e32077c1
|
fix code check
|
2021-05-17 11:20:35 +08:00 |
l00591931
|
680324f225
|
Change make tuple in core.ops
|
2021-03-05 10:54:33 +08:00 |
mindspore-ci-bot
|
b189f177bb
|
Change tuple_getitem to TupleGetItem and some other ops, merge from r1.1 to master
|
2021-02-02 15:54:15 +08:00 |
BowenK
|
e482e4e8bf
|
reduce pass traversals if no pre-ad python pass exists
|
2020-09-10 20:00:10 +08:00 |
BowenK
|
1bdb26f9e8
|
Warming up python pass by adding inline passes before it
|
2020-09-04 14:26:17 +08:00 |
BowenK
|
d6fb7d2db1
|
Remove debug drawing and printing to boost compile performance; re-opt after python pass to boost training; fix NewParameter tensor clone
|
2020-08-31 17:42:00 +08:00 |
BowenK
|
641d12d6d9
|
python pass pattern renaming and interface tweaking
|
2020-08-27 10:03:46 +08:00 |
BowenK
|
e7c6b7e66a
|
Add NewParameter and Imm patterns
|
2020-08-21 16:53:04 +08:00 |
BowenK
|
6d4c07c886
|
Update python pattern expression
|
2020-08-03 15:29:22 +08:00 |
BowenK
|
f267a105b8
|
Add Python Pass UT
|
2020-07-14 10:18:22 +08:00 |