Commit Graph

6195 Commits

Author SHA1 Message Date
i-robot edcbb68d71 !22386 fix neighborexchange empty input case
Merge pull request !22386 from zhoufeng/fix-neighbor-empty-input-bak
2021-08-26 01:52:10 +00:00
i-robot 5aeec398bb !22369 add test cases for conv2d
Merge pull request !22369 from yangzhenzhang/add-test-cases
2021-08-26 01:46:10 +00:00
i-robot 457a01fd09 !20055 [assistant][ops] Add math operator IndexAdd
Merge pull request !20055 from 孟权令/IndexAdd
2021-08-26 01:15:39 +00:00
i-robot 76a37daa43 !22358 thor generalization code submit
Merge pull request !22358 from wangshuangling/master
2021-08-25 13:46:27 +00:00
zhoufeng e5a1582e4b fix neighborexchange empty input case
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-08-25 21:41:22 +08:00
i-robot 956ae2bbfd !22223 [assistant][TimeMask and FreqMask]
Merge pull request !22223 from QingfengLi/TimeFreqMask
2021-08-25 10:43:24 +00:00
i-robot acee9b24bc !22284 Change Op name in hccl to Op name in step trace
Merge pull request !22284 from 张毅辉/op_name_of_hccl_to_op_name_of_step_trace
2021-08-25 09:32:55 +00:00
yangzhenzhang 0b9b2a9458 add test cases 2021-08-25 17:22:20 +08:00
i-robot 9b28bd6308 !22342 [Auto parallel] Adjust the device matrix of OneHot operator
Merge pull request !22342 from Xiaoda/85-adapt-onehot
2021-08-25 09:02:44 +00:00
i-robot 60634c5d11 !21745 Unified format of single machine and multi machine performance data directory
Merge pull request !21745 from 张毅辉/Device_id_to_rank_id
2021-08-25 07:49:29 +00:00
sl_wang 222b6684e0 second order optimizer thor generalization 2021-08-25 15:38:01 +08:00
i-robot 36238032a2 !22245 Add pynative switch layer ut test case
Merge pull request !22245 from zjun/switch_layer_ut_test
2021-08-25 07:24:28 +00:00
Xiaoda Zhang ae2d3b4832 adjust the device matrix for onehot use in moe 2021-08-25 14:36:06 +08:00
hulx c70731d601 [feat][assistant][I3T924] add new math operator IndexAdd 2021-08-25 14:19:17 +08:00
zhangyihui dab750d1a5 Mapping op_name of hccl to op_name of step trace 2021-08-25 10:51:52 +08:00
chenx2ovo 2f1d974eeb [fix] [assistant] [I465ZG] revise error message and change input param datatype 2021-08-25 10:47:27 +08:00
i-robot 698eb406e2 !20129 [assistant][ops] Add math operator Erfinv
Merge pull request !20129 from 孟权令/Erfinv
2021-08-25 02:44:18 +00:00
i-robot 2edaba38bf !21389 Add Tensor Base and Stat info to offline debugger
Merge pull request !21389 from parastooashtari/tensor_info_levels
2021-08-25 02:08:34 +00:00
i-robot 0adacd1b68 !22226 [AutoParallel]Refacor pipeline code
Merge pull request !22226 from lichen/Refactor_part_of_pipeline
2021-08-25 01:54:18 +00:00
zhangyihui 3d19949eb4 device_id to rank_id 2021-08-25 09:52:23 +08:00
i-robot abc9d8e6fe !22068 DynamicRNN supports scenarios that hidden_size is not multiples of 16
Merge pull request !22068 from yuchaojie/op_select2
2021-08-25 01:32:26 +00:00
i-robot 4e81ea7bb0 !22300 Add ut and st case for non tensor input in pynative
Merge pull request !22300 from JoyLvliang/add_st_ut_case_for_pynative_non_tensor_input
2021-08-25 01:23:34 +00:00
Parastoo Ashtari ff83dee704 Add tensor base and stat info to offline debugger 2021-08-24 18:19:59 -04:00
i-robot 2cd255b54c !22311 When load mindir for ms_function, RuntimeError is thrown!
Merge pull request !22311 from lanzhineng/infer_optv3
2021-08-24 14:10:21 +00:00
lichenever 5812076512 Refactor_part_of_pipeline 2021-08-24 21:37:41 +08:00
hulx ca6f3ef155 [feat][assistant][I3T925] add new math operator Erfinv 2021-08-24 21:25:04 +08:00
i-robot 661c83e17f !22274 MD Profiling UT: Use pytest setup and teardown
Merge pull request !22274 from cathwong/ckw_mon_py_analyze_ut5
2021-08-24 13:24:49 +00:00
i-robot 1e47ff7bc3 !22108 modify check strategy for conv2d
Merge pull request !22108 from yangzhenzhang/modify-check-strategy-for-conv2d
2021-08-24 12:01:23 +00:00
i-robot ab758a981c !20044 [assistant][ops] Add New Lerp
Merge pull request !20044 from 孟权令/Lerp
2021-08-24 11:25:44 +00:00
lanzhineng 6daabf9a86 mindir:add @ms_function testcase 2021-08-24 17:03:25 +08:00
7347157+joylvliang@user.noreply.gitee.com a30800ecc3 add_st_ut_case_for_pynative_non_tensor_input 2021-08-24 16:44:05 +08:00
i-robot 822cedec0a !22153 Convert some ops bprops to mindir
Merge pull request !22153 from YuJianfeng/bprop_mindir
2021-08-24 08:07:46 +00:00
yangzhenzhang f1afaeac5a modify check strategy for conv2d 2021-08-24 16:06:16 +08:00
i-robot 5e56f1952c !22285 Change monad.py as internal usage only
Merge pull request !22285 from hewei/core_user_api
2021-08-24 07:55:00 +00:00
i-robot e49904b417 !21982 [MS][GPU] SyncBatchNormFwd/Grad - GPU Kernel
Merge pull request !21982 from danishfarid/SyncBatchNorm_GPU
2021-08-24 06:16:58 +00:00
i-robot fd06532b59 !22243 add Ascend and CPU ST for enabling RDR
Merge pull request !22243 from yuximiao/yuximiao_rdr
2021-08-24 03:50:05 +00:00
zjun 779b655cfe Add switch_layter pynative ut test
Signed-off-by: zjun <zhangjun0@huawei.com>
2021-08-24 11:21:13 +08:00
yuchaojie 7b3943bc91 DynamicRNN supports scenarios that hidden_size is not multiples of 16 2021-08-24 11:20:44 +08:00
He Wei c9ecb27db8 Change monad.py as internal usage only 2021-08-24 10:45:40 +08:00
i-robot 6082835501 !22146 dataset: support return bytes in GeneratorDataset
Merge pull request !22146 from ms_yan/decode_bytes
2021-08-24 02:41:18 +00:00
Cathy Wong 3581e7962e MD Profiling UT: Use pytest setup and teardown 2021-08-23 21:09:48 -04:00
yujianfeng 712b9bd013 convert some ops bprops to mindir 2021-08-24 09:09:09 +08:00
danishfarid c34e52c3d6 first commit
updated files

lint fix

lint fix 2

file name changes

CI run issue fix
2021-08-23 17:48:48 -04:00
i-robot ef195c9de6 !21631 Deserialize part4
Merge pull request !21631 from zetongzhao/deserialize_3
2021-08-23 20:09:23 +00:00
i-robot db44b88e1e !22094 MD Profiling: For mismatch op info btwn files, skip bottleneck analysis
Merge pull request !22094 from cathwong/ckw_mon_py_analyze_fixes3
2021-08-23 18:28:51 +00:00
zetongzhao b17464e30c deserialize and tests 2021-08-23 14:11:05 -04:00
ms_yan 6ecfc34524 add np.frombuffer to support return bytes 2021-08-23 17:31:38 +08:00
i-robot af34229974 !22206 fix gather_v2
Merge pull request !22206 from liubuyu/bug_fix
2021-08-23 06:16:06 +00:00
i-robot a84f4feb1a !22214 Add env one card
Merge pull request !22214 from chenfei_mindspore/add_env_one_card
2021-08-23 03:50:51 +00:00
i-robot 866d204658 !22117 Fix resnet st probabilistic failure in daily version.
Merge pull request !22117 from linqingke/resnet
2021-08-23 03:49:04 +00:00