Commit Graph

37 Commits

Author SHA1 Message Date
jjfeing 37ec5c0a1f fix code warning 2020-09-16 17:33:13 +08:00
Jiaqi aa4ddc1b28 add ut-test_example 2020-09-15 17:04:35 +08:00
mindspore-ci-bot a9a3d5a1f5 !5753 remove sens parameter
Merge pull request !5753 from lijiaqi/loss_scale_sens
2020-09-13 17:27:27 +08:00
Jiaqi 94d63b90f4 remove sens parameter 2020-09-13 11:34:56 +08:00
xiefangqi 9b3c33e157 minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
nhussain 92e99ff224 change map calls 2020-09-10 10:25:05 -04:00
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
2020-09-08 10:26:20 -04:00
mindspore-ci-bot fc79997de5 !5502 Mod SoftmaxCrossEntropyWithlogits
Merge pull request !5502 from wanyiming/mod_SoftmaxCrossEntropyWithlogits
2020-09-03 20:24:43 +08:00
wanyiming 0ec70068ae mod_SoftmaxCrossEntropyWithLogits 2020-09-03 17:33:20 +08:00
mindspore-ci-bot 91a0fa75a5 !5594 add st about loss_scale and parser for pynative mode
Merge pull request !5594 from Simson/push-to-opensource
2020-09-01 19:30:18 +08:00
simson 26fa5c7d8c add st about loss_scale and parser for pynative mode 2020-09-01 15:10:47 +08:00
huangdongrun 0099da2c99 add support for tuple parameter transform
add support for pynative pass

add testcases
2020-09-01 14:17:52 +08:00
lvliang 1b018b8167 enlarge-the-threshold-of-resnet50-in-pynative 2020-08-27 08:52:32 +08:00
panyifeng 1a54785fe2 remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
panyifeng 637e812347 remove global grad ops 2020-08-24 16:50:09 +08:00
jin-xiulang c246b177a6 Debug for Pynative mode.
Debug test.

pynative debug
2020-08-22 15:47:36 +08:00
lvliang c7010778c9 enlarge-time-threshold-of-resnet50-st-in-pynative 2020-08-14 14:51:44 +08:00
buxue 35677ac098 support two mstypes do equal. 2020-08-12 09:12:46 +08:00
lvliang 1835ff33c4 optimize-the-time-of-producting-cacha-key-in-pynative 2020-08-06 14:23:16 +08:00
lvliang afe42e8d19 enlarge-the-threshold-of-resnet50-performance-st-in-pynative 2020-07-30 17:10:51 +08:00
lvliang 6f1d2768f8 Relax-the-threshold-of-pynative-resnet50-performance-st 2020-07-22 12:01:43 +08:00
buxue 6d5c580a61 change shape and dtype of tensor from interface to attr 2020-07-16 19:44:24 +08:00
WilliamLian ea9b5468bb fix bug of hccl kernel info 2020-07-13 11:12:05 +08:00
lvliang 0978bdc301 add-st-to-protect-pynative-hook-from-abnormal 2020-07-09 19:54:46 +08:00
buxue 4e832b2309 support implicit type conversion for pynative mode 2020-07-09 15:41:41 +08:00
lvliang b16686964c back-to-fusedbatchnorm-operation-in-pynative-mode 2020-07-08 09:19:42 +08:00
huangdongrun 71f8ecbcdb add testcase pytest mark 2020-06-29 17:21:50 +08:00
huangdongrun bc0455eaff * fix bool index
* change slice setitem to mixed procedure
* add testcase for slice assignment
2020-06-24 11:18:20 +08:00
huangdongrun 79058d3509 add support for parameter
support for tensor setitem

add support for tensor assgin
2020-06-20 13:20:55 +08:00
kingfo 9708e58259 fix TupleToArray & Cast operator issue 2020-06-15 14:39:10 +08:00
huangdongrun 9522f59b87 support for tensor indexing in pynative
support tensor slice using constexpr

remove tensorslice metagraph

add pynative testcases
2020-06-11 19:14:22 +08:00
liubuyu 37be555a81 pylint clean 2020-05-20 11:12:14 +08:00
jinyaohui 5a914994ba clean pylint 2020-05-18 16:42:35 +08:00
jinyaohui bcfaff97f9 clean pylint 2020-05-18 10:31:46 +08:00
leonwanghui ba43dbc148 Fix pylint warnings in mindspore st test module 2020-04-22 16:44:19 +08:00
chujinjin b804d9103d set default execution mode to pynative 2020-04-15 14:11:25 +08:00
lvliang ff4f935e40 pynative-add-lenet 2020-04-02 09:25:25 +08:00