Jesse Lee
7c1bc5192b
Initial Drop of CacheOp Phase I
5 years ago
WilliamLian
9682d08d96
refactor primitive hook function
5 years ago
caifubi
c577952c9a
Async Data Dump
5 years ago
mindspore-ci-bot
65c6e54e2e
!2773 Adding cpp_api
...
Merge pull request !2773 from 章一智/cpp_api
5 years ago
ZPaC
8273c2a39c
Add ps optimizer info builder.
5 years ago
mindspore-ci-bot
2e45aa6c19
!3014 Add ps optimizer info
...
Merge pull request !3014 from ZPaC/add-ps-optim-info
5 years ago
mindspore-ci-bot
6284c42a76
!2941 MD tokenizer support output offsets
...
Merge pull request !2941 from xiefangqi/md_add_offsets_feature
5 years ago
ZPaC
272e397be7
Add ps optimizer info.
5 years ago
xiefangqi
47060631e5
add offsets feature to tokenizer
5 years ago
ervinzhang
bd5a777f81
introducing new C++ API
5 years ago
panbingao
45dbc8bf04
Move model_zoo.resnet.py
5 years ago
heleiwang
7a046a1d70
support get_edge_feature
5 years ago
huanghui
3eaf663545
add tensor scatter update fission pass
5 years ago
mindspore-ci-bot
c8d7ac13aa
!2976 Add input infos to output for apply op to match the tbe registered info
...
Merge pull request !2976 from YuJianfeng/input2output
5 years ago
mindspore-ci-bot
b5e8e2419e
!2923 Update arithmetic simplify to use Pattern Matcher
...
Merge pull request !2923 from Giancarlo/update_arith_simplify
5 years ago
mindspore-ci-bot
5f468b65b6
!2798 Decouple ParamValue from python
...
Merge pull request !2798 from hewei/decouple_param_value
5 years ago
mindspore-ci-bot
2c3c204b14
!2982 supporting cpp unit tests for randomresizewithbbox and resizewithbbox
...
Merge pull request !2982 from ava/CPP_test3
5 years ago
mindspore-ci-bot
02e797d130
!2947 CPP UTs for 3 BBoxAugOps + Fix to image_util.cc
...
Merge pull request !2947 from danishnxt/AugOps-testing
5 years ago
avakh
b2bfb0342b
supporting cpp unit tests for random_resize_with_bbox_op and resize_with_bbox_op.
5 years ago
Danish Farid
506f8f134e
fix, cpp ut's
...
fix cmakefile
fixed log statments in cpp UT tests
5 years ago
yujianfeng
24f6b9d77e
Add input2output pass
5 years ago
mindspore-ci-bot
b23fc4e492
!2938 Decouple the exception routines from Python.
...
Merge pull request !2938 from ZhangQinghua/master
5 years ago
He Wei
f337c6bc14
Decouple ParamValue from python
5 years ago
ZPaC
4645a43e08
Add ps module in batches
5 years ago
wuyongkang
4b2b46679a
Revert "Optimization for ApplyTransform function"
...
This reverts commit 02dd305bb0
.
5 years ago
Zhang Qinghua
bde889ffdf
Decouple the exception routines from Python.
5 years ago
mindspore-ci-bot
5355deca04
!2946 Added empty tensor support
...
Merge pull request !2946 from EricZ/emtpy-tensor
5 years ago
mindspore-ci-bot
3cc9217f06
!2926 [Dataset C++ UT] Implement C++ UTs for RandomHorizontalFlipWithBBox and BoundingBoxAugment
...
Merge pull request !2926 from islam_amin/object_ops_cc_ut_floats
5 years ago
Eric
79445012bd
Tensor ut works
...
new test case
Name change for empty check
5 years ago
Giancarlo Colmenares
7f759c2a4c
Updated arithmetic simplify to use Pattern Matcher
5 years ago
mindspore-ci-bot
915ddd25dd
!2892 gnn random walk pr 1977 comment follow up
...
Merge pull request !2892 from tony_liu2/master
5 years ago
islam_amin
284cc910d5
C++ UTs for RandomHorizontalFlipWithBBox and Bounding Box Augment
5 years ago
yanghaoran
9ce5c97204
synchronize Ascend software suite 07 Jul 2020
5 years ago
mindspore-ci-bot
e26746ad18
!2816 Optimization for ApplyTransform function
...
Merge pull request !2816 from Kang/optimization
5 years ago
tony_liu2
14899a1410
fix gnn random walk pr 1977 comments
...
add fix to random resize decode crop test case
fix pylint issues
5 years ago
mindspore-ci-bot
9ba937b1af
!2920 Updating 3 BBox AugOps for Float + Common Files for BBox Float Support - (VertFlip/RandomCrop/RandomResizeCrop)
...
Merge pull request !2920 from danishnxt/AugOps-M1-Python
5 years ago
mindspore-ci-bot
6d946b6a19
!2890 Fix for Alexey's testcase
...
Merge pull request !2890 from JesseKLee/queue_perf
5 years ago
Danish Farid
78c370f72a
First Commit - New Infrastructure - Python UT tests + Common Aug Files
...
fix accidental change overwrite
fix 2
updated inits from 0 to 0.0 for float
improvd python ut comments
updated macro
5 years ago
wuyongkang
02dd305bb0
Optimization for ApplyTransform function
5 years ago
kswang
a719a9fe3a
add two level reduce sparse gradient
5 years ago
Jesse Lee
e0ef91a676
Fix Queue::Reset
5 years ago
mindspore-ci-bot
f42e36b629
!2845 Fix empty graph dump ir failed
...
Merge pull request !2845 from zhoufeng/empty-graph-dump-ir
5 years ago
zhoufeng
1f8b00dff2
Fix empty graph dump ir
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
34fadfad31
!2774 fix perf_data test
...
Merge pull request !2774 from Alexey_Shevlyakov/fix_perf_data_test
5 years ago
zhousiyi
b29d260be3
reuse AddN primitive in opt as AddN will replicated by program_specialize
5 years ago
ale
383564c417
fix perf_data test
5 years ago
mindspore-ci-bot
709dfd7e81
!2738 [Dataset C++ UT] Implement C++ UT common class for object detection tests.
...
Merge pull request !2738 from islam_amin/object_ops_ut_cc
5 years ago
islam_amin
593ee1eb34
C++ UT common files for object detection tests
5 years ago
panyifeng
d6635bbbe2
Add IndexedSlices
5 years ago
Eric
88bb65768e
Clean up part 1
...
Removed extra fields in schema
Fixed test cases
Fixing CI
5 years ago
Alexey Shevlyakov
71cede8173
remove de_error.h
5 years ago
mindspore-ci-bot
9b4399480a
!2321 Connector throughput performance metric
...
Merge pull request !2321 from Alexey_Shevlyakov/connector_throughput_dev
5 years ago
jonyguo
41d16a3c77
enhance: 1. fix api comment, 2. del dead code
5 years ago
mindspore-ci-bot
1a78794947
!2680 Add ut for cpu kernel implement of sparse optimizer
...
Merge pull request !2680 from YuJianfeng/ut
5 years ago
yujianfeng
91306cbd34
Add ut for cpu kernel of sparse optimizer
5 years ago
wuyongkang
e606068585
cache bprop instead of fprop
5 years ago
mindspore-ci-bot
262e4fc041
!2585 Replace TransformFuncType with OptimizerCaller
...
Merge pull request !2585 from Giancarlo/remove_transformfunc
5 years ago
Ziyan
0925e35252
enable optimizer parallel with broadcast
5 years ago
Alexey Shevlyakov
698abf75fc
Connector throughput + PerfData + CyclicArray
5 years ago
Jesse Lee
81bf4bde1d
AutoIndexObj primary should start with 0
5 years ago
Jamie Nisbet
c22eac743d
subtree creation in python apis
...
updates
fix
fix cpplint
fix
5 years ago
Giancarlo Colmenares
aabec55c79
Removing TransformFuncType
5 years ago
mindspore-ci-bot
d9b1825552
!2374 C++ UT for CutOut and Pad
...
Merge pull request !2374 from MahdiRahmaniHanzaki/I1L892-pad-cutout-ut
5 years ago
mindspore-ci-bot
044b214636
!2490 assign hcom op to one stream
...
Merge pull request !2490 from gukecai/new-stream-for-commit
5 years ago
ms_yan
e829535a86
change GetTensor into GetRow to avoid NullPtr
5 years ago
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
gukecai
c703c4d7c8
hcom one stream
5 years ago
heleiwang
0d52888fc5
fix misspell and check parameters
5 years ago
Mahdi
bca037e1be
added cpp test cases for pad and cut out
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
nhussain
dd9bf09f0a
added FillOp for #119 - special Ops
5 years ago
Jonathan Yan
87d2c27c7f
random walk v1
5 years ago
mindspore-ci-bot
971f10d222
!1790 remove transdata only connected with control depend
...
Merge pull request !1790 from lianliguang/remove-the-useless-transdata-connected-with-the-control-depend
5 years ago
mindspore-ci-bot
928c25ebea
!2047 [Code review] check code files in pre_activate/ascend/buffer_fusion
...
Merge pull request !2047 from huanghui/code-review
5 years ago
Zhang Qinghua
923d3fee04
Refactoring the fg manager module.
5 years ago
WilliamLian
b86016a26f
remove the useless transdata and cast of control depend node
5 years ago
mindspore-ci-bot
a8cf83acf2
!1932 Add CLUE dataset
...
Merge pull request !1932 from jiangzhiwen/dataset/clue
5 years ago
jiangzhiwen
e0e167a000
add CLUE dataset
5 years ago
huanghui
4acb61d59d
code review fix for buffer fusion
5 years ago
mindspore-ci-bot
c661087b99
!2029 Create TensorRow class that supports a row id
...
Merge pull request !2029 from lixiachen/lixia/tensorrow
5 years ago
Lixia Chen
6ae88c3987
Create TensorRow class that supports a row id.
5 years ago
mindspore-ci-bot
3b809f2b0b
!1996 Fix single BatchNorm fission && SoftmaxGradExt fusion pass
...
Merge pull request !1996 from huanghui/single-batchnorm-fission-pass
5 years ago
huanghui
88eec2b894
fix single-batchnorm-fission && softmax-grad-ext-fusion pass
5 years ago
leopz
c45f4d225d
dump binary ir
5 years ago
hesham
0c5e47111b
- Move MutableBuffer to be protected
...
- Add new CreateTensors
5 years ago
mindspore-ci-bot
beefb20c01
!1983 Remove inheritance of Sampler from DatasetOp
...
Merge pull request !1983 from JesseKLee/sampler
5 years ago
huangdongrun
9522f59b87
support for tensor indexing in pynative
...
support tensor slice using constexpr
remove tensorslice metagraph
add pynative testcases
5 years ago
mindspore-ci-bot
b3da41bd7a
!1913 CocoDataset implementation
...
Merge pull request !1913 from xiefangqi/xfq_support_coco
5 years ago
xiefangqi
097cbcc0cb
CocoDataset implementation
5 years ago
mindspore-ci-bot
81ba3b1b99
!1868 Enhance insert memcpy for hccl op
...
Merge pull request !1868 from huanghui/insert-memcpy-async-pass
5 years ago
mindspore-ci-bot
7b7932ced9
!1944 move hook function to PrimitivePy class
...
Merge pull request !1944 from wangqiuliang/move-hook-function-to-primitivepy
5 years ago
Jesse Lee
255adf7c6e
Remove inheritance of Sampler from DatasetOp
5 years ago
mindspore-ci-bot
9e1dea1ff9
!1928 delete redundant reshape op
...
Merge pull request !1928 from yoonlee666/deletereshape
5 years ago
yoonlee666
881af56ec3
optimize redundant reshape op
5 years ago
huanghui
118496b3ec
enhance insert memcpy
5 years ago
heleiwang
3ece8dd090
1. support get_all_edges, get_nodes_from_edge, get_sampled_neighbors, get_neg_sampled_neighbors and graph_info API
...
2. mod cora and citeseer conversion script
5 years ago
kingfo
38436f929f
move hook function to primtivePy class
5 years ago
mindspore-ci-bot
38109a386b
!1957 fix cmakelists
...
Merge pull request !1957 from jiangjinsheng/issue_merge
5 years ago
jiangjinsheng
709704d339
fixed CMakeLists.txt
5 years ago
mindspore-ci-bot
bfc18f3adc
!1873 synchronize latest ascend software 04 Jun 2020
...
Merge pull request !1873 from yanghaoran/master
5 years ago
mindspore-ci-bot
5eb95599f6
!1874 Updates to string tensor
...
Merge pull request !1874 from h.farahat/string_tensor_updates
5 years ago
yanghaoran
8da4c1a763
synchronize latest ascend software 04 Jun 2020
5 years ago
hesham
f837ddc956
- Bug when empty strings sent to Python
...
- Support accepting Numpy of str as input
- Support batching strings
- Core logic of batch&pad is static
- Make Pad a utility function
5 years ago
zhaoting
b16a552d41
Revert "Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try""
...
This reverts commit 705c71a257
.
5 years ago
mindspore-ci-bot
beb714d2d0
!1911 add a function to charge the node input and output is a scalar
...
Merge pull request !1911 from lianliguang/add-a-function-to-charge-the-node-input-or-output-if-is-a-scalar
5 years ago
yujianfeng
2ff9e74d07
Add unique process for duplicated indices
5 years ago
WilliamLian
9808e47663
change checkAicpu to CheckAICPU & add charge Scalar function to charge the input or output is scalar
5 years ago
huanghui
b4c0ed4b36
add signle batchnorm fission pass
5 years ago
chujinjin
7465abc798
optimize transdata for pynative
5 years ago
mindspore-ci-bot
1973594bd1
!1774 [MD] minddataset support padding samples
...
Merge pull request !1774 from liyong126/mindrecord_padded_sample
5 years ago
mindspore-ci-bot
b236beae28
!1615 convert constant bool tensor to bool
...
Merge pull request !1615 from amongo/GetBoolValueFromConstantTensor
5 years ago
liyong
feff8899ac
support padding samples
5 years ago
mindspore-ci-bot
c51d90d84e
!1767 Move LayerNormGrad split pass ahead of kernel select
...
Merge pull request !1767 from huanghui/LayerNormGrad-split-pass
5 years ago
mindspore-ci-bot
769ae609b4
!1808 consistent design for num_samples
...
Merge pull request !1808 from Jamie/numsamples
5 years ago
huangdongrun
beacc26077
* add isconstant primitive
...
* add infer_value for common math ops
* convert constant bool tensor to bool value
* do not infer value when encounter 0 as division
for while condition, do not unrool if condition is a tensor
5 years ago
yujianfeng
e87ac6525e
Add batch norm fusion pattern for mix precision
5 years ago
huanghui
cf87218fb7
place layernormgrad split pass before kernel select
5 years ago
Jamie Nisbet
51bc0c0460
consistent design for num_samples
...
updates
more update
more work
more fixin
post rebase updates
clang formatting
code review recovery
ci fixes
updates
update
update
update
5 years ago
mindspore-ci-bot
0426ed057b
!1777 Remove ZerosLikeTensor and sub with ZerosTensor
...
Merge pull request !1777 from BowenK/master
5 years ago
BowenK
96379faa3a
Remove ZerosLikeTensor and sub with ZerosLike
5 years ago
huanghui
d1cec14a0c
add 2 pattern for softmaxgradext fusion pass
5 years ago
kswang
c63729b8e6
support mix target
5 years ago
mindspore-ci-bot
cc9c004bc1
!1696 Enable ConfusionMulGrad fusion pass
...
Merge pull request !1696 from huanghui/TMP
5 years ago
mindspore-ci-bot
692f38ded2
!1532 clean pylint warning in test dir
...
Merge pull request !1532 from jinyaohui/pylint1
5 years ago
mindspore-ci-bot
59683a1d90
!1692 Fix topk bug for fasterrcnn
...
Merge pull request !1692 from meixiaowei/master
5 years ago
huanghui
71acaa5300
enable ConfusionMulGrad fusion pass in bert only
5 years ago
mindspore-ci-bot
387bcece9e
!1666 Add 5 patterns for AdamApplyOneWithDecay fusion pass
...
Merge pull request !1666 from huanghui/AdamApplyOneWithDecay-fusion-pass
5 years ago
jinyaohui
86d197dfeb
clean pylint
5 years ago
huanghui
ff05aa1faa
add newly 5 patterns for AdamApplyOneWithDecayRule fusion pass
5 years ago
yujianfeng
e6f1cfa581
Check the input size of BatchNorm before fission in bert
5 years ago
meixiaowei
1778ec0135
fix topk bug
5 years ago
huanghui
99ca6b3e80
add SoftmaxGradExt fusion pass
5 years ago
mindspore-ci-bot
8556eee3fc
!1578 recitify pretrained path and revert AdjustAllReduceMulAdduse
...
Merge pull request !1578 from gengdongjie/master
5 years ago
mindspore-ci-bot
9c858444b0
!1568 Fix pylint warning for test cases of optimizer, infer, parse and pynative.
...
Merge pull request !1568 from seatea/fix-pylint-warning
5 years ago
mindspore-ci-bot
04398cf88e
!1433 add tensor_minnie and separate py from ir
...
Merge pull request !1433 from leopz/tensor_base
5 years ago
gengdongjie
705c71a257
Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
...
This reverts commit 3db8cfa54f
.
5 years ago
leopz
4508134ceb
add tensor_minnie and separate py from ir
5 years ago
mindspore-ci-bot
c086d91aaf
!1505 Add some checks in ConstToAttr[StridedSliceGrad] pass
...
Merge pull request !1505 from huanghui/stride-slice
5 years ago
seatea
7398526abc
Fix pylint warning for test cases of optimizer, infer, parse and
...
pynative.
5 years ago
yujianfeng
ee087bdf60
Check the size of topk input names before converting input to attr
5 years ago
Jesse Lee
3b80c10b1e
Fix some timing hole in these two testcases
5 years ago
mindspore-ci-bot
e311473401
!1453 Raise mse threshold in RandomCropDecodeResizeOp
...
Merge pull request !1453 from Alexey_Shevlyakov/fix_random_crop_decode_resize_ut
5 years ago
huanghui
1d65ae598a
extract const_to_attr_strided_slice_grad pass
5 years ago
mindspore-ci-bot
5b9c145ff8
!1383 keep different attributes for cnode evaluation
...
Merge pull request !1383 from amongo/KeepPrimAttrInCNode
5 years ago
mindspore-ci-bot
5e2f440eed
!1271 refactor of memreuse allocator to adapt the control stream
...
Merge pull request !1271 from yangjie159/refactor_memreuse_allocator
5 years ago
mindspore-ci-bot
650a45b233
!1490 Fix pylint warning
...
Merge pull request !1490 from seatea/fix-pylint-warning
5 years ago
seatea
c6d8a4dc98
Fix pylint warning.
5 years ago
yujianfeng
94818cf255
Fix fusion condition of transpose and reshape
5 years ago
yangjie159
cbf5390b34
refactor memreuse allocator
...
remove stream id from membuf
add kernel dependence to determine whether is usable
5 years ago
huangdongrun
1159f2b11e
add prim infer attr cache
...
modify infer to get abstract value and attr value map together
support get attr in specialize
clone primitive when specialize if attribute is not the same with
infered attribute
5 years ago
mindspore-ci-bot
2215e3267f
!1419 remove old buffer fusion pass
...
Merge pull request !1419 from Etone.Chan/Resnet50
5 years ago
Jesse Lee
a8fa847556
Allow join_all to be blocking
5 years ago
Alexey Shevlyakov
7a807cbff9
fix ut
5 years ago
etone-chan
42d724d8b4
remove old buffer fusion pass
5 years ago
mindspore-ci-bot
e8980ed298
!1406 Simplify CondVar class
...
Merge pull request !1406 from JesseKLee/CondVar
5 years ago
huanghui
a42dd21430
add 3 pattern for lamb_next_mv_rule fusion pass
5 years ago
mindspore-ci-bot
848d19207f
!1359 Optimize the IR modules.
...
Merge pull request !1359 from ZhangQinghua/master
5 years ago
Zhang Qinghua
dbb86cb1be
Adjust some routines of FG and FGM, about the nodes info. IF.
5 years ago
Zhang Qinghua
f31564ce98
Remove the useless collectors in manager.
5 years ago
Jesse Lee
641112a40c
Initial Drop
5 years ago
mindspore-ci-bot
daccfef738
!1361 Refactor multiple output pass
...
Merge pull request !1361 from huanghui/LambNextMVRule-fusion-pass
5 years ago
lizhenyu
c5ac2cc38c
add memory copy module
5 years ago
huanghui
f16ff539ba
refactor multiple patterns pass
5 years ago
mindspore-ci-bot
964a757db2
!1378 Just want to debug this case in Jenkin environment
...
Merge pull request !1378 from JesseKLee/cond_var_debug
5 years ago
Jesse Lee
06ae724261
Again
5 years ago
mindspore-ci-bot
458436186c
!1365 Clean up work for text python sub-package
...
Merge pull request !1365 from h.farahat/text_namespace
5 years ago
mindspore-ci-bot
6f733ec113
!1308 Stage 2 of adding support for string Tensor
...
Merge pull request !1308 from h.farahat/string_tensor2
5 years ago
mindspore-ci-bot
f967700ef4
!1215 [Auto parallel] Changing succive edges orders and add some strategy checkings
...
Merge pull request !1215 from Xiaoda/change-succive-edges-order-and-add-checking
5 years ago
mindspore-ci-bot
3363d4e834
!1249 Add GNN dataset processing API
...
Merge pull request !1249 from heleiwang/hlw_gnn_data
5 years ago
hesham
6c21e556c4
Clean up work for text python package
5 years ago
mindspore-ci-bot
4bdfddedb2
!1358 Link child graphs
...
Merge pull request !1358 from zhoufeng/link-child-graph-2
5 years ago
zhoufeng
af5019b94f
link child graphs
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
heleiwang
599a449e0b
Support processing GNN data
5 years ago
jinyaohui
fbdba6e4da
clean pylint
5 years ago
hesham
df361d1d26
Change mem layout of string tensor
...
add support for MindRecord and TFRecord
----
optimize tensorshape
optimize tensorshape and FlatIndex
TFRecord and MindRecord support for string tensor
Modify mem layout
Add new constructor
Add method Allocate
Change some GetMutableBuffer usages to AllocateBuffer
5 years ago
Xiaoda Zhang
9f4b8a3cd1
changing the succive edges order in GetAliveSuccEdges() so that Triangle and Star Elimination can be merged into particular node; adding some check information
5 years ago
mindspore-ci-bot
d9c74e0acd
!1328 Add 3 patterns support for LambNextMVWithDecay fusion pass
...
Merge pull request !1328 from huanghui/LambNextMvWithDecayRuleConds-fusion-pass
5 years ago
mindspore-ci-bot
2e3d55ed87
!1281 Implementation of SplitOp
...
Merge pull request !1281 from Peilin/splitOp
5 years ago
Peilin Wang
71e8bb1960
general split case done, chaining sampler (basic case) is working
...
implementation 99% complete
everything and tested except for repeatable shuffling
tested most basic/typical split usecases
cleanup
some more cleanup
fix CI
more ci fix
more ci fixes
more ci fix
more ci fix
more ci fix
added more tests, fixed some bugs
some more clean up and test cases
added shard/shuffle before split warning/error
addressed code review comments and ci
fixed ci
5 years ago
mindspore-ci-bot
07b14f32b9
!1296 move signature to primitivepy and bprop_func to utils
...
Merge pull request !1296 from leopz/fix_primitive
5 years ago
huanghui
eaff850f11
add 3 patterns for lamb_next_mv_with_decay_rule pass
5 years ago
mindspore-ci-bot
e4795974be
!1266 Refactor LambNextMVWithDecayRule fusion pass
...
Merge pull request !1266 from huanghui/LambNextMvWithDecayRuleConds-fusion-pass
5 years ago
huanghui
5a68eba585
Refactor LambNextMVWithDecayRule fusion pass
5 years ago
qianlong
451c20a6f5
Add UnicodeCharTokenizer for nlp
5 years ago
leopz
04763b8b76
move signature to primitivepy and bprop_func to utils
5 years ago
xulei2020
163b6b7ea7
add jieba c++ code
5 years ago
mindspore-ci-bot
97ba539e7b
!1269 fix issue of loadding control input tensors failed in control sink mode
...
Merge pull request !1269 from wenchunjiang/fix_task_sink_bug
5 years ago
wenchunjiang
729ea8cc55
fix bug of loadding ctrl input tensors failed in control sink mode
5 years ago
mindspore-ci-bot
04ac611fe8
!1189 Decoupling py default param from Parameter
...
Merge pull request !1189 from leopz/master
5 years ago
leopz
40e15996b0
move default_param out of parameter and remove pybind11 in anf define
5 years ago
Wei Luning
3db8cfa54f
add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try
5 years ago
mindspore-ci-bot
c793540cc9
!1231 Assign label resource for new control sink
...
Merge pull request !1231 from zhoufeng/label-assign
5 years ago
zhoufeng
c99f904276
assign label resource for new control sink
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
828d0b124e
!1209 add format trans function
...
Merge pull request !1209 from liubuyu/master
5 years ago
mindspore-ci-bot
1b7cdc4c61
!1218 clean pylint warning in test about import
...
Merge pull request !1218 from jinyaohui/pylint1
5 years ago
liubuyu
f70429d671
add format transfer
5 years ago
yujianfeng
c8d33568f2
Add an new output to FusedMulApplyMomentum
5 years ago
jinyaohui
5a914994ba
clean pylint
5 years ago
huanghui
c4af71e236
add LarsV2 fission pass
5 years ago
jinyaohui
bcfaff97f9
clean pylint
5 years ago
hesham
e8ca243364
-Add DE_STRING
...
-replace switch'case by indexing
- Add test case
- Add constructors
- Add getItem string
- Fix bugs
- Add more tests
- Tensor iterator
- asNumpy
- TextFileDataset
- Tensor(Numpy)
- Super > 2D
- Add more test cases for GeneratorDataset
- Change StartAddr to GetBuffer and GetMutableNuffer
- Raise an error if batch is used with strings
Clean-up work
5 years ago
mindspore-ci-bot
ca64bfdbab
!1120 Code refactoring :modify Infer to Eval
...
Merge pull request !1120 from Kang/master
5 years ago
mindspore-ci-bot
889d7b6eea
!1180 [pre_activate]Fix pylint warning
...
Merge pull request !1180 from YuJianfeng/master
5 years ago