zhangzhaoju
a54d1f33e7
Add input type check for instance Create in Cell.construct
Adjust the order of resource release sequence
Save executor_info to cache after compile avoiding inconsistent between
python cache and c++ cache
Clean entire_costgraph at ClearResAtExit to avoid coredump.
4 years ago
simson
0191832a1d
fix greater op infervalue
4 years ago
yangzhenzhang
e5df74e9e4
compute top bottom overlap for conv2d
4 years ago
jiangzhenguang
d895eadd7b
fix softmaxcrossentropywithlogits infer
4 years ago
Margaret_wangrui
7d1f3d71ba
Optimize error message
4 years ago
i-robot
0823ec3e9a
!28535 Modify Error Info
Merge pull request !28535 from liuyang/ms_error
4 years ago
i-robot
d7c41f3f5f
!28553 [Fallback] Deal with constants such as np.pi
Merge pull request !28553 from huangbingjian/attr_const
4 years ago
liuyang_655
15a153a40d
Modify error info
4 years ago
huangbingjian
45e8b52f6e
[Fallback] Do not interpret constant from third-partiy library.
4 years ago
i-robot
b073af4b5d
!28559 [MD][Offload] Added dimension check to required Offload ops.
Merge pull request !28559 from alashkari/offload-fix
4 years ago
i-robot
a1720c210d
!22348 [assistant][ops] Add new loader EnWik9Dataset
Merge pull request !22348 from 杨旭华/EnWik9Dataset
4 years ago
i-robot
ec485cb436
!28307 convert EnvSetItem/EnvGetItem to primitive EnvironSet/EnvironGet
Merge pull request !28307 from xychow/EnvGetItem-conversion
4 years ago
Rescue
fac68dbb46
Added dimension check to required Offload ops.
4 years ago
i-robot
de030c8d41
!28204 Improved HwcToChw support multi-channel input.
Merge pull request !28204 from unseenme/mindcon_coding_hwc2chw
4 years ago
unseenme
755cb0adfa
Improved HwcToChw support multi-channel input.
4 years ago
Eden
63ab65e3a4
[feat] [assistant] [#I40GYF] add new loader EnWik9Dataset
4 years ago
zhousiyi
19e9571149
rename env_getitem/setitem to EnvironGet/EnvironGet
4 years ago
i-robot
dba67422f9
!28384 [Fallback] Support the use of self
Merge pull request !28384 from huangbingjian/fallback_self
4 years ago
i-robot
e8b4e34f02
!28352 Optimize the exception message while the return number of brop is wrong
Merge pull request !28352 from zhangzhaoju/master_I4NX1K
4 years ago
i-robot
03b4829b86
!28431 [Auto parallel] MoE Changes
Merge pull request !28431 from Xiaoda/122-moe-changes
4 years ago
zhangzhaoju
1950b6a823
Optimize the exception message while the return number of brop is wrong
Fix:I4OQM9 Bprop out check message optimize
4 years ago
vddong
7449b8364b
[feat][assistant][I40GYQ] add new dataset operator WIDERFace
4 years ago
huangbingjian
58bafb539a
[Fallback] Support self attr/method.
4 years ago
Xiaoda Zhang
6d8320fa66
1) fix the exact division in moe;
2) changing CumSum from composition to a single Operator;
3) add InferMirrorOps for CumSumInfo.
4 years ago
jingyangxiang
a7f8b3af1c
[feat][assistant][ops]New operator implementation, include IMDBDataset
Signed-off-by: zjuter0126 <977180923@qq.com>
4 years ago
zjuter0126
3c2ca41886
[feat][assistant][ops] add new data operator WikiTextDataset
4 years ago
i-robot
17b3e3cd13
!28267 Resuse ConvertData of GenerateArgumentsKey
Merge pull request !28267 from zhangzhaoju/master_res_base
4 years ago
i-robot
ae1278fa42
!28074 convert execute mode to graph mode when loading mindir
Merge pull request !28074 from lianliguang/master
4 years ago
i-robot
ac9e545dc8
!22546 add new dataset loading operator CaltechDataset
Merge pull request !22546 from 杨旭华/CaltechDataset
4 years ago
zhangzhaoju
c5b2996b3f
Resuse ConvertData of GenerateArgumentsKey
4 years ago
lianliguang
d5efef0ae6
convert pynative mode to graph mode when loading mindir
4 years ago
donrichnx
9a0fc0ffc1
[feat] [assistant] [I40GYH] add new dataset loading operator CaltechDataset
4 years ago
Xiaoda Zhang
1bdb610b34
changing default value of single-loop flag
4 years ago
i-robot
67e843ec7f
!27487 [assistant] [ops][SpectralCentroid]
Merge pull request !27487 from 杨旭华/SpectralCentroidOp
4 years ago
i-robot
7faf774063
!22310 [assistant][ops] Add new loader SemeionDataset
Merge pull request !22310 from 杨旭华/SemeionDataset
4 years ago
i-robot
bff8d6ae01
!28247 Fix Python Vocab validation
Merge pull request !28247 from luoyang/vocab
4 years ago
luqilin
896f10d6d5
[feat][assistant][I40GYK] add new dataset loading operator SemeionDataset
4 years ago
tongyue
9a1dcd60fc
[fix] [assistant] [I40GXI] fix bug in the infer function of the operator SpectralCentroid
4 years ago
i-robot
69a6c7db98
!23380 [assistant][ops] Add new loader AmazonReview
Merge pull request !23380 from 杨旭华/AmazonReview
4 years ago
luoyang
ca3de66559
Fix Python Vocab validation
4 years ago
i-robot
c13f31861c
!26398 [feat] [assistant] [I48OBC] add new LogicalNot
Merge pull request !26398 from 桂胜楠/logicalnot
4 years ago
i-robot
eb7a78a998
!28134 Python Vocab refactoring and add ids_to_tokens & tokens_to_ids
Merge pull request !28134 from luoyang/vocab
4 years ago
i-robot
dd90a56d68
!28073 fix code warning && remove save_graphs use in st/ut
Merge pull request !28073 from huanghui/fix-warning
4 years ago
i-robot
170e6ad857
!28052 modify profiler ai_cpu ut and st
Merge pull request !28052 from zangqx/zangqx_04
4 years ago
i-robot
22c25ec10e
!27862 [Auto parallel] [Sharding propagation] dealing with cast
Merge pull request !27862 from Xiaoda/119-adapting-sharding-propagation
4 years ago
luoyang
0288480722
Python Vocab refactoring and add ids_to_tokens & tokens_to_ids
4 years ago
huanghui
74ca50e652
fix code warning && remove save_graphs use in st/ut
4 years ago
zheng_pengfei
09b5e545dd
[feat] [assistant] [I48OBC] add new LogicalNot
4 years ago
臧庆香
fcd3fface0
modify profiler ai_cpu ut and st
4 years ago
Xiaoda Zhang
66c7474e5a
remove CastInfo from CNODE
4 years ago