He Wei
43e0967024
Decouple ir::Tensor class from python
5 years ago
mindspore-ci-bot
ea4800050b
!2503 fix misspell and check parameters on graphdata
Merge pull request !2503 from heleiwang/fix_misspell
5 years ago
heleiwang
0d52888fc5
fix misspell and check parameters
5 years ago
zhousiyi
b2ec296f99
add opt pass for tuple_getitem with constant input
5 years ago
Shida He
4c056855e0
Implementation for mindspore debugger
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
mindspore-ci-bot
a3e7b30457
!2384 Add split fission pass
Merge pull request !2384 from YuJianfeng/split
5 years ago
mindspore-ci-bot
616cc80d78
!2378 fix tensor id bug and some yolov3 bug
Merge pull request !2378 from flywind/fix_yolov3_bug
5 years ago
mindspore-ci-bot
53654f94f2
!2056 Enable new control sink
Merge pull request !2056 from zhoufeng/enable-new-control-sink
5 years ago
kpy
b79523a994
fix yolov3 multi getitem bug and tensor ptr not unique bug
5 years ago
mindspore-ci-bot
8a913d7586
!2157 mindspore server inference
Merge pull request !2157 from hangq/master
5 years ago
zhoufeng
bbbfaa2441
enable new control sink
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
yujianfeng
7ad877a948
Add Split fission pass
5 years ago
hangangqiang
dfbb232468
mindspore server inference
5 years ago
ms_yan
cf82aa9035
init remove storage op in c++
init remove storage op test case c++
remove source c++ files
5 years ago
mindspore-ci-bot
182215e060
!2284 Add Pass to Eliminate Redundant Depend
Merge pull request !2284 from BowenK/fix_depend
5 years ago
mindspore-ci-bot
b6ff27245f
!1990 fix profiling stream id
Merge pull request !1990 from caifubi/fix-profiling-stream-id
5 years ago
BowenK
8f29e7242f
add pass to eliminate depend value
5 years ago
caifubi
a49c6f0b13
Fix profiling stream id bug
5 years ago
huanghui
c7bda5363d
fix ConfusionSoftmaxGrad fusion pass work if the ReduceSum's attr of keep_dims set False
5 years ago
hesham
11826fb256
DuplicateOp
5 years ago
nhussain
5515016dba
remove graphengine changes
remove graphengine changes
concat op
Truncate Pair
concat_op
remove graph engine changes
5 years ago
mindspore-ci-bot
ffc8a3c362
!2274 add PadEndOp
Merge pull request !2274 from xunxue/padend
5 years ago
mindspore-ci-bot
e4322baece
!2316 [Dataset] Move python tree transformation into cpp pass
Merge pull request !2316 from JunhanHu/alter_node_cpp
5 years ago
xunxue
87aa9c8f7a
PadEndOp
5 years ago
Junhan Hu
57f3732ac3
Move python tree transformation into cpp pass.
5 years ago
mindspore-ci-bot
5850b99161
!2211 Add TruncatePair Op to dataset
Merge pull request !2211 from h.farahat/pair_truncate
5 years ago
hesham
b9495a9ccc
Truncate Pair
5 years ago
mindspore-ci-bot
9ba6f61d01
!2148 fix hook and bprop debug issue in pynative
Merge pull request !2148 from wangqiuliang/fix-hook-bprop-issue
5 years ago
mindspore-ci-bot
294449697a
!2179 Add sort by index for each group of AllReduce
Merge pull request !2179 from YuJianfeng/all_reduce_index
5 years ago
kingfo
358982a98f
fix hook and bprop debug issue
5 years ago
yujianfeng
f15cb6b7c9
Add sort by index for each group of AllReduce
5 years ago
mindspore-ci-bot
a4048e192c
!2256 Rename Sampler::Reset() to Sampler::ResetSampler()
Merge pull request !2256 from JesseKLee/sampler
5 years ago
mindspore-ci-bot
ea829e89c3
!2198 Add MaskOp to dataset
Merge pull request !2198 from h.farahat/mask_op
5 years ago
Jesse Lee
dcfdff6021
Rename Sampler Reset
5 years ago
mindspore-ci-bot
2865436fee
!2092 Tokenizers
Merge pull request !2092 from qianlong21st/june_third
5 years ago
mindspore-ci-bot
4b5cbe5d4a
!2186 Optimization for opt
Merge pull request !2186 from Kang/opt
5 years ago
mindspore-ci-bot
65f2212fd3
!2215 Support hccl profiling
Merge pull request !2215 from caifubi/support-hccl-profiling
5 years ago
Kang
2974b906d3
Optimization for opt
5 years ago
qianlong
4f16f036be
Add WhitespaceTokenizer and UnicodeScriptTokenizer for nlp
add CaseFold, NormalizeUTF8
add RegexReplace
add RegexTokenizer
add BasicTokenizer
add WordpieceTokenizer
add BertTokenizer
5 years ago
caifubi
5db0d8129c
Support hccl profiling
5 years ago
hesham
f2462bb00d
Mask Op
5 years ago
mindspore-ci-bot
625f2421b5
!1977 random walk in gnn node2vec
Merge pull request !1977 from JonathanY/randomwalk
5 years ago
mindspore-ci-bot
a1f194c971
!2188 Remove B+ tree deadcode and add an additional output to Search function
Merge pull request !2188 from JesseKLee/deadcode
5 years ago
Jesse Lee
287ca71260
Remove dead code
5 years ago
hesham
e2012a1de9
Slice Op
5 years ago
mindspore-ci-bot
cb706951c1
!2126 Refactoring the func graph manager module.
Merge pull request !2126 from ZhangQinghua/master
5 years ago
mindspore-ci-bot
dceb3c2be4
!2026 Change C++ behavior in RandomCropAndResize
Merge pull request !2026 from MahdiRahmaniHanzaki/I1K3FL-random-resized-crop
5 years ago
Mahdi
add29f95f5
resolved issues in the comments
5 years ago
mindspore-ci-bot
2cab44a637
!2028 FillOp for BERT
Merge pull request !2028 from nhussain/fillOp_learning
5 years ago