yujianfeng
|
d1d728ad1c
|
Fix the format of note in the recompute api
|
5 years ago |
yujianfeng
|
7a87cae001
|
Add note for recompute api
|
5 years ago |
yujianfeng
|
8dbb372228
|
Raise error when calling recompute api in pynative mode
|
5 years ago |
yujianfeng
|
047e006aab
|
Update recompute python api
|
5 years ago |
l00591931
|
edbe3bfd3b
|
Add deprecated function
|
5 years ago |
changzherui
|
2795273753
|
add del_attr funciton
|
5 years ago |
yujianfeng
|
7cac3d3a47
|
Fix continuous calls for recompute api
|
5 years ago |
yujianfeng
|
ba311cf57f
|
Add cnode attr for recomputation
|
5 years ago |
buxue
|
2739b6d5e5
|
fix the bug for op when return a single element tuple in PyNative mode
|
5 years ago |
buxue
|
a6cf444864
|
optimize inputs check for predict of model and init data check for Tensor
|
5 years ago |
zhangz0911gm
|
7b1d1ca831
|
Updating remaining notes
|
5 years ago |
Jiaqi
|
bc8b4d036c
|
modify example
|
5 years ago |
zhangz0911gm
|
6fb2aa6023
|
Updating Notes for py files
|
5 years ago |
chenzomi
|
acadb694aa
|
[ME] delete reduant function in check_parameter
|
5 years ago |
mindspore-ci-bot
|
9bd34a1b29
|
!6673 Add stage information for ops and strategy
Merge pull request !6673 from huangxinjing/stage_strategy
|
5 years ago |
fary86
|
3abf516fd4
|
Fix bug of PrimitiveWithCheck doc
|
5 years ago |
huangxinjing
|
4ef439e27b
|
Add stage information for ops and strategy
|
5 years ago |
mindspore-ci-bot
|
3aa07a4362
|
!6320 change mix_precision to c++
Merge pull request !6320 from vlne-v1/pynative_amp
|
5 years ago |
buxue
|
483c8a179a
|
improve the recognition of Parameter object and raise error when convert keywordarg to pydata
|
5 years ago |
kpy
|
44c01e27c0
|
do mixprecision in c++ for pynative
|
5 years ago |
Yi Huaijie
|
a836d25c64
|
change API set_strategy() to shard()
|
5 years ago |
Wei Luning
|
879a519136
|
updata signature
|
5 years ago |
fary86
|
144a35b17e
|
Adapt GatherV2 for dynamic shape
|
5 years ago |
mindspore-ci-bot
|
9d8fb786cb
|
!5373 fix bug the const input is broadened in PyNative mode
Merge pull request !5373 from zhangbuxue/fix_bug_the_const_input_is_broadened_in_PyNative_mode
|
5 years ago |
buxue
|
6af286b3e5
|
fix bug the const input is broadened in PyNative mode
|
5 years ago |
Wei Luning
|
1a2eb5c8f7
|
fix time cost
|
5 years ago |
Wei Luning
|
24a10225cf
|
change base class of ref to tensor in cpp
|
5 years ago |
BowenK
|
e7c6b7e66a
|
Add NewParameter and Imm patterns
|
5 years ago |
simson
|
a346a1b2b4
|
Second round of the enhancement of API comments
|
5 years ago |
fary86
|
8ac5672abb
|
Add support for dynamic shape
|
5 years ago |
mindspore-ci-bot
|
98e5605dc8
|
!3948 Enhance API comment
Merge pull request !3948 from Simson/enhancement-API
|
5 years ago |
simson
|
15c6a29db0
|
enhance API comment
|
5 years ago |
kpy
|
a09565389c
|
optimize infer in pynative mode
|
5 years ago |
kingfo
|
fab9fac109
|
fix batchnorm under mix precision in pynative mode
|
5 years ago |
BowenK
|
f267a105b8
|
Add Python Pass UT
|
5 years ago |
Wei Luning
|
b522368161
|
fix bug of quant export without input fakequant.
|
5 years ago |
Wei Luning
|
1d77bf86a9
|
Exports MindSpore quant predict model to deploy with GEIR
|
5 years ago |
kingfo
|
358982a98f
|
fix hook and bprop debug issue
|
5 years ago |
mindspore-ci-bot
|
cedfc7fac0
|
!1926 Skip operations which are not supported by the backend in PyNative Mode
Merge pull request !1926 from BowenK/op_elim
|
5 years ago |
BowenK
|
8c4bcb84b2
|
skip operations which are not supported in the backend in ME
|
5 years ago |
zhaoting
|
b16a552d41
|
Revert "Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try""
This reverts commit 705c71a257.
|
5 years ago |
kingfo
|
9785178b88
|
add tensor compare & len & constexpr operation
|
5 years ago |
rick_sanchez
|
e2a322b6b7
|
Modify code to support dynamic graph.
|
5 years ago |
gengdongjie
|
705c71a257
|
Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
This reverts commit 3db8cfa54f.
|
5 years ago |
Wei Luning
|
3db8cfa54f
|
add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try
|
6 years ago |
Yi Huaijie
|
75ca84d260
|
INFO user when set_strategy not under [semi_]auto_parallel mode
|
6 years ago |
guohongzilong
|
b96df362f8
|
add parser of case which parameter in tuple in run_op function
|
6 years ago |
yao_yf
|
6cde5f6d91
|
auto parallel strategy checkpoint
|
6 years ago |
buxue
|
5841fe010e
|
Support pow's second input could be tensor and fix bug in bprop of pow
|
6 years ago |
fary86
|
69ed72f10d
|
Add primitive name to param error message for math_ops.py
|
6 years ago |