mindspore-ci-bot
e09e154391
!7596 IR breakdown for 8 non-leaf nodes (except MapOp)
Merge pull request !7596 from ZiruiWu/ir_breakdown_non_leaf
5 years ago
mindspore-ci-bot
3b55a25f8d
!7463 move train.quant to compression module & add QuantizationAwareTraining
Merge pull request !7463 from yuchaojie/quant2
5 years ago
yao_yf
f7189adb91
fix bug in reshape strategy search when reshape is first operator
5 years ago
liyong
fb2bd156c9
add unique op
5 years ago
mindspore-ci-bot
f487797694
!7495 [Auto-parallel] Overwrite strategies for star graph structures
Merge pull request !7495 from Xiaoda/27-star-elimination-overload
5 years ago
Zirui Wu
d471552fc5
shuffle take repeat bucketbatch buildvocab repeat shuffle take project concat rename node IR added
concat, bucketbatch project rename
fix ci round 1
fix ci round 2
fix up
fix ci
5 years ago
Peilin Wang
bd0b462691
new gpu op for cbg repeat_elements
fixed ci
fixed ci
addressed comments
5 years ago
mindspore-ci-bot
20cd47b4d8
!7416 Support Gumbel Distribution
Merge pull request !7416 from XunDeng/gumbel
5 years ago
TFbunny
e18a78feb9
add GPU UniformSampler
5 years ago
mindspore-ci-bot
6cc37db833
!7482 roialign gpu operator output is zero
Merge pull request !7482 from JonathanY/roialign_zero
5 years ago
mindspore-ci-bot
de7ea8e68c
!7540 Extract ImageFolderNode and BatchNode into its own files from datasets.cc/.h
Merge pull request !7540 from ZiruiWu/refactor_ir_demo
5 years ago
mindspore-ci-bot
566656ea72
!7558 fix the repeated calculation accuracy error
Merge pull request !7558 from yangzhenzhang/update-repeated-calculation
5 years ago
mindspore-ci-bot
e24b50f559
!7548 Support elu and elugrad with dtype float and half on gpu
Merge pull request !7548 from zhouyuanshen/master
5 years ago
mindspore-ci-bot
1777f75268
!7554 [ME] change some format code.
Merge pull request !7554 from chenzhongming/zomi_master
5 years ago
wsq3
02650e2655
optimize the deepfm test case network structure
5 years ago
yuchaojie
c8ec34d638
move train.quant to compression module & add QuantizationAwareTraining
5 years ago
mindspore-ci-bot
a8dc0f5c1b
!7557 [MD] Add merge image proccessing
Merge pull request !7557 from jiangzhiwen/lite/merge
5 years ago
mindspore-ci-bot
7c15afcc66
!7478 Add st for Ascend dynamic shape
Merge pull request !7478 from caifubi/dynamic_shape
5 years ago
yangzhenzhang
eb6f4e3ce8
update repeated calculation
5 years ago
zhouyuanshen
2ab0b3d67a
support ops elu and elugrad on gpu
5 years ago
jiangzhiwen
8e785648da
add merge image processing
5 years ago
mindspore-ci-bot
fd8ebde400
!7545 GPU reshape add type
Merge pull request !7545 from VectorSL/int64
5 years ago
chenzomi
ca85fcef40
[ME] change some format code.
5 years ago
Zirui Wu
52eec881ec
Refactor ImageFolderNode and BatchNode into its separate files
fix ci
fix ci
address review cmmts, fix ci
remove dup code in datasets.cc
5 years ago
VectorSL
5c0c363c66
gpu reshepe add type
5 years ago
caifubi
4654197274
Add st for dynamic shape
5 years ago
mindspore-ci-bot
b2b9016ddf
!7429 modify normal seed
Merge pull request !7429 from lilei/modify_bug
5 years ago
mindspore-ci-bot
643366ea70
!7538 Add empty string tensor support for Album
Merge pull request !7538 from EricZ/album_empty_string
5 years ago
Eric
7e21648e16
Added Album empty string tensor support
5 years ago
Zirui Wu
aa8442e0a3
add skeleton code for tree_adapter
stage II tree_adapter
add test case for tree_adapter
use dfs to build tree
add more test case
add test case
fix ci
fix ci round 2
fix ci round 3
fix ci round 4
fix complie error
fix ci round 6
fix ci round 7
fix ci round 8
fix ci round 9
5 years ago
jonwe
4583bc1c57
roialign zero output
5 years ago
Xun Deng
ce170b2241
added Gumbel distribution
5 years ago
lilei
04075671cf
modify_normal_seed
5 years ago
jiangzhiwen
fadc97a18f
add divide op
5 years ago
mindspore-ci-bot
620d8b99b6
!6760 sparse optimizer
Merge pull request !6760 from lijiaqi/sparse_optimizer
5 years ago
mindspore-ci-bot
48601f51b0
!7295 [MD] C++ api add MindDataset
Merge pull request !7295 from luoyang/c-api-pyfunc
5 years ago
mindspore-ci-bot
2744bad8b9
!7440 add CSE for GraphKernel
Merge pull request !7440 from lingyunli63/GraphKernelCSE
5 years ago
mindspore-ci-bot
8ff82843ea
!7486 [MD] Add subtract image proccessing
Merge pull request !7486 from jiangzhiwen/lite/image_subtract
5 years ago
mindspore-ci-bot
947f6d96d1
!7414 C++ api add config_manager
Merge pull request !7414 from xiaotianci/c_api_config
5 years ago
mindspore-ci-bot
7707bb8540
!7439 [MD] Add YUV to BGR , Split, extractChannel ops
Merge pull request !7439 from xulei/lite_test0905
5 years ago
Jiaqi
a30ccea62c
sparse optimizer
5 years ago
Xiao Tianci
fb98fbcc9f
add c api config
5 years ago
luoyang
2dc8e5f421
[MD] C++ api add MindDataset
5 years ago
lingyunli63
a500a57c72
add GraphkernelCSE
5 years ago
mindspore-ci-bot
9638055a76
!7488 Support asin and acos with dtype float on gpu
Merge pull request !7488 from zhouyuanshen/master
5 years ago
xulei2020
442cee15ad
add yuv420sp to bgr, split and extractchannel
5 years ago
mindspore-ci-bot
eb6cdd5ac0
!7422 [quant] add QuantConfig & modify quant cells
Merge pull request !7422 from yuchaojie/quant3
5 years ago
Xiaoda Zhang
fba2bfeb54
overwrite strategies for star graph structure
5 years ago
zhouyuanshen
f49bd92b88
support asin and acos with dtype float on gpu
5 years ago
jiangzhiwen
44f7978f7c
add image subtract
5 years ago