Zhang Qinghua
18efdc8fe2
Move abstract/base into core, and remove static_analysis including symbols in ir.
5 years ago
mindspore-ci-bot
45ad430af2
!3048 support use valuelist or valuetuple of primitives
...
Merge pull request !3048 from amongo/SupportPrimitiveList
5 years ago
buxue
60b0ded440
change ValueError to TypeError for enumerate start
5 years ago
panyifeng
394178569e
fix valuenode simplify
5 years ago
mindspore-ci-bot
683920d1c8
!2987 Add random normal op at MindSpore front-end
...
Merge pull request !2987 from peixu_ren/custom_gpu2
5 years ago
huangdongrun
ee2039fbba
add support for value sequence of primitve
5 years ago
mindspore-ci-bot
bc0a53cfb1
!3030 minddata support ps-lite feature
...
Merge pull request !3030 from xiefangqi/md_support-pslite
5 years ago
mindspore-ci-bot
ba0143402c
!3067 Cleanup dataset UT: Remove unneeded tf data files and tests
...
Merge pull request !3067 from cathwong/ckw_dataset_ut_cleanup6
5 years ago
mindspore-ci-bot
219a716eae
!3066 fix some batch's get_dataset_size and some text validator inconsistency
...
Merge pull request !3066 from ZiruiWu/fix_validator
5 years ago
mindspore-ci-bot
bed93a9ead
!3039 [Dataset Python UT] adding coverage to Cifar Op and update test dataset
...
Merge pull request !3039 from TinaMengtingZhang/dataset-op-ut-cifar
5 years ago
Zirui Wu
63185cb20f
fix some validators errors
...
address review cmts
addr review cmts
5 years ago
Cathy Wong
ae1ed327ba
Cleanup dataset UT: Remove unneeded data files and tests
5 years ago
nhussain
05b2a57d2a
fix validation errors, and fix try catch error tests
5 years ago
tinazhang
340d98a4d1
added test case to cifar_op
...
update cifar10 dataset
fixing missing error handling code in validator
5 years ago
peixu_ren
20ca96c62b
Add random normal MindSpore interface
5 years ago
xiefangqi
add19a591c
md support ps-lite
5 years ago
He Wei
ee1510da41
Eliminate circular dependency between 'ir' and 'device/kernel'
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago
mindspore-ci-bot
530d46eb47
!3024 Decode + RandomCropAndResize fusion within MapOp
...
Merge pull request !3024 from Alexey_Shevlyakov/random_crop_decode_resize_fusion
5 years ago
liuxiao93
c772b9e291
Add TBE ops Tan/TruncateDiv/TruncateMod for VM.
5 years ago
mindspore-ci-bot
f65586cefa
!3035 Refactoring for base and abstract types.
...
Merge pull request !3035 from ZhangQinghua/master
5 years ago
mindspore-ci-bot
8871f06f42
!2963 Add UT for python pass
...
Merge pull request !2963 from BowenK/python_pass_clean
5 years ago
mindspore-ci-bot
d95a54c321
!3043 Revert PR 2923
...
Merge pull request !3043 from BowenK/master
5 years ago
BowenK
f267a105b8
Add Python Pass UT
5 years ago
BowenK
af36bd7698
Revert PR 2923
5 years ago
mindspore-ci-bot
bfc3065fc7
!3025 [AutoParallel]Add embedding look up op
...
Merge pull request !3025 from lichen/add_embedding_look_up_op
5 years ago
Zhang Qinghua
87715ed127
Refactoring for base and abstract types: Moving Base into base folder; Splitting the abstract type and infer&specialize routines;
5 years ago
mindspore-ci-bot
48654be14d
!3040 BoundingBoxAugment op fix ratio
...
Merge pull request !3040 from islam_amin/bounding_box_augment_bugs
5 years ago
mindspore-ci-bot
69ce4bf2b2
!2970 Del mindspore/model_zoo
...
Merge pull request !2970 from panbingao/master
5 years ago
Alexey Shevlyakov
b930162e79
Decode + RandomCropAndResize = RandomCropDecodeResize
5 years ago
islam_amin
56da3b0ae1
Fixing ratio bug with BoundingBoxAugment
5 years ago
mindspore-ci-bot
eadcb341e1
!2891 CacheOp phase 1
...
Merge pull request !2891 from Jamie/CacheOp_dev
5 years ago
Jesse Lee
7c1bc5192b
Initial Drop of CacheOp Phase I
5 years ago
lichenever
cde5cc2bd2
add_embedding_look_up
5 years ago
mindspore-ci-bot
c465ea3269
!3031 fix context mode and device target dependency issue
...
Merge pull request !3031 from wangqiuliang/fix-tensor-bool-operation
5 years ago
mindspore-ci-bot
2405cf71b2
!2981 primitive hook decouped
...
Merge pull request !2981 from lianliguang/primitive-decoupling
5 years ago
WilliamLian
9682d08d96
refactor primitive hook function
5 years ago
mindspore-ci-bot
2f27c4e3e8
!2807 Apply indexed_slices
...
Merge pull request !2807 from riemann_penn/apply_indexed_slices
5 years ago
kingfo
8863dfd677
fix context mode and device_target dependency issue
5 years ago
panyifeng
44e74ad5aa
Apply indexed_slices
5 years ago
mindspore-ci-bot
8f15d1f608
!2791 convert subgraph
...
Merge pull request !2791 from changzherui/subgraph
5 years ago
mindspore-ci-bot
e03bd975a9
!1898 data dump
...
Merge pull request !1898 from caifubi/data-dump
5 years ago
changzherui
a27ce973ad
convert subgraph
5 years ago
mindspore-ci-bot
d3ec05d716
!2943 [quant]export bug fix
...
Merge pull request !2943 from vlne-v1/quant_export_bugfix
5 years ago
caifubi
c577952c9a
Async Data Dump
5 years ago
mindspore-ci-bot
d925c52bb1
!2875 add grad all in pynative
...
Merge pull request !2875 from wangqiuliang/add-grad-all-in-pynative
5 years ago
mindspore-ci-bot
7cdd5581f9
!2914 make AbstractRef can join with AbstractTensor
...
Merge pull request !2914 from xychow/fix-abstractref-join
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
mindspore-ci-bot
ebc6b92c27
!3002 add arg check for enumerate
...
Merge pull request !3002 from zhangbuxue/add_arg_check_for_enumerate
5 years ago
ZPaC
272e397be7
Add ps optimizer info.
5 years ago
xiefangqi
47060631e5
add offsets feature to tokenizer
5 years ago
mindspore-ci-bot
541456044d
!2934 GraphData support random_walk and get_edge_feature
...
Merge pull request !2934 from heleiwang/gnn_july
5 years ago
ervinzhang
bd5a777f81
introducing new C++ API
5 years ago
mindspore-ci-bot
2f565f4c20
!2776 Update API of dataset.text.lookup
...
Merge pull request !2776 from ZiruiWu/master
5 years ago
kingfo
add3778a61
add grad all in pynative mode
5 years ago
panbingao
45dbc8bf04
Move model_zoo.resnet.py
5 years ago
heleiwang
7a046a1d70
support get_edge_feature
5 years ago
buxue
cf797d3bf2
add arg check for enumerate
5 years ago
mindspore-ci-bot
87722b9e09
!2912 Update ssim and add msssim
...
Merge pull request !2912 from fanglei/msssim
5 years ago
Wei Luning
b522368161
fix bug of quant export without input fakequant.
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
bccfa48509
!2980 Prevent empty column names
...
Merge pull request !2980 from nhussain/empty_column_b
5 years ago
leilei_snow
9b21420b3e
update SSIM loss, add MSSSIM loss feature; add their ut testcases.
5 years ago
mindspore-ci-bot
00368b3683
!2972 Improving implicit type conversion
...
Merge pull request !2972 from zhangbuxue/Improving_implicit_type_conversion
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
6b2a5221b3
!2975 Add MixedPrecisionCast for KeywordArg
...
Merge pull request !2975 from Kang/add_AbstractKeywordArg
5 years ago
Zirui Wu
7b15e5a742
rework on lookup
...
add test caser
fix ci
address review cmts
ci
addr review cmt
fix typo
address review cmts
add 2 more test cases
cpplint fix
addr cpplint
addr ci
fix tst case err
fix doc str
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
nhussain
2c7fd248f8
fixes for PR-2908: avoid empty strings for column names
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
buxue
4df1edf5b3
Improving implicit type conversion
5 years ago
mindspore-ci-bot
b23fc4e492
!2938 Decouple the exception routines from Python.
...
Merge pull request !2938 from ZhangQinghua/master
5 years ago
wuyongkang
e12255ad84
Add MixedPrecisionCast for KeywordArg
5 years ago
mindspore-ci-bot
d192920719
!2958 Add ps module in batches.
...
Merge pull request !2958 from ZPaC/add-ps-module
5 years ago
He Wei
f337c6bc14
Decouple ParamValue from python
5 years ago
ZPaC
4645a43e08
Add ps module in batches
5 years ago
buxue
4e832b2309
support implicit type conversion for pynative mode
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
323a80c620
!2765 fix large for loop segment fault
...
Merge pull request !2765 from fary86/fix_large_for_loop
5 years ago
mindspore-ci-bot
5fc6dcfb65
!2915 [Auto parallel] Rewrite EmbeddingLookup
...
Merge pull request !2915 from Xiaoda/8-move-embeddinglookup-external
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
nhussain
6c37ea3be0
fix validators
...
fixed random_apply tests
fix validators
fixed random_apply tests
fix engine validation
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
mindspore-ci-bot
e2f51ccec8
!2922 updating the python ut tests based on floating point bounding boxes
...
Merge pull request !2922 from ava/float_change
5 years ago
Xiaoda Zhang
fc906f7f58
move embeddinglookup to external
5 years ago
mindspore-ci-bot
dffb76a0a9
!2605 High level abstraction of mathematical distributions
...
Merge pull request !2605 from XunDeng/pp_poc_v3
5 years ago
mindspore-ci-bot
403c1db8ce
!2869 fix print bug
...
Merge pull request !2869 from jinyaohui/master
5 years ago
zhousiyi
9ad7c652a2
make abstractref can join with abstracttensor
5 years ago