xiefangqi
|
bae1dd3bb0
|
Revert "Moved the offload operation check and map operation split from python (datasets.py) to c++ (NodeOffloadPass.cc)."
This reverts commit 84d38e547a.
|
4 years ago |
i-robot
|
895256f69a
|
!20043 [assistant][ops] Add new YelpReview
Merge pull request !20043 from 杨旭华/YelpReview
|
4 years ago |
i-robot
|
75e35bded2
|
!27081 [MD][Offload] Move offload checks and split to the C pipeline
Merge pull request !27081 from markuskunej/move_offload_check_to_c
|
4 years ago |
i-robot
|
b80ed801d5
|
!27335 change log level for read not exist tensors
Merge pull request !27335 from yelihua/dev
|
4 years ago |
i-robot
|
fc2e4c7a55
|
!27317 update tests owners
Merge pull request !27317 from kisnwang/add-owners
|
4 years ago |
lufei9026
|
2947f418b1
|
[feat][assistant][I3T96N]add new loader YelpReview
|
4 years ago |
i-robot
|
ffca7b08a5
|
!27237 auto insert VirtualDataset node for master
Merge pull request !27237 from lilei/modify_virtualdataset_for_master
|
4 years ago |
i-robot
|
25ae2d620b
|
!27271 modify c++ msg & conv2d
Merge pull request !27271 from huchunmei/master
|
4 years ago |
i-robot
|
1c84ab092c
|
!27320 takedown resnet50_cifar10_gpu
Merge pull request !27320 from yanghaoran/takedown_gpu_resnet
|
4 years ago |
i-robot
|
68ff04ac82
|
!27186 pass lambda function to out_shape and out_dtype
Merge pull request !27186 from looop5/out_shape
|
4 years ago |
yelihua
|
01823faed0
|
change error level to info as dir not exist is normal case
|
4 years ago |
i-robot
|
96f56b827e
|
!27203 while inplace op for cpu backend
Merge pull request !27203 from zhuzhongrui/gmres
|
4 years ago |
i-robot
|
7a8e35b4f1
|
!26456 [assistant][ops]Add new operator Spectrogram
Merge pull request !26456 from YJfuel123/Spectrogram
|
4 years ago |
i-robot
|
3d0f8fcc99
|
!22552 [assistant][ops]New operator implementation, include STL10Dataset
Merge pull request !22552 from 王睿/stl10_dataset
|
4 years ago |
i-robot
|
59184541c3
|
!27140 fix sync GraphCell params data from device bug
Merge pull request !27140 from zhangbuxue/fix_sync_GraphCell_params_data_from_device_bug
|
4 years ago |
i-robot
|
cbff4bf117
|
!27314 Delete error code assert in error manager test case
Merge pull request !27314 from tanghuikang/adjust_hcom_errormanager_st
|
4 years ago |
huchunmei
|
1023c7a5e2
|
modify c++ msg
|
4 years ago |
i-robot
|
4eb816008e
|
!27066 set offload node
Merge pull request !27066 from kisnwang/enable-set-swap-node
|
4 years ago |
i-robot
|
f40668ef73
|
!27251 test_micro_batch_Interleaved
Merge pull request !27251 from lilei/add_parallel_ut
|
4 years ago |
i-robot
|
9b2f4141c9
|
!27302 add summart ops params valid check ut
Merge pull request !27302 from helloiSCSI/add_st
|
4 years ago |
yanghaoran
|
f60b072710
|
takedown resnet50_cifar10_gpu
|
4 years ago |
kswang
|
fcdf236cdc
|
add tests owners for kisnwang/laiyongqiang/HulkTang
|
4 years ago |
i-robot
|
6b92d9bd4d
|
!27224 [ME] Optimize the error message of the operator module
Merge pull request !27224 from Margaret_wangrui/operator
|
4 years ago |
RainWang6188
|
c4063f0f11
|
[feat][assistant][I3J6VI] add new data operator STL10
|
4 years ago |
buxue
|
d7dc539b6e
|
fix sync GraphCell params data from device bug
|
4 years ago |
tanghuikang
|
b5528574d6
|
Delete error code assert in error manager test case
|
4 years ago |
i-robot
|
d723cc417d
|
!27151 [ME][Fallback] [ME][Fallback] Support built-in type: complex and reversed.
Merge pull request !27151 from Margaret_wangrui/fallback
|
4 years ago |
i-robot
|
8bcd6e3a86
|
!27287 [ME][Fallback] Handle interpret nodes in list.
Merge pull request !27287 from Margaret_wangrui/list_interpret
|
4 years ago |
i-robot
|
d1aa8d6cb5
|
!26995 fix:unexpected eiminate of tile
Merge pull request !26995 from zhangzhaoju/master_bug_fix
|
4 years ago |
i-robot
|
18163f07aa
|
!26851 Add compile cache st test cases
Merge pull request !26851 from LiangZhibo/master
|
4 years ago |
lilei
|
05189459ab
|
auto insert VirtualDataset node for master
|
4 years ago |
Margaret_wangrui
|
6e5d625153
|
[ME][Fallback] Support built-in type: complex and reversed.
|
4 years ago |
i-robot
|
b1eae16a05
|
!22304 [assistant][ops]New operator implementation, include SVHNDataset
Merge pull request !22304 from 王睿/svhn_dataset
|
4 years ago |
helloiSCSI
|
7cb5ed7676
|
add summart ops params valid check ut
|
4 years ago |
郑昊
|
4ae41350a6
|
[feat][assistant][I3ALD1] add new method Spectrogram
|
4 years ago |
i-robot
|
b4716271bc
|
!26892 ME compiler environment variables normalization
Merge pull request !26892 from chenfei_mindspore/environment_variable_fix
|
4 years ago |
i-robot
|
aeb2cccbe6
|
!27152 [bug]fix functional grad with grad_position twice bug
Merge pull request !27152 from chenzhuo/grad
|
4 years ago |
lilei
|
e933aa268b
|
test_micro_batch_Interleaved
|
4 years ago |
z00512249
|
a1b8c2f065
|
while inplace op for cpu backend
|
4 years ago |
Margaret_wangrui
|
0f4a276b7e
|
Optimize the error message of the operator module
|
4 years ago |
Margaret_wangrui
|
fa8506c0a7
|
[ME][Fallback] Handle interpret nodes in list.
|
4 years ago |
l00591931
|
79f86d3fe2
|
Add test case for compile cache
|
4 years ago |
zhangzhaoju
|
722086435d
|
1. fix:unexpected eiminate of tile
2. fix:delay memory allocat in NewTensorFilledWithData
|
4 years ago |
i-robot
|
2d23b698a6
|
!27024 add allreduce fusion by size
Merge pull request !27024 from jiahongQian/master
|
4 years ago |
i-robot
|
db9b66242b
|
!21823 [assistant][ops] Add data operator CharNGram
Merge pull request !21823 from 张渝/CharNGram
|
4 years ago |
i-robot
|
7458863fd4
|
!27259 Fix MindAPI unit-test random failure
Merge pull request !27259 from hewei/core_api
|
4 years ago |
looop5
|
ae5532fb9e
|
pass lambda function to out_shape and out_dtype
|
4 years ago |
He Wei
|
5e092985e4
|
Fix MindAPI unit-test random failure
Remove improper assert line: `ASSERT_TRUE(p < q);`
|
4 years ago |
chenzhuo
|
287bcdd783
|
fix grad twice position bug
|
4 years ago |
i-robot
|
bf0142ae4b
|
!27242 Add unit test for persistent storage
Merge pull request !27242 from zyli2020/ps_cache_feature
|
4 years ago |