mindspore-ci-bot
eadcb341e1
!2891 CacheOp phase 1
...
Merge pull request !2891 from Jamie/CacheOp_dev
6 years ago
Jesse Lee
7c1bc5192b
Initial Drop of CacheOp Phase I
6 years ago
lichenever
cde5cc2bd2
add_embedding_look_up
6 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
6 years ago
mindspore-ci-bot
2f27c4e3e8
!2807 Apply indexed_slices
...
Merge pull request !2807 from riemann_penn/apply_indexed_slices
6 years ago
kingfo
8863dfd677
fix context mode and device_target dependency issue
6 years ago
panyifeng
44e74ad5aa
Apply indexed_slices
6 years ago
mindspore-ci-bot
8f15d1f608
!2791 convert subgraph
...
Merge pull request !2791 from changzherui/subgraph
6 years ago
changzherui
a27ce973ad
convert subgraph
6 years ago
mindspore-ci-bot
d3ec05d716
!2943 [quant]export bug fix
...
Merge pull request !2943 from vlne-v1/quant_export_bugfix
6 years ago
mindspore-ci-bot
d925c52bb1
!2875 add grad all in pynative
...
Merge pull request !2875 from wangqiuliang/add-grad-all-in-pynative
6 years ago
mindspore-ci-bot
7cdd5581f9
!2914 make AbstractRef can join with AbstractTensor
...
Merge pull request !2914 from xychow/fix-abstractref-join
6 years ago
mindspore-ci-bot
6284c42a76
!2941 MD tokenizer support output offsets
...
Merge pull request !2941 from xiefangqi/md_add_offsets_feature
6 years ago
mindspore-ci-bot
ebc6b92c27
!3002 add arg check for enumerate
...
Merge pull request !3002 from zhangbuxue/add_arg_check_for_enumerate
6 years ago
xiefangqi
47060631e5
add offsets feature to tokenizer
6 years ago
mindspore-ci-bot
541456044d
!2934 GraphData support random_walk and get_edge_feature
...
Merge pull request !2934 from heleiwang/gnn_july
6 years ago
mindspore-ci-bot
2f565f4c20
!2776 Update API of dataset.text.lookup
...
Merge pull request !2776 from ZiruiWu/master
6 years ago
kingfo
add3778a61
add grad all in pynative mode
6 years ago
panbingao
45dbc8bf04
Move model_zoo.resnet.py
6 years ago
heleiwang
7a046a1d70
support get_edge_feature
6 years ago
buxue
cf797d3bf2
add arg check for enumerate
6 years ago
mindspore-ci-bot
87722b9e09
!2912 Update ssim and add msssim
...
Merge pull request !2912 from fanglei/msssim
6 years ago
Wei Luning
b522368161
fix bug of quant export without input fakequant.
6 years ago
mindspore-ci-bot
bccfa48509
!2980 Prevent empty column names
...
Merge pull request !2980 from nhussain/empty_column_b
6 years ago
leilei_snow
9b21420b3e
update SSIM loss, add MSSSIM loss feature; add their ut testcases.
6 years ago
mindspore-ci-bot
00368b3683
!2972 Improving implicit type conversion
...
Merge pull request !2972 from zhangbuxue/Improving_implicit_type_conversion
6 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
6 years ago
nhussain
2c7fd248f8
fixes for PR-2908: avoid empty strings for column names
6 years ago
buxue
4df1edf5b3
Improving implicit type conversion
6 years ago
wuyongkang
e12255ad84
Add MixedPrecisionCast for KeywordArg
6 years ago
buxue
4e832b2309
support implicit type conversion for pynative mode
6 years ago
mindspore-ci-bot
323a80c620
!2765 fix large for loop segment fault
...
Merge pull request !2765 from fary86/fix_large_for_loop
6 years ago
mindspore-ci-bot
5fc6dcfb65
!2915 [Auto parallel] Rewrite EmbeddingLookup
...
Merge pull request !2915 from Xiaoda/8-move-embeddinglookup-external
6 years ago
nhussain
6c37ea3be0
fix validators
...
fixed random_apply tests
fix validators
fixed random_apply tests
fix engine validation
6 years ago
mindspore-ci-bot
915ddd25dd
!2892 gnn random walk pr 1977 comment follow up
...
Merge pull request !2892 from tony_liu2/master
6 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
6 years ago
Xiaoda Zhang
fc906f7f58
move embeddinglookup to external
6 years ago
mindspore-ci-bot
dffb76a0a9
!2605 High level abstraction of mathematical distributions
...
Merge pull request !2605 from XunDeng/pp_poc_v3
6 years ago
mindspore-ci-bot
403c1db8ce
!2869 fix print bug
...
Merge pull request !2869 from jinyaohui/master
6 years ago
zhousiyi
9ad7c652a2
make abstractref can join with abstracttensor
6 years ago
peixu_ren
bef1fc7f19
add sample functions in normal and bermoulli distributions
6 years ago
avakh
421b80bf8f
updating python unit tests based on floating point bounding boxes + adding coco dataset in unit tests
6 years ago
tony_liu2
14899a1410
fix gnn random walk pr 1977 comments
...
add fix to random resize decode crop test case
fix pylint issues
6 years ago
Xun Deng
0aa26c1815
add high level abstract class Distribution and two example class:
...
Bernoulli and Normal
6 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
6 years ago
mindspore-ci-bot
c9929fd8a1
!2900 Update BoundingBoxAugment and RandomHorizontalFlipWithBBox to use float
...
Merge pull request !2900 from islam_amin/object_ops_cc_float
6 years ago
mindspore-ci-bot
92d2011b8b
!2924 [Dataset Python UT] Disable md5 random perspective test
...
Merge pull request !2924 from TinaMengtingZhang/redo-skip-md5-random-perspective-test
6 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
6 years ago
tinazhang
8455f957ac
disable md5 random perspective test case
6 years ago
jinyaohui
c7f6527e92
fix print file bug
6 years ago
mindspore-ci-bot
faa1084bd8
!2865 asymmetric param row split support for GatherV2
...
Merge pull request !2865 from yihuaijie/dev
6 years ago
mindspore-ci-bot
5baae2ebd0
!2884 Add TBE op UnsortedSegmentProd for VM.
...
Merge pull request !2884 from liuxiao93/UnsortedSegmentProd
6 years ago
mindspore-ci-bot
bd60db5c11
!2811 support vm for ParallelConcat
...
Merge pull request !2811 from jiangjinsheng/vm_parallel_concat
6 years ago
liuxiao93
2b0ecfd2b1
Add TBE op UnsortedSegmentProd for VM.
6 years ago
Yi Huaijie
cae254f4df
asymmetric row split support for GatherV2
6 years ago
islam_amin
dfc3409f67
Update RandomHorizontalFlipWithBBox and BoundingBouxAugment C++ Ops to use floats
6 years ago
mindspore-ci-bot
751b5e6fac
!2897 Modify VOCDataset output float dtype bbox
...
Merge pull request !2897 from xiefangqi/md_voc_support_float
6 years ago
xiefangqi
62d55fdbce
vocdataset support float bbox
6 years ago
jiangjinsheng
a3565a75d1
vm for ParallelConcat
6 years ago
changzherui
17da929b82
syn code 0706
6 years ago
mindspore-ci-bot
3d377c51b9
!2839 support vm for PopulationCount
...
Merge pull request !2839 from jiangjinsheng/vm_population_count
6 years ago
mindspore-ci-bot
aef002ad6c
!2809 support Python built-in function 'enumerate'
...
Merge pull request !2809 from zhangbuxue/support_Python_built-in_functions_enumerate
6 years ago
leilei_snow
5cccfbc61b
Add TransShape Operator.
6 years ago
mindspore-ci-bot
b5066e81ee
!2308 Unskip md5 python UT case for RandomPerspective
...
Merge pull request !2308 from TinaMengtingZhang/unskip-case-random-perspective
6 years ago
tinazhang
dc03019200
unskip md5 testcase for RandomPerspective
6 years ago
Danish Farid
5a9673ee6f
fix_annotate bug fix
6 years ago
jiangjinsheng
ee7aef98df
vm for PopulationCount
6 years ago
mindspore-ci-bot
860a32632e
!2671 vm for MaxPoolGradGrad, MaxPoolGradGradWithArgmax
...
Merge pull request !2671 from jiangjinsheng/vm_max_pool_ext2
6 years ago
buxue
cfa41733d6
support Python built-in function 'enumerate'
6 years ago
fary86
e17469bf42
Fix bug of large for loop
6 years ago
mindspore-ci-bot
2cd9649b9e
!2810 Add operator adapting in ME for Softsign
...
Merge pull request !2810 from zhangzheng/softsign
6 years ago
mindspore-ci-bot
391f5e44e4
!2832 check types for optional boolean parameters
...
Merge pull request !2832 from Peilin/invalid-type-bucket-check
6 years ago
Hoai Linh Tran
6bd66e7953
Fix memcpy calls. Add ut tests for arithmetic_simplify. Split long arithmetic_simplify.h to arithmetic_simplify.cc
...
Code checking
6 years ago
peilin-wang
29aa589972
added check for invalid type for boolean args
6 years ago
mindspore-ci-bot
c1a53d3f68
!2822 Fix bool tensor problem
...
Merge pull request !2822 from hewei/fix_bool_tensor
6 years ago
He Wei
a0623e1528
Fix bool type tensor problem
...
Problem: Create 'uint8' type tensor from float data raise RuntimeError;
Fix: Use same internal data type for 'uint8' and 'bool' tensor and allows
convert float data to bool tensor.
6 years ago
panbingao
1e51414f1b
Adapting operator Softsign in ME
6 years ago
liuxiao
ddedc41613
Add TBE operators SparseApplyFtrlV2\SparseApplyAdagradV2 for VM.
6 years ago
mindspore-ci-bot
f1a9a7ceb1
!2718 fix quantization aware training auto create graph bug
...
Merge pull request !2718 from chenzhongming/master
6 years ago
mindspore-ci-bot
622b97f3b6
!2787 Add op ScatterMul ScatterDiv vm
...
Merge pull request !2787 from zhaozhenlong/op/scatter-div-mul-vm
6 years ago
jiangjinsheng
ce4e15b0b3
vm for MaxPoolExt2,MaxPoolGradGrad,MaxPoolGradGradWithArgmax
6 years ago
yangzhenzhang
2351845ede
delete shape validation in initializer
6 years ago
zhaozhenlong
8d9939eaa4
ScatterMull and ScatterDiv vm
6 years ago
mindspore-ci-bot
4eafb21ea8
!2638 support vm for mod
...
Merge pull request !2638 from jiangjinsheng/vm_mod
6 years ago
mindspore-ci-bot
30fc1bd0c3
!2747 refactor StridedSlice op
...
Merge pull request !2747 from zhangbuxue/refactor_the_StridedSlice_op
6 years ago
buxue
be771aa9e4
refactor StridedSlice op
6 years ago
jiangjinsheng
ffd0352162
vm for mod
6 years ago
mindspore-ci-bot
d1fa90a3d9
!2769 fix get loss error and NoneType error cause by _proceesor_specified_data
...
Merge pull request !2769 from ougongchang/fix_nonetype
6 years ago
mindspore-ci-bot
ea475637a1
!2720 fix assign used in while loop
...
Merge pull request !2720 from xychow/fix-assign-in-while
6 years ago
mindspore-ci-bot
9377e432d2
!2766 get default value if num_parallel_workers is None
...
Merge pull request !2766 from yanghaitao/yht_serialize_num_parallel_worker
6 years ago
ougongchang
cd868aea52
fix get loss error and NoneType error cause by _proceesor_specified_data
...
fix get loss error when it not a scalar and fix process specified data
failed when the action is False, and collect_specified_data parameter is
not None
6 years ago
yanghaitao
365c901ee0
get default value if num_parallel_worker is None
6 years ago
mindspore-ci-bot
3a89f93cc5
!2699 add ScatterMax ScatterMin ScatterSub vm
...
Merge pull request !2699 from zhaozhenlong/op/scatter-max-vm
6 years ago
mindspore-ci-bot
fe82d82155
!1904 Add IndexedSlices
...
Merge pull request !1904 from riemann_penn/add_indexed_slices
6 years ago
mindspore-ci-bot
2fadbb1d04
!2743 add more ut and st for SummaryCollector
...
Merge pull request !2743 from ougongchang/summary_collector_ut
6 years ago
panyifeng
d6635bbbe2
Add IndexedSlices
6 years ago
chenzomi
1089c908a9
cherry-pick r0.5 to master for quantizaiton aware training
6 years ago
ougongchang
3dc6f6f2d9
add more ut and st for SummaryCollector
...
Has fixed collecting optimizer error when mode is eval
6 years ago
zhousiyi
d5255fe311
fix assign used in while
6 years ago
guohongzilong
652093642e
change order param same as group params
6 years ago
mindspore-ci-bot
d08a89ab87
!2737 makes 0 an invaild bucket size
...
Merge pull request !2737 from Peilin/zero-input-bucket-check
6 years ago
mindspore-ci-bot
1227719cdd
!2603 [Dataset Python UT] Cleanup mse and md5 validation
...
Merge pull request !2603 from TinaMengtingZhang/I1LTCA-mse-check-cleanup
6 years ago
peilin-wang
9468b49e28
bucket_batch_sizes must be strictly positive, 0 is not a valid batch size
6 years ago
mindspore-ci-bot
c70e6987ba
!2624 Fix config test
...
Merge pull request !2624 from EricZ/fix_config_test
6 years ago
mindspore-ci-bot
9b4399480a
!2321 Connector throughput performance metric
...
Merge pull request !2321 from Alexey_Shevlyakov/connector_throughput_dev
6 years ago
tinazhang66
5cd3136355
remove local defined mse and add missing mse/md5 validation
6 years ago
mindspore-ci-bot
51c4f4a499
!2683 Add TBE operaters ApplyAddSign\ApplyPowerSign\ApplyGradientDescent\ApplyProximalGradientDescent for VM.
...
Merge pull request !2683 from liuxiao/ops-for-VM
6 years ago
mindspore-ci-bot
5b8957a884
!2717 dataset: some parameter check for NumpySlices and num_sharads
...
Merge pull request !2717 from ms_yan/check_param
6 years ago
ms_yan
7fa0d9e7e4
add paramter check for numpyslices and num_shards
6 years ago
jinyaohui
dd5fba1db9
add notice
6 years ago
zhaozhenlong
a8654ac3b5
add ScatterMax ScatterMin ScatterSub for vm
6 years ago
jin-xiulang
8dff818a18
Add Laplace random operator.
6 years ago
mindspore-ci-bot
6fb5538117
!2661 add support dtype for scatter_add vm
...
Merge pull request !2661 from zhaozhenlong/op/scatter-add
6 years ago
liuxiao
2097a0e90a
Add optimizer operators for VM.
6 years ago
mindspore-ci-bot
99d4289251
!248 Add 5 random ops
...
Merge pull request !248 from peixu_ren/custom_aicpu
6 years ago
peixu_ren
c5f72582dc
Added 5 random ops
6 years ago
mindspore-ci-bot
9be17e2a59
!2668 support weight decay for sparse optimizer
...
Merge pull request !2668 from wangnan39/support_weight_decay_for_sparse_optimizer
6 years ago
mindspore-ci-bot
0ab7fd98ea
!2654 fix: tfrecord to mindrecord para check
...
Merge pull request !2654 from guozhijian/fix_tfrecord_to_mr_para_check
6 years ago
mindspore-ci-bot
32a2d5d21c
!2629 get monitor sampling interval from json file
...
Merge pull request !2629 from yanghaitao/yht_sampling_interval
6 years ago
mindspore-ci-bot
363489d00f
!2580 BasicTokenizer do not case fold on preserved words
...
Merge pull request !2580 from qianlong21st/fix_basic_tokenizer
6 years ago
mindspore-ci-bot
db6c4bf784
!2640 [MD] fix minddata error message
...
Merge pull request !2640 from liyong126/minddataset_fix_errmsg
6 years ago
wangnan39@huawei.com
172728a6a6
support weight decay for sparse optimizer
6 years ago
jonyguo
3450c35d9b
fix: tfrecord to mindrecord parameter check
6 years ago
mindspore-ci-bot
bc30576ac9
!2631 Add ExpandDims to whitelist
...
Merge pull request !2631 from amongo/FixExpandDimsOps
6 years ago
zhaozhenlong
d55c0f6679
complement scatter add support dtype
6 years ago
qianlong
cae77c0c22
BasicTokenizer not case fold on preserverd words
6 years ago
liyong
68e2097897
fix split erroer message
6 years ago
zhaozhenlong
15580f8f6e
limit ssim input img type to fp32 and fp16
6 years ago
zhaozhenlong
71d33b087e
limit ssim input img type to fp32 and fp16
6 years ago
yanghaitao
fd701b8504
set monitor sampling interval through json file
6 years ago
huangdongrun
96b38f72b2
add ExpandDims whitelist
...
add comment for control_depend
6 years ago
Eric
a4f5802924
Added Fix for test config
6 years ago
mindspore-ci-bot
87213648bc
!2612 delete pynative lenet test
...
Merge pull request !2612 from changzherui/del_test
6 years ago
changzherui
9e83337e2f
delete pynative lenet_model test
6 years ago
Ziyan
0925e35252
enable optimizer parallel with broadcast
6 years ago
mindspore-ci-bot
df795daf75
!2562 [bug]when multi times print same thing, do not merge in cse
...
Merge pull request !2562 from vlne-v1/I1LHCF-print-multi-times-and-same-str
6 years ago
Alexey Shevlyakov
698abf75fc
Connector throughput + PerfData + CyclicArray
6 years ago
mindspore-ci-bot
a1b17bd2e2
!2593 python unit tests for randomResizeWithBBox and ResizeWithBBox
...
Merge pull request !2593 from ava/python_ut_tests
6 years ago
avakh
1e869146e9
applying comments removing VOC
6 years ago
Cathy Wong
277aba5326
dataset: Fixup docs; remove pylint disabled messages in UT
6 years ago
mindspore-ci-bot
e11c953225
!2587 Implementing Python UTs for BoundingBoxAugment and RandomHorizontalFlipWithBBox
...
Merge pull request !2587 from imaaamin/object_ops_ut
6 years ago
mindspore-ci-bot
067592ccf9
!2590 Updated Python UTs for RandomVerticalFlipWithBBox, RandomCropWithBBox and RandomResizedCropWithBBox
...
Merge pull request !2590 from danishnxt/AugOps2
6 years ago
islam_amin
0f58f0338e
updating ut for RandomHorizontalFlipWithBBox and BBoxAugment
6 years ago
mindspore-ci-bot
b0a10c26a4
!2532 adding random-resize-with-bbox-op and resize-with-bbox-op
...
Merge pull request !2532 from ava/NNNewMaster
6 years ago
Danish Farid
3d1ecaaeb5
updated UT test for Python (3) AugOps with BBox - MD5 checks + imrpv comments
6 years ago
avakh
587e260236
addressing comments
6 years ago
Jamie Nisbet
c22eac743d
subtree creation in python apis
...
updates
fix
fix cpplint
fix
6 years ago
mindspore-ci-bot
a12f9614d4
!2533 Fixing testVOC2012 dataset by merging with testVOC2012_2 + moving BBoxOp testing functions to util + new check in Bounding_Box_check
...
Merge pull request !2533 from danishnxt/AugOpsD2
6 years ago
Wei Luning
ef13a4b6fb
adjust cse code when op has side effect.
6 years ago
Danish Farid
a8f392ca42
updated test util file + new BoundingBoxCheck + fixed VOCDataset annotations
...
Style Error fix
fixed PyLint problem
reverting testVOC2012 due to CI break for existing test
reverting testVOC2012 due to CI break for existing test-2
updated old error messages to confirm with global standard
addressing PR 2355 Comments - 1
addressing PR 2355 Comments - 2
addressing PR 2355 Comments - 3
6 years ago