Commit Graph

3732 Commits

Author SHA1 Message Date
i-robot 5524b9d4e0
!33333 Refactor optimizers to support flatten parameters
Merge pull request !33333 from hewei/flatten_weights
2022-04-21 12:14:30 +00:00
Zhang Qinghua 329c4f23c8 Throw an exception if the side-effect op is ignored in the func graph who returned constant result. 2022-04-21 14:24:15 +08:00
He Wei 8b0d4e7751 Refactor optimizers to support flatten parameters 2022-04-20 20:23:31 +08:00
i-robot 5e57d3e4a2
!33213 [assistant][ops]New operator implementation, include BesselK0, BesselK1, BesselK0e, BesselK1e
Merge pull request !33213 from 张璇/BesselK
2022-04-20 07:51:44 +00:00
i-robot 14a8b1d18e
!32984 support list slice
Merge pull request !32984 from lianliguang/supported-list-slice-assign
2022-04-20 07:30:10 +00:00
zx 14c4c0a51b [feat][assistant][ops] New operator implementation, include BesselK0,BesselK1,BesselK0e and BesselK1e 2022-04-20 13:48:33 +08:00
lianliguang 11b4836040 support list slice assign 2022-04-20 09:32:05 +08:00
i-robot 49f030358e
!33263 [MD] UT Updates - more eager tests, minor updates
Merge pull request !33263 from cathwong/ckw_ut_misc_fixes
2022-04-19 20:34:16 +00:00
liangzhibo 8f2bf65f80 Graph isinstance extends 2022-04-19 10:49:09 +08:00
Cathy Wong 907194dfb8 [MD] UT Updates - more eager tests, minor updates 2022-04-18 22:03:32 -04:00
liangzhibo 78a542164c Delete convert_python_data in ValueToPyData 2022-04-18 19:19:19 +08:00
i-robot 813d0505ac
!33016 [MS][ops]add new cpu array operators BitwiseAnd BitwiseOr BitwiseXor
Merge pull request !33016 from KXiong/master
2022-04-16 09:01:44 +00:00
i-robot a1da426c78
!33082 Add convert_python_data ro the output of ValueToPyData
Merge pull request !33082 from LiangZhibo/pydata
2022-04-16 08:09:58 +00:00
xiongkun c9704b92bb [MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor
[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor

[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor

[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor

[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor

[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor

[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor

[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor

[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor

[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor

[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor

[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor
2022-04-16 15:06:38 +08:00
i-robot b3cc429b09
!32645 [assistant][ops] Add FractionalMaxPool3DWithFixedKsize
Merge pull request !32645 from 徐强/FractionalMaxPool3DWithFixedKsize
2022-04-16 06:31:16 +00:00
liangzhibo 7b9bc36a11 Add convert_python_data at the end ot ValueToPyData 2022-04-16 14:19:20 +08:00
i-robot 4c3faa7f8f
!32613 Supports creating and calling instances of ms_class
Merge pull request !32613 from huangbingjian/class_dev
2022-04-16 06:14:29 +00:00
i-robot 7e75db0979
!33066 Add docs and ut for Variable api
Merge pull request !33066 from YuJianfeng/mutable
2022-04-16 03:26:26 +00:00
huangbingjian a20579cef3 Support for creating and calling instances of ms_class 2022-04-16 10:08:11 +08:00
xuqiang b6ae8d9a85 [feat] [assistant] [I40GGU] add new operator FractionalMaxPool3DWithFixedKsize 2022-04-15 20:48:15 +08:00
He Wei 0d12199928 Enable flatten_gradients for Adam optimizer 2022-04-15 19:49:57 +08:00
yujianfeng a4575fcf9a Add docs and ut for Variable api 2022-04-15 15:01:04 +08:00
He Wei 9a0a0ad5e8 Add inner operator FlattenConcat 2022-04-15 09:30:39 +08:00
i-robot 2d0b9f9a7b
!33007 modify constant shard
Merge pull request !33007 from wangshengnan123/master
2022-04-15 01:15:06 +00:00
i-robot 4aa67f7e1b
!27893 [feat] [assistant] [I4CRJN] [I4CRJM] [I4CRJL] Add MatrixDiagV3, MatrixSetDiagV3 and MatrixDiagPartV3
Merge pull request !27893 from 杜闯/MatrixDiagV3_
2022-04-14 06:34:36 +00:00
wangshengnan123 f7949289e6 rm constant sharding 2022-04-14 11:15:42 +08:00
i-robot 4442e0f654
!32711 [MD] fix mindrecord rename issue
Merge pull request !32711 from liyong126/fix_rename_mindrecord_issue
2022-04-13 06:58:28 +00:00
chauneahhin e9bbec3b4c [feat] [assistant] [I4CRJN] [I4CRJM] [I4CRJL] Add MatrixDiagV3, MatrixSetDiagV3 and MatrixDiagPartV3 2022-04-13 10:23:51 +08:00
i-robot fb4ac3e4cb
!32672 add ut for save_graphs
Merge pull request !32672 from huanghui/add-ut-for-save_graphs
2022-04-13 01:33:12 +00:00
liyong 830e76656a fix mindrecord rename issue 2022-04-12 19:36:24 +08:00
i-robot 1405c59a4f
!32853 fallback lossmonitor has_trained_epoch
Merge pull request !32853 from changzherui/fallback_lossmonitor
2022-04-12 02:34:11 +00:00
huanghui f8b93ebc39 add ut for save_graphs 2022-04-12 09:13:00 +08:00
changzherui 865a5de03d fallback lossmonitor has_trained_epoch 2022-04-11 23:24:24 +08:00
xiongkun 317f59a0ae [MS][Rewrite]Move return out of if and support multiple targets
[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets
2022-04-11 20:39:42 +08:00
i-robot 92655adb3b
!32622 fix_white_list
Merge pull request !32622 from 冯一航/fix_white_list_master2
2022-04-09 02:34:34 +00:00
fengyihang 5572c797b8 test 2022-04-08 16:44:18 +08:00
i-robot 3416b3a94b
!32630 Modify Optimizer to support flatten parameters
Merge pull request !32630 from hewei/flatten_weights
2022-04-08 06:48:09 +00:00
i-robot c1bacb39dc
!32644 [MD] fix doc issue2 in master
Merge pull request !32644 from liyong126/fix_doc_issue2
2022-04-08 06:32:34 +00:00
i-robot 0af661659c
!32534 [MD][Autotune] Add rank to filename
Merge pull request !32534 from harshvardhangupta/rank_id_suffix_at_config
2022-04-08 02:51:17 +00:00
liyong 2172934177 fix doc issue2 2022-04-08 10:46:08 +08:00
i-robot 4636851fc5
!32351 reinforce subtree support in Rewrite
Merge pull request !32351 from hangq/mscompression-pr
2022-04-08 01:24:27 +00:00
harshvardhangupta 6b8a76c59d add rank to filename 2022-04-07 16:12:06 -04:00
He Wei 723543eb5d Modify Optimizer to support flatten parameters
1. Provide method to create Parameter from Tensor without copy;
2. Adapt optimizer.py to support flattened parameters;
3. Add unit test cases for parameter and optimizer.
2022-04-07 14:11:32 +08:00
jonyguo b8205ee995 add testcase 2022-04-07 09:49:23 +08:00
liyong 3191160eca fix some issue 2022-04-06 17:48:55 +08:00
i-robot e611ca2907
!32524 [dataset][bugfix] Fix hang bug of output_types when dataset launch two-level pipeline + multiprocessing
Merge pull request !32524 from xiefangqi/md_fix_two_level_pipeline_hang
2022-04-06 09:13:29 +00:00
i-robot 41f1f48ed9
!32465 [Fallback][Control_flow] Ensure the information of the Interpret node is transmitted normally when function block jumps.
Merge pull request !32465 from Margaret_wangrui/fallback_control_flow_2
2022-04-06 07:06:45 +00:00
unknown a9e6a151da fix dataset two level pipeline hang problem 2022-04-06 12:39:48 +08:00
i-robot e09a674bcc
!32529 Fix optimizer limit for the Parallel Optimizer
Merge pull request !32529 from huangxinjing/fix_model_limit
2022-04-06 03:39:36 +00:00
Margaret_wangrui dcda778f8a [ME][Fallback][Control_flow] Ensure the information of the Interpret node is transmitted normally when function block jumps. 2022-04-06 09:27:55 +08:00