Commit Graph

29619 Commits

Author SHA1 Message Date
sabrinasun a9c6bf45a3 re-enabling offline debugger ut test 2021-08-25 19:05:19 -04:00
i-robot 76a37daa43 !22358 thor generalization code submit
Merge pull request !22358 from wangshuangling/master
2021-08-25 13:46:27 +00:00
i-robot c24dc871e0 !22225 fix midas pynative issue
Merge pull request !22225 from JichenZhao/master
2021-08-25 11:25:51 +00:00
i-robot 0b5c595d6d !22308 quant api add comments
Merge pull request !22308 from zhang_sss/quant_api
2021-08-25 11:23:49 +00:00
i-robot 00330bf19f !21750 [assistant][ops] Fix bug in annotation of the operators about Biquad
Merge pull request !21750 from StyleHang/BiquadsFixBug
2021-08-25 10:44:40 +00: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 3cf25e3630 !20432 add ascend310_infer for retinanet_resnet101
Merge pull request !20432 from sanshenghua2/101_310_master
2021-08-25 09:37:35 +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
i-robot 64f931f1cf !22307 code check clean
Merge pull request !22307 from yuchaojie/code-clean
2021-08-25 09:28:45 +00:00
i-robot 94359c93cd !22334 added restful interface
Merge pull request !22334 from anancds/node
2021-08-25 09:26:48 +00:00
i-robot 6301361570 !22249 Analysis of overlapping time of communication operator and computation operator
Merge pull request !22249 from gzhcv/CommunicationOpNotOverlapped
2021-08-25 09:19:09 +00:00
i-robot 79b11ec513 !22364 fix wrong api import
Merge pull request !22364 from yingchen/code_docs_api2
2021-08-25 09:05:24 +00: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 d0ec6ef7c8 !22313 [MSLITE] benchmark new api support config file
Merge pull request !22313 from ling/sr
2021-08-25 08:49:18 +00:00
yingchen 74c031814c fix api import 2021-08-25 16:11:24 +08: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
i-robot 823a2baeb0 !22327 dataset add shared memory note
Merge pull request !22327 from xiefangqi/md_add_shared_memory_note
2021-08-25 06:19:48 +00:00
i-robot 5f14369daa !22339 update docs abour format or its wrong example
Merge pull request !22339 from dinglinhe/code_docs_dlh_ms_I46XK8
2021-08-25 06:19:12 +00:00
i-robot 29d5d61d8a !22343 [MS][LITE] add scatter_nd_update ops
Merge pull request !22343 from mengyuanli/add_scatter_update_ops
2021-08-25 06:18:45 +00:00
ling 4b2f275fca [MSLITE] benchmark new api support config file 2021-08-25 14:14:14 +08:00
i-robot 6f31ff3d88 !22316 [MS][LITE]Add FP16 cropping
Merge pull request !22316 from gongdaguo/add_crop_int8
2021-08-25 06:13:37 +00:00
i-robot fb1a059a20 !22301 add gpu scripts to pix2pix
Merge pull request !22301 from ZeyangGAO/pix2pix
2021-08-25 04:55:15 +00:00
i-robot a46b7b1750 !21972 [GraphKernel] Support tensor of tensor ops in graph kernel.
Merge pull request !21972 from TronZhang/tot_support_fusion
2021-08-25 04:40:20 +00:00
zhang__sss 4eb5348bc9 quant api 2021-08-25 12:03:55 +08:00
chendongsheng acb21a0a98 added restful interface 2021-08-25 12:02:03 +08:00
mengyuanli e917e2ef64 add scatter_nd_update op 2021-08-25 11:45:43 +08:00
i-robot 71874094c4 !21998 [MSLITE] mix fp16/fp32
Merge pull request !21998 from ling/mix
2021-08-25 03:35:09 +00:00
i-robot 482f511b86 !22033 [昇腾众智] SE_ResNeXt50网络_r1.3infer
Merge pull request !22033 from yexijoe/SE_ResNeXt50_master
2021-08-25 03:06:45 +00: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 a349505bb6 !22069 [MSLITE] Check the output tensor names in benchmark.
Merge pull request !22069 from wangshaocong/convert_name
2021-08-25 02:47:05 +00: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 24136df031 !22224 [MSLITE] Fix bug of resize.
Merge pull request !22224 from wangshaocong/bugfix
2021-08-25 02:43:16 +00:00
i-robot d23114fe89 !22018 [LITE][converter] input index && format -2
Merge pull request !22018 from yefeng/143-input_and_format
2021-08-25 02:35:13 +00:00
i-robot ce119fc2f9 !22303 fix dynamic op SparseGatherV2
Merge pull request !22303 from liubuyu/ops
2021-08-25 02:27:00 +00:00
i-robot 54743627bc !20433 add ascend310_infer for retinanet_resnet152
Merge pull request !20433 from sanshenghua2/152_310_master
2021-08-25 02:21:45 +00:00
dinglinhe 4504db5525 update docs for its format or some examples are wrong 2021-08-25 10:13:10 +08: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
ling 35ec7ab07d [MSLITE] mix fp16/fp32 2021-08-25 10:00:56 +08:00
i-robot 15cd8afdbe !22280 add cos infer func
Merge pull request !22280 from lulu/add_cos_infer_func
2021-08-25 01:56:40 +00:00
i-robot f714a924a6 !22280 add cos infer func
Merge pull request !22280 from lulu/add_cos_infer_func
2021-08-25 01:56:39 +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 6ff567645c !22309 add tbe im2col
Merge pull request !22309 from melody/master
2021-08-25 01:51:37 +00:00
i-robot 02d2122065 !22185 c-ares fix CVE-2021-3672
Merge pull request !22185 from ms_yan/cve_fix
2021-08-25 01:44:30 +00:00
i-robot b58f8efa54 !22277 Clean ERROR log in PyNative Mode
Merge pull request !22277 from caifubi/master-hccl-get-rank-id
2021-08-25 01:36:00 +00: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