LianLiguang
6933967db6
adjust-st-of-resnet50-in-ascend-pynative-to-gpu-pynative
4 years ago
chujinjin
a0680113c4
fix cpu pynative coredump
4 years ago
mindspore-ci-bot
ea191ed5da
!8463 Run ops one by one in pynative bp graph
...
From: @HulkTang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
ff2c44c935
!9178 add some pynative st test_cases in gpu
...
From: @lvchangquan
Reviewed-by: @kisnwang
Signed-off-by:
4 years ago
lvchangquan
cabefafa13
add some pynative st test_cases in gpu env
4 years ago
HulkTang
c36b477568
Run ops one by one in pynative bp graph
4 years ago
wanghua
4acdcad5d6
add st test_pynative_control_flow.py
4 years ago
HuangBingjian
265a6d61b6
reverse fix shape=0
4 years ago
HuangBingjian
4477fcfe19
fix shape bug.
4 years ago
lvliang
fd5be43598
pynative-support-dynamic-shape
4 years ago
lvchangquan
41f520c9fa
add more pynative st test_cases
4 years ago
lvchangquan
f8fa043f37
add pynative st test_case
4 years ago
lilei
7b135990e7
Use MetaTensor instead of Initializer
4 years ago
mindspore-ci-bot
db14ab7fb2
!6969 Add st for pynative mode part3
...
Merge pull request !6969 from Simson/push-to-opensource
4 years ago
simson
e0ab15bb6b
add st for pynative
4 years ago
hesham
9cee0d2143
Add num_epochs to non-sink training
4 years ago
simson
be56104113
add st for pynative mode part2
4 years ago
jjfeing
37ec5c0a1f
fix code warning
4 years ago
Jiaqi
aa4ddc1b28
add ut-test_example
4 years ago
mindspore-ci-bot
a9a3d5a1f5
!5753 remove sens parameter
...
Merge pull request !5753 from lijiaqi/loss_scale_sens
4 years ago
Jiaqi
94d63b90f4
remove sens parameter
4 years ago
xiefangqi
9b3c33e157
minddata iterator output ms_tensor
4 years ago
nhussain
92e99ff224
change map calls
4 years ago
nhussain
3bac9d3713
switch input columns and operation
...
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
4 years ago
mindspore-ci-bot
fc79997de5
!5502 Mod SoftmaxCrossEntropyWithlogits
...
Merge pull request !5502 from wanyiming/mod_SoftmaxCrossEntropyWithlogits
5 years ago
wanyiming
0ec70068ae
mod_SoftmaxCrossEntropyWithLogits
5 years ago
mindspore-ci-bot
91a0fa75a5
!5594 add st about loss_scale and parser for pynative mode
...
Merge pull request !5594 from Simson/push-to-opensource
5 years ago
simson
26fa5c7d8c
add st about loss_scale and parser for pynative mode
5 years ago
huangdongrun
0099da2c99
add support for tuple parameter transform
...
add support for pynative pass
add testcases
5 years ago
lvliang
1b018b8167
enlarge-the-threshold-of-resnet50-in-pynative
5 years ago
panyifeng
1a54785fe2
remove name arg from gradoperation
5 years ago
panyifeng
637e812347
remove global grad ops
5 years ago
jin-xiulang
c246b177a6
Debug for Pynative mode.
...
Debug test.
pynative debug
5 years ago
lvliang
c7010778c9
enlarge-time-threshold-of-resnet50-st-in-pynative
5 years ago
buxue
35677ac098
support two mstypes do equal.
5 years ago
lvliang
1835ff33c4
optimize-the-time-of-producting-cacha-key-in-pynative
5 years ago
lvliang
afe42e8d19
enlarge-the-threshold-of-resnet50-performance-st-in-pynative
5 years ago
lvliang
6f1d2768f8
Relax-the-threshold-of-pynative-resnet50-performance-st
5 years ago
buxue
6d5c580a61
change shape and dtype of tensor from interface to attr
5 years ago
WilliamLian
ea9b5468bb
fix bug of hccl kernel info
5 years ago
lvliang
0978bdc301
add-st-to-protect-pynative-hook-from-abnormal
5 years ago
buxue
4e832b2309
support implicit type conversion for pynative mode
5 years ago
lvliang
b16686964c
back-to-fusedbatchnorm-operation-in-pynative-mode
5 years ago
huangdongrun
71f8ecbcdb
add testcase pytest mark
5 years ago
huangdongrun
bc0455eaff
* fix bool index
...
* change slice setitem to mixed procedure
* add testcase for slice assignment
5 years ago
huangdongrun
79058d3509
add support for parameter
...
support for tensor setitem
add support for tensor assgin
5 years ago
kingfo
9708e58259
fix TupleToArray & Cast operator issue
5 years ago
huangdongrun
9522f59b87
support for tensor indexing in pynative
...
support tensor slice using constexpr
remove tensorslice metagraph
add pynative testcases
5 years ago
liubuyu
37be555a81
pylint clean
5 years ago
jinyaohui
5a914994ba
clean pylint
5 years ago