hesham
f3880f8355
Add GetBatchSizer and GetRepeatCount to c++ API
4 years ago
YangLuo
f3fa5a441d
[MD] Fix log of vision and dataset in C++ api
4 years ago
mindspore-ci-bot
f711e01f61
!7719 refactor cnode strategy
...
Merge pull request !7719 from gziyan/refactor_cnode
4 years ago
Ziyan
069318899a
refactor get cnode strategy
4 years ago
mindspore-ci-bot
c5867d2d7e
!7676 [MD] fix arm compile error
...
Merge pull request !7676 from liyong126/fix_arm_env
4 years ago
mindspore-ci-bot
3d194137da
!7702 Redesigned GetOutputType and GetOutputShape
...
Merge pull request !7702 from Alex Yuyue/IR_dataset_input
4 years ago
mindspore-ci-bot
48edd9708c
!7690 [MD] fix num_sample in randomsampler and sequential sampler
...
Merge pull request !7690 from liyong126/fix_md_num_samples
4 years ago
liyong
1e7f46c998
fix unorder_map hash
4 years ago
alex-yuyue
2906659673
Add support for GetOutputTypes and GetOutputShapes
...
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
4 years ago
mindspore-ci-bot
fe2852df82
!7703 C++ API: Add a parameter validation and fix incorrect format of error message for TFrecord
...
Merge pull request !7703 from TinaMengtingZhang/fix_tfrecord_issue_I1YKU6_I1YKXL
4 years ago
Lixia Chen
bc396febae
Add testcases for cache c api
4 years ago
tinazhang
e7346dd3a9
add a validation code to fix issue I1YKU6 and corresponded ut, fix format issue I1YKXL
4 years ago
Mahdi
0e03f5b0dd
Added GetDatasetSize
4 years ago
Zirui Wu
a85a256749
fix complie err in c_api_dataset_test_save
4 years ago
mindspore-ci-bot
3355bb5f2f
!7657 Leaf node IR breakdown, port to engine/ir/datasetops/source/
...
Merge pull request !7657 from ZiruiWu/ir_breakdown_leaf_nodes
4 years ago
liyong
ee042b90f7
fix num_sample in sequentialSampler and randomSampler
4 years ago
mindspore-ci-bot
2af6313f53
!7534 SummaryRecord support to record mindexplain data
...
Merge pull request !7534 from ougongchang/feature_mindexplain
4 years ago
mindspore-ci-bot
9d35fdc4e5
!7653 [MD] C++ api SaveOp
...
Merge pull request !7653 from luoyang/c-api-pyfunc
4 years ago
Zirui Wu
cfc50e231a
Added IR breakdown for remaining ops after PR7596
...
fix android build failure
fix include in datasets.cc
attempting fix android build
fix complie err x86
4 years ago
mindspore-ci-bot
d50736df2c
!7607 modify_normal_seed
...
Merge pull request !7607 from lilei/modify_normal
4 years ago
mindspore-ci-bot
1795840436
!7581 Extension interface for dense
...
Merge pull request !7581 from lilei/modify_bug
4 years ago
luoyang
8e60cfe800
[MD] C++ api save
4 years ago
mindspore-ci-bot
19b10d474f
!7530 [MD] Add divide image proccessing
...
Merge pull request !7530 from jiangzhiwen/lite/image_divide
4 years ago
mindspore-ci-bot
80725441b6
!7518 Added tcp server based on libevent
...
Merge pull request !7518 from anancds/tcp-server
4 years ago
mindspore-ci-bot
dc1ecdab28
!7623 [Data]Modify the behavior of the lite dataset, the default setting is to compile the dataset and mindspore lite trainging together
...
Merge pull request !7623 from xulei/lite_test0905
4 years ago
lilei
0c043d18ef
modify_normal
4 years ago
xulei2020
8f392204be
minddata build with mindspore-lite train
4 years ago
lilei
127f70ce40
Extension interface for dense
4 years ago
anancds
98bbb4ef7a
added tcp base on libevent
4 years ago
mindspore-ci-bot
22bde4bd9b
!7390 Add nonzero and moments
...
Merge pull request !7390 from jiangzhenguang/add_nonzero_and_moments
4 years ago
ougongchang
6072b25a07
SummaryRecord support to record mindexplain data
...
The SummaryRecord.add_value() method is extended to record the data of
MindExplain.
4 years ago
jzg
374e9e199d
add moment and nonzero.
4 years ago
mindspore-ci-bot
1ee9c4d014
!6645 [MD] add unique op
...
Merge pull request !6645 from liyong126/md_unique_op
4 years ago
mindspore-ci-bot
8bfe141680
!7571 fix bug in reshape strategy search when reshape as the first operator
...
Merge pull request !7571 from yao_yf/reshape_strategy_search_fix_when_reshape_is_first_op
4 years ago
mindspore-ci-bot
e09e154391
!7596 IR breakdown for 8 non-leaf nodes (except MapOp)
...
Merge pull request !7596 from ZiruiWu/ir_breakdown_non_leaf
4 years ago
mindspore-ci-bot
3b55a25f8d
!7463 move train.quant to compression module & add QuantizationAwareTraining
...
Merge pull request !7463 from yuchaojie/quant2
4 years ago
yao_yf
f7189adb91
fix bug in reshape strategy search when reshape is first operator
4 years ago
liyong
fb2bd156c9
add unique op
4 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
4 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
4 years ago
mindspore-ci-bot
20cd47b4d8
!7416 Support Gumbel Distribution
...
Merge pull request !7416 from XunDeng/gumbel
4 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
4 years ago
mindspore-ci-bot
566656ea72
!7558 fix the repeated calculation accuracy error
...
Merge pull request !7558 from yangzhenzhang/update-repeated-calculation
4 years ago
yuchaojie
c8ec34d638
move train.quant to compression module & add QuantizationAwareTraining
4 years ago
mindspore-ci-bot
a8dc0f5c1b
!7557 [MD] Add merge image proccessing
...
Merge pull request !7557 from jiangzhiwen/lite/merge
4 years ago
yangzhenzhang
eb6f4e3ce8
update repeated calculation
4 years ago
jiangzhiwen
8e785648da
add merge image processing
4 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
4 years ago
mindspore-ci-bot
b2b9016ddf
!7429 modify normal seed
...
Merge pull request !7429 from lilei/modify_bug
4 years ago
mindspore-ci-bot
643366ea70
!7538 Add empty string tensor support for Album
...
Merge pull request !7538 from EricZ/album_empty_string
4 years ago
Eric
7e21648e16
Added Album empty string tensor support
4 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
4 years ago
Xun Deng
ce170b2241
added Gumbel distribution
4 years ago
lilei
04075671cf
modify_normal_seed
4 years ago
jiangzhiwen
fadc97a18f
add divide op
4 years ago
mindspore-ci-bot
620d8b99b6
!6760 sparse optimizer
...
Merge pull request !6760 from lijiaqi/sparse_optimizer
4 years ago
mindspore-ci-bot
48601f51b0
!7295 [MD] C++ api add MindDataset
...
Merge pull request !7295 from luoyang/c-api-pyfunc
4 years ago
mindspore-ci-bot
8ff82843ea
!7486 [MD] Add subtract image proccessing
...
Merge pull request !7486 from jiangzhiwen/lite/image_subtract
4 years ago
mindspore-ci-bot
947f6d96d1
!7414 C++ api add config_manager
...
Merge pull request !7414 from xiaotianci/c_api_config
4 years ago
mindspore-ci-bot
7707bb8540
!7439 [MD] Add YUV to BGR , Split, extractChannel ops
...
Merge pull request !7439 from xulei/lite_test0905
4 years ago
Jiaqi
a30ccea62c
sparse optimizer
4 years ago
Xiao Tianci
fb98fbcc9f
add c api config
4 years ago
luoyang
2dc8e5f421
[MD] C++ api add MindDataset
4 years ago
xulei2020
442cee15ad
add yuv420sp to bgr, split and extractchannel
4 years ago
Xiaoda Zhang
fba2bfeb54
overwrite strategies for star graph structure
4 years ago
jiangzhiwen
44f7978f7c
add image subtract
4 years ago
mindspore-ci-bot
3fd54fd58f
!7361 Check whether the network args are tensors in the compile phase
...
Merge pull request !7361 from YuJianfeng/master
4 years ago
yujianfeng
18a76ff3c5
Check whether the network args are tensors in the compile phase
4 years ago
yangzhenzhang
fc4ed975c4
handle repeated calculation
4 years ago
mindspore-ci-bot
70bd405338
!7375 Change normalize input check
...
Merge pull request !7375 from EricZ/change_normalize_check
4 years ago
mindspore-ci-bot
7a45596593
!7373 Use MetaTensor instead of Initializer
...
Merge pull request !7373 from lilei/modify_MetaTensor
4 years ago
mindspore-ci-bot
7b060b2562
!7209 Add some fake-quant operators
...
Merge pull request !7209 from jiangzhenguang/add_fake_quant_operator
4 years ago
mindspore-ci-bot
a69dbb2da5
!7388 [ME] delete reduant function in check_parameter
...
Merge pull request !7388 from chenzhongming/zomi_master
4 years ago
chenzomi
acadb694aa
[ME] delete reduant function in check_parameter
4 years ago
jzg
2c6a9c8486
add fake-quant operators.
4 years ago
anancds
28c9e9d9a5
Added http server based on libevent
4 years ago
chenzomi
5b769dfb20
[ME] Bug fix
4 years ago
lilei
7b135990e7
Use MetaTensor instead of Initializer
4 years ago
Eric
d3e89086e5
Removed check for normalize mean
4 years ago
mindspore-ci-bot
0357088a73
!7319 C++ API: vision ops - reorder and add gap UTs; correct parm desc style
...
Merge pull request !7319 from cathwong/ckw_c_api_transforms_tests2
4 years ago
mindspore-ci-bot
15b1725198
!7321 Fix ordering for album dataset
...
Merge pull request !7321 from EricZ/album_float_array
4 years ago
mindspore-ci-bot
c68f36c81e
!7311 [ME] change _check_parameter format
...
Merge pull request !7311 from chenzhongming/zomi_master
4 years ago
mindspore-ci-bot
c967bf6846
!7339 fix for se-resnet50 accurancy
...
Merge pull request !7339 from qujianwei/master
4 years ago
mindspore-ci-bot
a5e8c1eab3
!7345 fix a bug case in reshape redistribution
...
Merge pull request !7345 from yao_yf/reshape_redistribution_all_scene_support_add
4 years ago
yao_yf
022005b94a
fix a bug cases in reshape redistribution
4 years ago
Eric
359ad19884
Added float_array support
...
Added fix, tests to come
4 years ago
huanghui
b7519b7418
unify save_graphs_path
4 years ago
Cathy Wong
9f7c1a32e7
C++ API: vision ops - reorder and add gap UTs; correct parm desc style
4 years ago
mindspore-ci-bot
7e7d47db50
!7266 RandomResizedCrop for C API
...
Merge pull request !7266 from MahdiRahmaniHanzaki/c-api
4 years ago
mindspore-ci-bot
fc14f2f785
!7268 Support Invert and GumbelCDF Bijectors
...
Merge pull request !7268 from XunDeng/gumbel_cdf
4 years ago
shenwei41
87b108f4e0
C++ api add Rescale
4 years ago
mindspore-ci-bot
2801429db0
!7240 auto parallel support reshape redistribution in all scenes
...
Merge pull request !7240 from yao_yf/reshape_redistribution_all_scene_support
4 years ago
Mahdi
c8333accfc
RandomResizedCrop C API
4 years ago
Xun Deng
f2e8e143be
added gumbel_cdf and invert bijectors
4 years ago
Zirui Wu
c42a1b4a2f
fix batch core dump when col name doesn't exist
...
fix ci
4 years ago
yao_yf
f60d81a15f
support reshape redistribution in all scenes
4 years ago
mindspore-ci-bot
4a077f6341
!7035 Add validation for input image size of affine transformation
...
Merge pull request !7035 from jiangzhiwen/fix/check_affine_size
4 years ago
mindspore-ci-bot
2cb27c59e0
!7195 Transition tool for TensorRecord to MindRecord, support 1.13.0-rc1 and higher version.
...
Merge pull request !7195 from lizhenglong1992/TR_to_MR
4 years ago
mindspore-ci-bot
2d645fdc7e
!7184 [MD] C++ api add TypeCaseOp & RandomCropDecodeResizeOp
...
Merge pull request !7184 from luoyang/pylint
4 years ago
jiangzhiwen
197f0cabe0
check affine input size
4 years ago