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
mindspore-ci-bot
67d664d7dd
!2511 add mod and floordiv opration for tensor
...
Merge pull request !2511 from wangqiuliang/add-tensor-mod-operation
6 years ago
kingfo
078738adc5
add tensor mod & floordiv operation
6 years ago
huangdongrun
9d3c9c69fe
modify map to C.Map()
6 years ago
mindspore-ci-bot
a9dac909d9
!2535 Fix pynative indexing
...
Merge pull request !2535 from amongo/FixPynativeTensorIndexing
6 years ago
mindspore-ci-bot
087779b7d4
!2517 checkpoint add model_type
...
Merge pull request !2517 from chenzhongming/quant
6 years ago
mindspore-ci-bot
0a368494db
!2499 HostAllGather and HostReduceScatter change to internal interface
...
Merge pull request !2499 from yihuaijie/master
6 years ago
chenzomi
d3f9b80066
checkpoint add model_type
6 years ago
huangdongrun
bc0455eaff
* fix bool index
...
* change slice setitem to mixed procedure
* add testcase for slice assignment
6 years ago
mindspore-ci-bot
363a232cbc
!2512 [quant]The top level add op prefix_name check error
...
Merge pull request !2512 from vlne-v1/I1LJMR-quant-the-top-level-add-op-prefix_name-check-error
6 years ago
mindspore-ci-bot
c22c865c4a
!1950 [front]add `has_effect` direct to target construct method not cell object
...
Merge pull request !1950 from vlne-v1/move-flags-to-construct
6 years ago
yanghaoran
21c381b366
sync from mindspore to incubator
6 years ago
Wei Luning
dcd5773f64
fix bug in quant deploy export
6 years ago
Wei Luning
8f56528f8c
add flags on function
6 years ago
mindspore-ci-bot
0478b7d191
!2303 optimize LARS interface
...
Merge pull request !2303 from gziyan/modify_lars_interface
6 years ago
Yi Huaijie
2eb739de6e
change HostAllGather and HostReduceScatter to internal interface
6 years ago
jiangjinsheng
a1e148cb4d
vm for LRN and LRNGrad
6 years ago
mindspore-ci-bot
367e5765f4
!237 fix issue ssim ksize check
...
Merge pull request !237 from zhaozhenlong/fix-issue-ssim-ksize-check-incu
6 years ago
Ziyan
41ddc153a6
modify lars interface
6 years ago
mindspore-ci-bot
ac78ac9700
!2297 add vm support for operators include MatrixDiag, MatrixDiagPart etc
...
Merge pull request !2297 from jiangjinsheng/vm_matrixdiag
6 years ago
mindspore-ci-bot
8e5d8a1cf7
!2305 Enhance callback module and strongly check if callbacks is list or not
...
Merge pull request !2305 from 李鸿章/callback
6 years ago
mindspore-ci-bot
73f440a54d
!2418 add pretrain for lstm & vgg16 and remove lstm/vgg16/googlenet from directory 'mindspore/model_zoo'
...
Merge pull request !2418 from caojian05/ms_master_dev
6 years ago
wuxuejian
92880788f3
add aicpu embeddinglookup
...
move embeddinglookup to the internal
6 years ago
jiangjinsheng
017ff492af
vm for MatrixDiag,MatrixDiagPart.MatrixSetDiag
6 years ago
Li Hongzhang
4c0d12fd63
enhance callback module and strongly check callbacks is list or not
6 years ago
mindspore-ci-bot
932b7649e7
!2241 Adapting operator named AccumulateNV2
...
Merge pull request !2241 from zhangzheng/accumulate
6 years ago
caojian05
deb9694f63
add pretrain for lstm & vgg16 and remove lstm/vgg16/googlenet from directory 'mindspore/model_zoo'
6 years ago
mindspore-ci-bot
55d5ded228
!2306 [Dataset] Code review & improve quality
...
Merge pull request !2306 from luoyang/pylint
6 years ago
mindspore-ci-bot
e9e4442dcb
!2413 [Auto parallel] Check 'CAST' from optimizers
...
Merge pull request !2413 from Xiaoda/7-auto-parallel-check-optimizer-ops
6 years ago
YangLuo
4e3bfcf4c9
!2306 [Dataset] Code review & improve quality
6 years ago
zhaozhenlong
5888d745bf
fix ssim filter size check
6 years ago
zhangz0911gm
4ac1876237
Adapting AccumulateNV2
6 years ago
jiangjinsheng
e71599b5ca
vm for lin_space
6 years ago
xutianchun
2bfc86f5b7
Add aicpu op: ReverseSequence, CropAndResize, CTCLoss
6 years ago
mindspore-ci-bot
beb436f457
!2398 Bug in Slice when multiple rows are used
...
Merge pull request !2398 from h.farahat/slice_bug
6 years ago
mindspore-ci-bot
a9c309da4c
!2404 [Dataset]rename input variable name to children and output variable to parent
...
Merge pull request !2404 from xulei/input_output
6 years ago
mindspore-ci-bot
1ea38eb60c
!2375 Add Python Tokenizer
...
Merge pull request !2375 from h.farahat/python_tokenizer
6 years ago
Xiaoda Zhang
3ff6e336c6
check cast from optimizer in auto-parallel
6 years ago
liyong
2412ee09ce
fix distributedSampler reshuffle and fix random_device failed
6 years ago
mindspore-ci-bot
78a8bc302d
!2380 Fix CocoDataset issue
...
Merge pull request !2380 from xiefangqi/xfq_fix_coco_issue_01
6 years ago
xulei2020
3b71bd0d5d
rename input to children, output to parent
6 years ago
hesham
68030e6a4b
Slice Bug
6 years ago
qianlong
980ddd32a2
change output of WordpieceTokenizer and BertTokenizer to 1-D string tensors
6 years ago
mindspore-ci-bot
e8639ad91e
!2347 support multi param for tuple grad
...
Merge pull request !2347 from riemann_penn/support_multi_param_for_tuple_grad
6 years ago
xiefangqi
5703a10b8b
fix CocoDataset issue
6 years ago
mindspore-ci-bot
bbf69912be
!2363 fix TextFildDataset and CLUEDataset does not support to_device
...
Merge pull request !2363 from yanghaitao/yht_fix_textfiledataset
6 years ago
mindspore-ci-bot
634bfd3508
!2259 add Normal op
...
Merge pull request !2259 from pkuliuliu/master
6 years ago
mindspore-ci-bot
d137cefa79
!2372 Cleanup work for BERT special ops
...
Merge pull request !2372 from h.farahat/cleanup_0619
6 years ago
mindspore-ci-bot
2f9c6ec8bc
!2337 aware quantization training auto create graph
...
Merge pull request !2337 from chenzhongming/master
6 years ago
pkuliuliu
acf46bafbb
add Normal op
6 years ago
mindspore-ci-bot
9514b52a23
!2147 Add a callback named SummaryCollector and delete SummaryStep callback
...
Merge pull request !2147 from ougongchang/master
6 years ago
panyifeng
3c2057297e
support multi param for tuple grad
6 years ago
hesham
e981c67acd
Python Tokenizer
...
!38 Synchronize with latest Ascend software suite 17 Jun 2020
Merge pull request !38 from yanghaoran/master
6 years ago
hesham
674415f7be
Cleanup work for Concate, Mask, Slice, PadEnd and TruncatePair
6 years ago
mindspore-ci-bot
bc4b1c2460
!2373 Comments + improved casting/parameters + UT tests for 3 AugOps (Augmentation Ops RandomCropWithBBox, Random Vertical FlipWithWithBBox and Random CropAndResizeWithWithBBox)
...
Merge pull request !2373 from danishnxt/AugOpsD1
6 years ago
mindspore-ci-bot
7bdcc319b2
!2325 Addressing comments from PR2314
...
Merge pull request !2325 from imaaamin/object_ops_pr2
6 years ago
Danish Farid
6442a85b75
comments added, ptrs to consts, UT tests for BBOps
...
updated comments for 3 BB AugOps
addressing comments, void -> status, macros added, fixed test cmt
changed types -> value, fixed ut test funcs, grammar
bug type fix
fixed condition in tests for viz
6 years ago
islam_amin
edc42c5b85
addressed comments from reviews
6 years ago
nhussain
d89101b95f
add missing test
6 years ago
chenzomi
c268c88220
aware quantization training auto create graph
6 years ago
ougongchang
939cd29d7e
Add a callback named SummaryCollector and delete SummaryStep callback
...
I added a SummaryCollector to help users automatically collect information
such as the network, loss, learning rate and so on, making it easier to collect this information.
It also can collect train lineage and eval lineage information which is
collected by TrainLineage Callback and EvalLineage Callback in
MindInsight.
I also add some UT for SummaryCollect to keep the code correct.
6 years ago
mindspore-ci-bot
21c67eddd5
!1897 save print data to file
...
Merge pull request !1897 from jinyaohui/print
6 years ago
yanghaitao
9f336bb735
fix TextFileDataset and CLUEDataset failed with to_device
6 years ago
jinyaohui
ac23a179bf
save print data to file
6 years ago
mindspore-ci-bot
2d6d3cc86b
!2339 support catch IndexError in C++
...
Merge pull request !2339 from zhangbuxue/support_catch_index_error_in_c++
6 years ago
mindspore-ci-bot
8867c67d61
!1935 Summary callback as collector for summary and lineage
...
Merge pull request !1935 from 李鸿章/policy_writer
6 years ago
mindspore-ci-bot
9958bc479a
!2161 [qat]Export network from quantization aware network to deploy
...
Merge pull request !2161 from vlne-v1/I1IZV3-quant-infer
6 years ago
mindspore-ci-bot
06b511ca94
!2301 add sparse proximal ada grad optimizer
...
Merge pull request !2301 from lilei/sparse_proximal_ada_grad
6 years ago
Li Hongzhang
0921c1e538
enhance the SummaryRecord with set_mode and add_value
6 years ago
buxue
2c9ca199ad
support catch IndexError in C++
6 years ago
Wei Luning
1d77bf86a9
Exports MindSpore quant predict model to deploy with GEIR
6 years ago
lilei
497067d7b2
add sparse proximal ada grad optimizer
6 years ago
peilinwang
1e36b0649f
remove graphengine changes
...
remove graphengine changes
concat op
Truncate Pair
concat_op
remove graph engine changes
ToNumberOp implementation almost done
ToNumberOp complete
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
merge conflicts
6 years ago
hesham
11826fb256
DuplicateOp
6 years ago
mindspore-ci-bot
90bb9320aa
!2314 Implemented RandomHorizontalFlipWithBBox and BoundingBoxAugment C++ Ops
...
Merge pull request !2314 from imaaamin/object_ops_pr
6 years ago
mindspore-ci-bot
a83baafbf6
!2253 Add ConcatOp to Dataset
...
Merge pull request !2253 from nhussain/concat_op
6 years ago
mindspore-ci-bot
3784220056
!2317 rework on dataset.text.vocab to support any user special_tokens
...
Merge pull request !2317 from ZiruiWu/vocab_rework
6 years ago
nhussain
5515016dba
remove graphengine changes
...
remove graphengine changes
concat op
Truncate Pair
concat_op
remove graph engine changes
6 years ago
mindspore-ci-bot
ffc8a3c362
!2274 add PadEndOp
...
Merge pull request !2274 from xunxue/padend
6 years ago
mindspore-ci-bot
e4322baece
!2316 [Dataset] Move python tree transformation into cpp pass
...
Merge pull request !2316 from JunhanHu/alter_node_cpp
6 years ago
islam_amin
0af156d169
added two ops for object detection, random horizontal flip with bbox and bouding box augment. along with their unit tests
6 years ago
xunxue
87aa9c8f7a
PadEndOp
6 years ago
Junhan Hu
57f3732ac3
Move python tree transformation into cpp pass.
6 years ago
Zirui Wu
b6e9504b31
phase I of Vocab rework
...
phase II vocab rework
added more test cases
fix api doc string
address review cmts and fix CI
address ci complains
fix review cmts
ci
6 years ago
Zirui Wu
8f2674850b
address API doc style and content
...
addr review cmts
revert
ci
private class
ci
fix ci
address ci
address review cmts
fix style err
6 years ago
mindspore-ci-bot
c0fe8c0322
!2273 [AutoParallel]update EmbeddingLookUp op
...
Merge pull request !2273 from lichen/fix_embeding_look_up
6 years ago
mindspore-ci-bot
5850b99161
!2211 Add TruncatePair Op to dataset
...
Merge pull request !2211 from h.farahat/pair_truncate
6 years ago
mindspore-ci-bot
0958a695a4
!205 add ReverseSequenceGrad
...
Merge pull request !205 from xutianchun/reverse_sequence_grad
6 years ago
lichenever
563622874a
update
6 years ago
mindspore-ci-bot
d0c5071cab
!1993 [Dataset] Fix codedex.
...
Merge pull request !1993 from luoyang/pylint
6 years ago
mindspore-ci-bot
2ecd5bdf25
!2239 [MD] convert csv to mindrecord
...
Merge pull request !2239 from liyong126/csv_to_mindrecord
6 years ago
mindspore-ci-bot
d9b8da14e2
!2275 [Auto parallel] Changing bprob of EmbeddingLookup
...
Merge pull request !2275 from Xiaoda/4-fix-the-embeddinglookup-errors
6 years ago
mindspore-ci-bot
9b90d89f6b
!2276 fix eliminate get ref parameter
...
Merge pull request !2276 from fary86/fix_eliminate_get_ref
6 years ago
fary86
15b3fba0ef
Fix eliminate get ref parameter
6 years ago
Xiaoda Zhang
69574f3823
fix the bprob error of embeddinglookup
6 years ago
mindspore-ci-bot
3559cb5ccd
!2252 dataset: repair bug in config load
...
Merge pull request !2252 from ms_yan/config_load
6 years ago
mindspore-ci-bot
60f4795f40
!2220 fix binary dump and add test case
...
Merge pull request !2220 from leopz/fix_dump
6 years ago
ms_yan
8d1dae46ac
Throw error when load config failed
6 years ago
liyong
7369950a93
convert csv to mindrecord
6 years ago
mindspore-ci-bot
0c3d96a98b
!2236 Refactor the callback module in an encapsulated way
...
Merge pull request !2236 from 李鸿章/callback
6 years ago
hesham
b9495a9ccc
Truncate Pair
6 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
6 years ago
mindspore-ci-bot
4e3b3711be
!2199 Fix the condition when activation name is 0
...
Merge pull request !2199 from Simson/push-to-opensource
6 years ago
leopz
a67132f6b7
fix shape and add testcase
6 years ago
mindspore-ci-bot
f513bb8f83
!2163 [Auto parallel] Move 'EmbeddingLookup' to internal
...
Merge pull request !2163 from Xiaoda/3-changing-embeddinglookup-internal
6 years ago
kingfo
358982a98f
fix hook and bprop debug issue
6 years ago
simson
ca988e9e69
fix the condition when activation name is 0
6 years ago
mindspore-ci-bot
ea829e89c3
!2198 Add MaskOp to dataset
...
Merge pull request !2198 from h.farahat/mask_op
6 years ago
mindspore-ci-bot
808380a9f9
!2142 Cleanup dataset UT: refactor visualize()
...
Merge pull request !2142 from Tinazhang/reorg-visualize
6 years ago
ms_yan
fdafc690f8
repair problem in NumpySlicesDataset
6 years ago
mindspore-ci-bot
2865436fee
!2092 Tokenizers
...
Merge pull request !2092 from qianlong21st/june_third
6 years ago
Tinazhang
169eaf73c7
reorganize util function visualize()
6 years ago
panfengfeng
c745b6bd9d
回退 'Pull Request !2189 : dataset: repair some bug in NumpySlicesDataset'
6 years ago
mindspore-ci-bot
11a256536d
!2189 dataset: repair some bug in NumpySlicesDataset
...
Merge pull request !2189 from ms_yan/numpy_slice_repair
6 years ago
Li Hongzhang
ecc459158e
callback module in encapsulated
6 years ago
mindspore-ci-bot
b9ad407dc2
!2204 add check for tensor slice before convert to ops
...
Merge pull request !2204 from zhangbuxue/add_check_for_tensor_slice_before_convert_to_ops
6 years ago
mindspore-ci-bot
cef901fe0d
!2069 Fix input value check for Momentum, SparseApplyFtrl and SparseApplyAdagrad.
...
Merge pull request !2069 from liuxiao/fix-input-value-check-for-SparseApplyFtrl-and-SparseApplyAdaGrad
6 years ago
Yang
dee8471d23
!1993 [Dataset] Fix codedex.
6 years ago
qianlong
4f16f036be
Add WhitespaceTokenizer and UnicodeScriptTokenizer for nlp
...
add CaseFold, NormalizeUTF8
add RegexReplace
add RegexTokenizer
add BasicTokenizer
add WordpieceTokenizer
add BertTokenizer
6 years ago
buxue
61857b69ed
add check for tensor slice before convert to ops
6 years ago
Xiaoda Zhang
55e7d9d2b8
move embeddinglookup to the internal
6 years ago
李鸿章
ee438aaf4a
callback as context manager
6 years ago
ms_yan
d162a7a5ab
repair problem in NumpySlicesDataset
6 years ago
liuxiao
df63a3195d
fix input value check for SparseApplyFtrl and SparseApplyAdagrad
6 years ago
hesham
f2462bb00d
Mask Op
6 years ago
mindspore-ci-bot
bb622877e8
!2167 Add a callback module to avoid the size of the callback.py file too large
...
Merge pull request !2167 from ougongchang/adjust_callback
6 years ago
mindspore-ci-bot
ca94916ef9
!2184 CocoDataset add category_id check
...
Merge pull request !2184 from xiefangqi/xfq_fix_coco_issue
6 years ago
ougongchang
1ffa37ffbc
Add a callback module to avoid the size of the callback.py file to large
6 years ago
mindspore-ci-bot
4291ea82cf
!2024 Add MixedPrecisionCast for Dict
...
Merge pull request !2024 from Kang/master
6 years ago
mindspore-ci-bot
625f2421b5
!1977 random walk in gnn node2vec
...
Merge pull request !1977 from JonathanY/randomwalk
6 years ago
mindspore-ci-bot
3adbde56b2
!2162 SliceOp
...
Merge pull request !2162 from h.farahat/slice_op
6 years ago
mindspore-ci-bot
898b2fdecd
!2187 Fix comment display issues in BuildVocabDataset
...
Merge pull request !2187 from ZiruiWu/vocab_rework
6 years ago
Zirui Wu
2794883644
fix selected minor issues
...
fix review comments
6 years ago
mindspore-ci-bot
3ccbafe71d
!2062 [MD] add splitOP in minddataset
...
Merge pull request !2062 from liyong126/minddataset_split
6 years ago
mindspore-ci-bot
0b7d4855dd
!2168 Chage combined quant to nn.quant
...
Merge pull request !2168 from chenzhongming/combined
6 years ago
xiefangqi
aab190fcdb
CocoDataset add category_id validation
6 years ago
chenzomi
4878616e43
change combined to nn
6 years ago
liyong
d4f8f57c7e
add split in minddataset
6 years ago
mindspore-ci-bot
6089d58d8d
!2171 ssim input shape h and w should be greater than or equal to filter_size
...
Merge pull request !2171 from zhaozhenlong/fix-issues-quant-not-exposed-ssim-ksize-check
6 years ago
mindspore-ci-bot
6ff3a6dcff
!2175 move AscendQuant and AscendDequant to inner_ops.py
...
Merge pull request !2175 from zhaozhenlong/fix-issues-ascend-quant-move-to-inner-ops
6 years ago
zhaozhenlong
ea681bfb0f
fix ssim filter size check
6 years ago
zhaozhenlong
dbfb4f057c
move AscendQuant AscendDequant to inner_ops.py
6 years ago
liuxiao
aa73abc2f7
Add image.CentralCrop
6 years ago
mindspore-ci-bot
2d84011504
!2071 optimizer support loss scale for sparse situation
...
Merge pull request !2071 from wangnan39/support_loss_scale_for_sparse_optimizer
6 years ago
mindspore-ci-bot
2fa2f86619
!2135 add tfrecord to mindrecord tool
...
Merge pull request !2135 from guozhijian/add_tools_tfrecord_to_mindrecord
6 years ago
hesham
e2012a1de9
Slice Op
6 years ago
jonyguo
3353a20d8b
add tool: tfrecord to mindrecord
6 years ago
mindspore-ci-bot
71d27c6854
!2068 Add InplaceAddD and InplaceSubD vm ops
...
Merge pull request !2068 from liuwenhao/master
6 years ago
mindspore-ci-bot
105dcb1c1e
!2128 hidden range
...
Merge pull request !2128 from jiangjinsheng/issue_fix3
6 years ago
mindspore-ci-bot
ea96cbcef2
!1979 fix partial primitive poly node
...
Merge pull request !1979 from fary86/fix_patial_primitive_poly_code
6 years ago
liuwenhao4
be40a90ec6
add InplaceAddD and InplaceSubD vm ops
6 years ago
jiangjinsheng
032e921298
hidden range
6 years ago
mindspore-ci-bot
dceb3c2be4
!2026 Change C++ behavior in RandomCropAndResize
...
Merge pull request !2026 from MahdiRahmaniHanzaki/I1K3FL-random-resized-crop
6 years ago
Mahdi
add29f95f5
resolved issues in the comments
6 years ago
mindspore-ci-bot
2cab44a637
!2028 FillOp for BERT
...
Merge pull request !2028 from nhussain/fillOp_learning
6 years ago
nhussain
dd9bf09f0a
added FillOp for #119 - special Ops
6 years ago
Peilin Wang
848e07d022
initial commit, start of BucketBatchByLengthOp
...
c implementation done, just need to call batch/pad
added python api and validator
added pybind/de_pipeline stuff, fixed some compile errors, figure out how null py::function works
added tiny bit of doc
integrated with static batch methods
fixed some bugs
some more bug fixes and cleanup
ci fix
fix ci
ci fix
fix ci
added test_cases and debugged
addressed code review comments
addressed code review comments
ci fix
ci fix
addressed code review comments
addressed code review comments
6 years ago
wangnan39@huawei.com
d4e3d69f37
support loss scale for sparse situation
6 years ago
mindspore-ci-bot
7b6f13886f
!1962 add vm support for operators include ApproximateEqual, InplaceUpdateD and InTopKD
...
Merge pull request !1962 from zhouneng/add_vm_support_for_ApproximateEqual_InplaceUpdateD_InTopKD
6 years ago
Jonathan Yan
87d2c27c7f
random walk v1
6 years ago
mindspore-ci-bot
842f8231ba
!2100 add op quant and dequant
...
Merge pull request !2100 from zhaozhenlong/op/quant-dequant-ge-open
6 years ago
zhaozhenlong
ccda0f7b36
add op AscendQuant AscendDequant
6 years ago
mindspore-ci-bot
11f5f88021
!2010 fix operator issues for tuple_to_array and cast
...
Merge pull request !2010 from wangqiuliang/fix-tuple-to-array-issue
6 years ago
kingfo
9708e58259
fix TupleToArray & Cast operator issue
6 years ago
mindspore-ci-bot
5cd41905c0
!1820 [Auto parallel] Implementing the backward of 'EmbeddingLookup' primitive
...
Merge pull request !1820 from Xiaoda/the-backward-of-embeddinglookup
6 years ago
mindspore-ci-bot
a8cf83acf2
!1932 Add CLUE dataset
...
Merge pull request !1932 from jiangzhiwen/dataset/clue
6 years ago
fary86
ffa3352088
Fix partial primitive poly node
6 years ago
jiangzhiwen
e0e167a000
add CLUE dataset
6 years ago
zhouneng
51fe3501a4
add vm support for ApproximateEqual, InplaceUpdateD and InTopKD.
6 years ago
hesham
a22763b612
Bug in CIFAR after removing GetMutabble buffer
...
Fixes # I1KIPC
6 years ago
jonyguo
bb2082daec
fix: MindDataset padded log error
6 years ago
Xiaoda Zhang
20d2012a0e
implementing the backward of embeddinglookup
6 years ago
mindspore-ci-bot
403c30c7da
!1919 change tensor dtype and shape from function to attr
...
Merge pull request !1919 from zhangbuxue/change_tensor_dtype_and_shape_from_function_to_attr
6 years ago
buxue
66bbdb4a31
change tensor dtype and shape from function to attr
6 years ago
mindspore-ci-bot
b285c8fa9d
!1973 develop TensorScatterUpdate op and access ge and vm
...
Merge pull request !1973 from zhangbuxue/develop_TensorScatterUpdate_op_and_access_ge_and_vm
6 years ago
buxue
8aee6b07d6
develop TensorScatterUpdate op and access ge and vm
6 years ago
mindspore-ci-bot
3536185f5b
!2007 add lazy adam optimizer and support sparse adam&ftrl for cpu backend
...
Merge pull request !2007 from wangnan39/add_lazy_adam_optim_and_support_sparse_admm_for_cpu_backend
6 years ago
mindspore-ci-bot
a8378a3357
!1924 Add TBE ops ApplyAdaMax\ ApplyAdadelta\ ApplyAdagrad\ ApplyAdagradV2 for VM.
...
Merge pull request !1924 from liuxiao/ops-for-VM
6 years ago
wangnan39@huawei.com
4042f16ce4
add lazy adam optim and support sparse adam & ftrl for cpu backend
6 years ago
mindspore-ci-bot
11875d8495
!2044 Add_Sparse_GatherV2_distributed_op
...
Merge pull request !2044 from lichen/add_sparse_gatherv2
6 years ago
mindspore-ci-bot
ac5878b4b7
!1939 Complete vm ops for DataFormatDimMap and HistogramFixedWidthD
...
Merge pull request !1939 from lihongkang/lhk_master
6 years ago
mindspore-ci-bot
5c7cb7bd71
!2023 add op CosineEmbeddingLoss
...
Merge pull request !2023 from zhaozhenlong/op/cosine-embedding-loss-open
6 years ago
lichenever
e0e055a0b8
add sparse gatherv2
6 years ago
mindspore-ci-bot
3085e51e45
!1922 check parameter num_samples of sampler
...
Merge pull request !1922 from yanghaitao/yht_check_num_samples_sampler
6 years ago
mindspore-ci-bot
5b0472683c
!1737 sparse feature backpropagation
...
Merge pull request !1737 from lirongzhen1/sparse
6 years ago
lihongkang
bbbd980728
add vm for histogramfixedwidth and dataformatdimmap
6 years ago
mindspore-ci-bot
4df861cb62
!1672 support load full dataset on each device
...
Merge pull request !1672 from yihuaijie/dev
6 years ago
mindspore-ci-bot
1b5d9a1194
!1981 Implemented from_dataset, a way to build a vocab from existing dataset
...
Merge pull request !1981 from ZiruiWu/from_dataset_dev
6 years ago
Zirui Wu
880ce5ea26
implemented from_dataset
...
fix complie error
more tests
address CI complains
fix ci
adress review comments
address review cmts
6 years ago
Alexey Shevlyakov
4e333a2f22
MindData profiler infrastructure
6 years ago
mindspore-ci-bot
0a95223f25
!1910 RandomColorAdjust error for grayscale images
...
Merge pull request !1910 from MahdiRahmaniHanzaki/I1J9SQ-random-color-adjust-bug
6 years ago
yanghaitao
8f16cff12e
add para check for sampler
6 years ago
mindspore-ci-bot
bf172da4c3
!2015 add test case for floatxx / floatxx numpy
...
Merge pull request !2015 from guozhijian/add_test_case_for_floatxx
6 years ago
Kang
3ba2074213
Add MixedPrecisionCast for Dict
6 years ago
zhaozhenlong
19c5921c06
composed op CosineEmbeddingLoss
6 years ago
mindspore-ci-bot
f859dfecc8
!1920 SupportPynativeIndexing
...
Merge pull request !1920 from amongo/SupportPynativeIndexing
6 years ago
mindspore-ci-bot
961af9fed1
!2014 adapt op SparseGatherV2
...
Merge pull request !2014 from zhaozhenlong/op/sparse-gather-v2-vm
6 years ago
Yi Huaijie
e5c351690b
support load full dataset on each device
6 years ago
jonyguo
1de7271afc
add floatxx test case
6 years ago
huangdongrun
9522f59b87
support for tensor indexing in pynative
...
support tensor slice using constexpr
remove tensorslice metagraph
add pynative testcases
6 years ago
zhaozhenlong
562c2b8d3d
sparse gather v2
6 years ago
mindspore-ci-bot
9dfb1011fe
!1854 add SparseApplyAdam and SparseApplyLazyAdam ops
...
Merge pull request !1854 from wangnan39/add_ops_sparse_adam_and_sparse_lazy_adam
6 years ago
lirongzhen1
516b56cb64
sparse feature bp
6 years ago
wangnan39@huawei.com
de21dbdaef
add ops SparseApplyAdam and SparseApplyLazyAdam
6 years ago
ms_yan
bc22c172b8
add TensorDataset and its ut
6 years ago
mindspore-ci-bot
251a6667a5
!1989 fix MindDataset distribute shuffle error
...
Merge pull request !1989 from guozhijian/fix_distribute_shuffle
6 years ago
mindspore-ci-bot
b3da41bd7a
!1913 CocoDataset implementation
...
Merge pull request !1913 from xiefangqi/xfq_support_coco
6 years ago
mindspore-ci-bot
3b8edd5a5b
!1918 sparse grad for gatherv2
...
Merge pull request !1918 from riemann_penn/sparse_grad_for_gatherv2
6 years ago
liuxiao
cda547e92f
add tbe some ops about optimizer for vm
6 years ago
panyifeng
acaa66a738
sparse grad for gatherv2
6 years ago
xiefangqi
097cbcc0cb
CocoDataset implementation
6 years ago
jonyguo
96859f44b6
fix: MindDataset distribute shuffle bug
6 years ago
mindspore-ci-bot
7b7932ced9
!1944 move hook function to PrimitivePy class
...
Merge pull request !1944 from wangqiuliang/move-hook-function-to-primitivepy
6 years ago
Mahdi
ba2e2dced4
fixed some warnings and typos
6 years ago
Tinazhang
2812cd57db
fix pylint error
6 years ago
mindspore-ci-bot
fe0c3e9a8f
!1908 Add UT to six data vision transforms ops
...
Merge pull request !1908 from Tinazhang/ut-normalize
6 years ago
mindspore-ci-bot
eecf0a9ab8
!1968 support vm for range
...
Merge pull request !1968 from jiangjinsheng/vm_FusedMulApplyMomentumExtern
6 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
6 years ago
jiangjinsheng
a1efe4d14d
support vm for range
6 years ago
kingfo
38436f929f
move hook function to primtivePy class
6 years ago
mindspore-ci-bot
444d9484d7
!1916 add ProximalAdagrad Optimizer
...
Merge pull request !1916 from lilei/add_proximal_ada_grad_optimizer
6 years ago
xutianchun
9baf1ba99c
add ReverseSequenceGrad
6 years ago
lilei
36d9e353a5
add proximal_ada_grad optimizer
6 years ago
mindspore-ci-bot
bfc18f3adc
!1873 synchronize latest ascend software 04 Jun 2020
...
Merge pull request !1873 from yanghaoran/master
6 years ago
mindspore-ci-bot
5eb95599f6
!1874 Updates to string tensor
...
Merge pull request !1874 from h.farahat/string_tensor_updates
6 years ago
yanghaoran
8da4c1a763
synchronize latest ascend software 04 Jun 2020
6 years ago
mindspore-ci-bot
0e7839826e
!1945 [bug]fix bug in '=', use signature to support auto cast in assign.
...
Merge pull request !1945 from vlne-v1/I1JXUP-resnet50-thor-assign-fail
6 years ago
Tinazhang
c3de5c7a54
adding new TCs to six ops and skip md5 case in RandomPerspective
6 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
6 years ago
zhaozhenlong
9ce86e8832
composed op CosineEmbeddingLoss
6 years ago
Wei Luning
ee8420aefa
Make assign operator to use the signature.
6 years ago
zhaoting
b16a552d41
Revert "Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try""
...
This reverts commit 705c71a257 .
6 years ago
liuxiao
6856c2ac7a
Adapt ops ApplyProximalAdagrad for GE
6 years ago
wenkai
ab6b6add0b
cpu support summary
6 years ago
mindspore-ci-bot
10fd781b15
!1831 Add order parameter function in group params
...
Merge pull request !1831 from ghzl/add-oder-parameters-in-group-functions
6 years ago
mindspore-ci-bot
c82a8bf483
!1678 modify print
...
Merge pull request !1678 from jinyaohui/print
6 years ago
guohongzilong
85a06b00c6
add order function in group params
6 years ago
mindspore-ci-bot
0a897b0ce7
!1865 add inv,invgrad&invert for vm
...
Merge pull request !1865 from JichenZhao/bnops_for_vm
6 years ago
zhaojichen
cdb7ec937b
add inv,invgrad&invert for vm
6 years ago
zhaozhenlong
1f342fb926
add op BroadcastTo
6 years ago
huangdongrun
1642be4a67
fix initiliazer
6 years ago
mindspore-ci-bot
1c640face9
!1826 fix bug when check learning_rate in AdamWeightDecayDynamicLR
...
Merge pull request !1826 from wangnan39/fix_lr_check_bug_in_adamweightdecay_dynamic_lr
6 years ago
mindspore-ci-bot
bd34c6ec8b
!1853 Fix initializer
...
Merge pull request !1853 from amongo/FixInitializer
6 years ago
mindspore-ci-bot
1973594bd1
!1774 [MD] minddataset support padding samples
...
Merge pull request !1774 from liyong126/mindrecord_padded_sample
6 years ago
mindspore-ci-bot
b236beae28
!1615 convert constant bool tensor to bool
...
Merge pull request !1615 from amongo/GetBoolValueFromConstantTensor
6 years ago
liyong
feff8899ac
support padding samples
6 years ago
mindspore-ci-bot
5c21616293
!1807 Implemented Ngram TensorOp for dataset
...
Merge pull request !1807 from ZiruiWu/ngram_dev
6 years ago
huangdongrun
9081041199
fix initiliazer
6 years ago
mindspore-ci-bot
769ae609b4
!1808 consistent design for num_samples
...
Merge pull request !1808 from Jamie/numsamples
6 years ago
Zirui Wu
dbf9936ec4
Implemented n-gram for dataset TensorOp
6 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
6 years ago
jinyaohui
5e43edc474
clean pylint
6 years ago
mindspore-ci-bot
97524b9ddd
!1823 support vm for ConfusionMatrix
...
Merge pull request !1823 from jiangjinsheng/vm_ConfusionMatrix
6 years ago
jiangjinsheng
fc4cf5a470
add vm support for ConfusionMatrix
6 years ago
mindspore-ci-bot
0c1674496f
!1819 Restricting modify non_Parameter class members
...
Merge pull request !1819 from zhangbuxue/restricting_modify_non-Parameter_class_members
6 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
6 years ago
mindspore-ci-bot
bc7a3a1bef
!1806 Add crop size check to python RandomCrop op
...
Merge pull request !1806 from Tinazhang/random-crop-error-msg
6 years ago
wangnan39@huawei.com
c9b7d95c2c
fix lr check bug in AdamWeightDecayDynamicLR
6 years ago
buxue
94c9019d8e
restricting modify non_Parameter class members
6 years ago
mindspore-ci-bot
5d397d8404
!1804 add tensor compare & len & constexpr feature
...
Merge pull request !1804 from wangqiuliang/add-tensor-compare-len-consexpr-feature
6 years ago
Xiaoda Zhang
1cfb52bc0e
add the reshape part of the embeddinglookup backward operator
6 years ago
kingfo
9785178b88
add tensor compare & len & constexpr operation
6 years ago
Tinazhang
33fe66fd1e
fix error handling for bigger crop size case
6 years ago
liuwenhao4
ad4996d528
Register forward and backward operations of Ceil
6 years ago
mindspore-ci-bot
80f581fc02
!1713 [Dataset] Clean pylint.
...
Merge pull request !1713 from luoyang/pylint
6 years ago
mindspore-ci-bot
d5f55f0820
!1769 [AutoParallel]GatherV2_support_host_device
...
Merge pull request !1769 from lichen/gatherv2_support_host_and_device
6 years ago
Wei Luning
021c87700f
fix bug in do signature
6 years ago
mindspore-ci-bot
da06310ae0
!1766 [bug][auto cast]fix bug when do auto cast
...
Merge pull request !1766 from vlne-v1/I1J0M0-amp-do-auto-cast-failed
6 years ago
Wei Luning
7e4d972f6f
fix bug in do signature
6 years ago
mindspore-ci-bot
e79df7c169
!1697 optimize clip_norm
...
Merge pull request !1697 from chenhaozhe/bert-optimization
6 years ago
chenhaozhe
435fc12e28
optimize clip_norm
6 years ago
Yang
5522edc4b5
!1713 [Dataset] Clean pylint.
6 years ago
zhaozhenlong
7716f7618c
add op BasicLSTMCell
6 years ago
lichenever
1437966c98
gatherv2_support_host_and_device
6 years ago
zhaozhenlong
270f79c8c2
add op BasicLSTMCell vm
6 years ago
mindspore-ci-bot
0b94376bb3
!1762 support auto cast bool scalar and tensor to number tensor
...
Merge pull request !1762 from zhangbuxue/support_convert_bool_scalar_and_tensor_to_number_tensor
6 years ago
mindspore-ci-bot
b9ba99bb13
!1685 [Auto parallel] Fix the bugs in Embeddinglookup forward operator
...
Merge pull request !1685 from Xiaoda/fix-the-embeddinglookup-bug
6 years ago
mindspore-ci-bot
addf8e7d06
!1750 add vm support for operaotr Expm1
...
Merge pull request !1750 from zhouneng/add_vm_support_for_expm1
6 years ago
buxue
62f7dc49e5
support convert bool scalar and tensor to number tensor
6 years ago
Xiaoda Zhang
55ef468a7f
fix the embeddinglookup bug
6 years ago
lihongkang
436b309915
add vm for cosh and sinh
6 years ago
jonyguo
228061818c
Merge branch 'incubator-master' into sync_05177ff9_6b1715a7
6 years ago
zhouneng
e5419f7bd1
add vm support for Expm1
6 years ago
rick_sanchez
e2a322b6b7
Modify code to support dynamic graph.
6 years ago
mindspore-ci-bot
3ec8f9bb40
!1695 Fixing some tiny faults about Pylint in my code(ops)
...
Merge pull request !1695 from liuwenhao/master
6 years ago
mindspore-ci-bot
e1eb52738b
!1682 Add tbe op SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagrad for VM.
...
Merge pull request !1682 from liuxiao/SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagradD
6 years ago
liuwenhao4
7b911886ec
Fixing some tiny faults about Pylint in my code(ops)
6 years ago
mindspore-ci-bot
efaaf58074
!1518 add register info for Atan and AtanGrad and Atanh
...
Merge pull request !1518 from zhouneng/add_vm_support_Atan_AtanGrad_Atanh
6 years ago
liuxiao
4efd151784
add tbe op SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagradD for VM
6 years ago
mindspore-ci-bot
0920660ecc
!1712 clean pylint warnings of parallel test cases
...
Merge pull request !1712 from yihuaijie/master
6 years ago
mindspore-ci-bot
3d28ba10ef
!1631 fix reviewbot of mem_reuse
...
Merge pull request !1631 from yangjie159/fix_reviewbot_of_mem_reuse
6 years ago
zhouneng
e6b9432aca
add register for Atan AtanGrad Atanh
6 years ago
Yi Huaijie
d7e1ab1445
clean pylint warnings
6 years ago
mindspore-ci-bot
bbc64b8873
!1528 support vm for BesselI0e and BesselI1e
...
Merge pull request !1528 from jiangjinsheng/vm_bessel
6 years ago
mindspore-ci-bot
692f38ded2
!1532 clean pylint warning in test dir
...
Merge pull request !1532 from jinyaohui/pylint1
6 years ago
mindspore-ci-bot
6f92c4a124
!1501 add vm support for operators in mindspore.ops.operaitons package. Inlcude ACos, ACosGrad, Acosh, AcoshGrad, ArgMinD and ApplyCenteredRMSProp
...
Merge pull request !1501 from zhouneng/add_vm_support
6 years ago
mindspore-ci-bot
7878743400
!1638 fixed rounding edge case in split
...
Merge pull request !1638 from Peilin/splitOp-after-testing
6 years ago
mindspore-ci-bot
0e3dd8149a
!1703 Adding sync_wait input check
...
Merge pull request !1703 from EricZ/master
6 years ago
mindspore-ci-bot
c366b3fb18
!1704 fix num rows bug in sampler
...
Merge pull request !1704 from Peilin/fix-random-sampler-bug
6 years ago
Eric
8e1b2107ce
Added example for sync_wait bad batch_num
...
Added broken test case for cv
Fixed error handling in sync_wait
6 years ago
mindspore-ci-bot
976b4793d1
!1544 Python Unit Test for TenCrop
...
Merge pull request !1544 from MahdiRahmaniHanzaki/I1IHNG-ten-crop
6 years ago
mindspore-ci-bot
15a196eba9
!1636 Add TCs to 3 vision transformation ops and cleanup config settings
...
Merge pull request !1636 from Tinazhang/randomGray
6 years ago
Peilin Wang
3ef3d1433d
fixed num_samples bug for RandomSampler
6 years ago
Tinazhang
f4a61fdbb2
Adding new UT cases and missing TCs in PY Ops.
6 years ago
Peilin Wang
5469be2a97
fixed bug for split, RandomSampler and some other cleanup
...
add another test case
typo
merge conflict
another PR changed testing behavior, updated test cases in this commit
added input check for use_sampler
addressed code review comments
fixed pylint, not related to my changes
fixed edge case of rounding in getting split sizes
fix pylint
6 years ago
jinyaohui
86d197dfeb
clean pylint
6 years ago
zhouneng
65b0f8d1b3
为算子进行VM流程对接
6 years ago
jiangjinsheng
c3f681f0cf
vm for BesselI0e and BesselI1e
6 years ago
mindspore-ci-bot
d3dbb10b6d
!1563 Fixing some tiny faults about Pylint in my code(ops)
...
Merge pull request !1563 from liuwenhao/master
6 years ago
mindspore-ci-bot
8316f736ea
!1650 Support forward reduce scatter for Matmul
...
Merge pull request !1650 from yangzhenzhang/forward-reduce-scatter
6 years ago
liuwenhao4
f87c70a9ab
Fixing some tiny faults about Pylint in my code(ops)
6 years ago
mindspore-ci-bot
57874cd61f
!1372 [Auto parallel] Add a new primitive EmbeddingLookup
...
Merge pull request !1372 from Xiaoda/add-embedinglookup-primitive
6 years ago
yangzhenzhang
19bd830539
support forward reduce scatter for matmul
6 years ago
mindspore-ci-bot
f523a0f83c
!1600 [AutoParallel]Fix GatherV2 bug
...
Merge pull request !1600 from lichen/fix_auto_parallel_gatherv2_bug
6 years ago
Xiaoda Zhang
4154adf196
add embedinglookup primitive
6 years ago
Mahdi
dfc097019b
Added TenCrop test
...
Added unit tests for both testing the functinality of the TenCrop and
its error messages. Due to the similarity of this method to FiveCrop the
test cases are similar to FiveCrop test cases.
Signed-off-by: Mahdi <mahdi.rahmani.hanzaki@huawei.com>
added error_msg function call in the main method
refactored the test and added visual representation of the results
Separated the two error cases into two different functions and used the
visualize function in util.py to plot the result of TenCrop.
Signed-off-by: Mahdi <mahdi.rahmani.hanzaki@huawei.com>
Added new test cases
Added new test cases including test case for checking the error message
when the size variable is not a positive integer, test case for
rectangle crop, test case for vertical flip setting, and testing for
similarity of the result of TenCrop for the same input data in different runs.
Signed-off-by: Mahdi <mahdi.rahmani.hanzaki@huawei.com>
changed visualize in test_five_crop
Changed the visualize function in test_five_crop to use the already
existing function in util.py
Signed-off-by: Mahdi <mahdi.rahmani.hanzaki@huawei.com>
made generate_golden variable global
6 years ago
yangjie159
37904cea01
fix reviewBot of mem_reuse
6 years ago
mindspore-ci-bot
21da86b393
!1591 add get_dataset_size for CelebADataset
...
Merge pull request !1591 from yanghaitao/yht_celeba_get_dataset_size
6 years ago
lichenever
c223fde566
fix auto parallel gatherv2 bug
6 years ago
mindspore-ci-bot
8556eee3fc
!1578 recitify pretrained path and revert AdjustAllReduceMulAdduse
...
Merge pull request !1578 from gengdongjie/master
6 years ago
mindspore-ci-bot
ec5363ad9d
!1593 Fix the bug that there is only return node in the forward graph
...
Merge pull request !1593 from yangzhenzhang/reshape-optimized
6 years ago
mindspore-ci-bot
4bf1c5099a
!1551 add onnx ops for deepfm
...
Merge pull request !1551 from wandongdong/master
6 years ago