mindspore-ci-bot
2da29bce66
!3370 same graph used in different context should be treat differently.
...
Merge pull request !3370 from xychow/fix-context-dup
2020-08-04 10:56:04 +08:00
simson
3617121ccf
revert modification of opt
2020-08-04 10:09:21 +08:00
suteng
19e45ccdb1
回退 'Pull Request !3103 : change type of Shape from int32 to int64'
2020-08-03 22:06:37 +08:00
mindspore-ci-bot
aa65cbf733
!3846 Add TBE op SquaredDifference\Xdivy\Xlogy for VM.
...
Merge pull request !3846 from liuxiao93/Add-ops-SeluSquaredDifference
2020-08-03 21:20:24 +08:00
mindspore-ci-bot
6f7f376b1c
!3821 Decouple ME and TBE by the IPC way.
...
Merge pull request !3821 from ZhangQinghua/master1
2020-08-03 20:34:01 +08:00
mindspore-ci-bot
657b547116
!3103 change type of Shape from int32 to int64
...
Merge pull request !3103 from yihuaijie/dev
2020-08-03 19:40:19 +08:00
mindspore-ci-bot
27a0a2e333
!3880 fix auto mix precision issue in pynative
...
Merge pull request !3880 from wangqiuliang/fix-gradients-issue-in-pynative
2020-08-03 19:23:03 +08:00
mindspore-ci-bot
a182a87a6d
!3820 support tensor attr shape and dtype in graph mode
...
Merge pull request !3820 from zhangbuxue/support_dtype_and_shape_as_attr_in_graph_mode
2020-08-03 18:57:46 +08:00
liuxiao93
374b7b8583
Add TBE op SquaredDifference for VM.
2020-08-03 18:52:18 +08:00
kingfo
577535b387
fix gradients issue in pynative
2020-08-03 17:35:21 +08:00
buxue
b075674cf2
support tensor attr shape and dtype in graph mode
2020-08-03 17:09:31 +08:00
Yi Huaijie
15d5cc396d
change type of Shape from int32 to int64
2020-08-03 16:47:19 +08:00
mindspore-ci-bot
be507b96e0
!3473 [refine]change base class of parameter
...
Merge pull request !3473 from vlne-v1/change_base_class_of_parameter
2020-08-03 16:05:46 +08:00
zhousiyi
f926650c64
if AbstractFunction comparison succeed in NewContext, then the evaluator should use the same one, otherwise one of the evaluator will not be evaluated.
...
if funcgraph or metafuncgraph call it recursively, then anf_node should be used as tracking_id to discriminate the first occurcance and the
recursive occurance.
add anf_node to PrimitiveAbstractClosure hash() to reduce cost of GetEvaluatorFor().
ignore the tracking_id to make cse work.
2020-08-03 07:57:07 +00:00
BowenK
6d4c07c886
Update python pattern expression
2020-08-03 15:29:22 +08:00
mindspore-ci-bot
25fdb67e3d
!3744 [Auto parallel] Add a new graph operation in the DP algorithm
...
Merge pull request !3744 from Xiaoda/14-add-new-graph-operations-in-auto-parallel
2020-08-03 11:18:14 +08:00
Wei Luning
a05c38bb63
make python Parameter inherit from Tensor
2020-08-03 09:12:24 +08:00
Zhang Qinghua
960da5cbed
Decouple the backend TBE from binding Python API.
2020-08-01 17:09:08 +08:00
mindspore-ci-bot
d1b3096418
!3837 add_test_for_mindrecord 3
...
Merge pull request !3837 from liucunwei/add_test_for_mindrecord3
2020-08-01 16:09:50 +08:00
mindspore-ci-bot
5a3b557354
!3814 enhance: map file label start begin 0 in imagenet_to_mr tool
...
Merge pull request !3814 from liucunwei/enhance_map_file_for_imagenet
2020-08-01 15:01:45 +08:00
z00505269
87668d6ea2
remove predict
2020-08-01 11:45:19 +08:00
liucunwei
8b99114f6d
add mindrecord test case
2020-08-01 11:41:58 +08:00
tinazhang
e57d849618
add concat op and extend zip support to cpp api
2020-07-31 12:57:50 -04:00
Xun Deng
e87e1fc6bc
changed distribution api
2020-07-31 12:41:06 -04:00
Eric
8c018da468
Fixing issues in distributed sampler
...
Added Distributed sampler option
Fix style
2020-07-31 11:12:26 -04:00
mindspore-ci-bot
634d797ca3
!3549 MapOp refactor for device augmentation (part 1)
...
Merge pull request !3549 from anthonyaje/device_augment_mapop_refactor1
2020-07-31 21:56:16 +08:00
mindspore-ci-bot
27e51c5a63
!3553 Unify np array comparisons
...
Merge pull request !3553 from tony_liu2/staging
2020-07-31 21:39:31 +08:00
mindspore-ci-bot
953f91cef8
!3739 not eliminate memcpy when nexe node is graph output
...
Merge pull request !3739 from laiyongqiang/eliminate_memcpy_bug
2020-07-31 17:35:11 +08:00
LiuCunwei
c133059c59
enhance: imagenet to mindrecord mapfile
2020-07-31 15:59:45 +08:00
mindspore-ci-bot
4e2b1eec5d
!3119 Delete parameter block_reader for MindDataset
...
Merge pull request !3119 from dengyutao/remove_blockreader
2020-07-31 15:46:15 +08:00
dengyutao
388e43f7cb
delete parameter block_reader for MindDataset
2020-07-31 11:30:05 +08:00
Xiaoda Zhang
d24a902afe
add a new graph operation in autoparallel
2020-07-31 10:57:19 +08:00
liubuyu
a499d4e47c
decoupling core and debug
2020-07-31 10:39:31 +08:00
mindspore-ci-bot
f1e717554c
!3537 add sparse operators
...
Merge pull request !3537 from riemann_penn/add_sparse_operator
2020-07-31 10:25:55 +08:00
mindspore-ci-bot
8943d5de34
!3727 Fix fuzz issue and split problem
...
Merge pull request !3727 from xiefangqi/fuzz_issue_pad_01
2020-07-30 21:24:47 +08:00
laiyongqiang
2458431750
not eliminate memcpy when nexe node is graph output
2020-07-30 19:51:57 +08:00
panyifeng
598bfa0205
add sparse operators
2020-07-30 17:18:23 +08:00
mindspore-ci-bot
61867c7386
!3645 add mindspore hub for download ckpt file
...
Merge pull request !3645 from chenzhongming/master
2020-07-30 16:25:10 +08:00
mindspore-ci-bot
ce08065c23
!3671 vgg: optimize the script and Readme
...
Merge pull request !3671 from ms_yan/vgg_optimize
2020-07-30 16:00:50 +08:00
xiefangqi
6017b050ac
add generatordataset support split
2020-07-30 15:51:28 +08:00
chenzomi
8918c90b66
add mindspore hub for download ckpt file
...
add mindspore.hub and change model_zoo
2020-07-30 15:02:55 +08:00
mindspore-ci-bot
ab4c43007f
!3657 Add parallel operator for StridedSlice
...
Merge pull request !3657 from yangzhenzhang/add-stridedslice-op
2020-07-30 15:02:35 +08:00
mindspore-ci-bot
80dd2cfe00
!3405 fix optimizer parallel problems
...
Merge pull request !3405 from gziyan/fix_optimizer_parallel
2020-07-30 14:09:16 +08:00
zhangyihui
54f2cf4ef0
add some test case for profiler
2020-07-30 10:43:13 +08:00
ms_yan
abbd7b50db
optimize the vgg script
2020-07-30 07:48:35 +08:00
Xun Deng
e94d91ba95
remove import probability from nn/__init__.py
2020-07-29 15:08:58 -04:00
tony_liu2
269b477684
use np.testing.assert instead of asserting
...
fix line lengths
fix spacing
reverse a few changes
2020-07-29 14:53:01 -04:00
Ziyan
98e2ee90de
fix optimizer parallel problems
2020-07-29 20:55:31 +08:00
yangzhenzhang
9aa84b3d14
add strided slice op
2020-07-29 17:18:50 +08:00
mindspore-ci-bot
4834a6b347
!3574 Rename AnfNode::user_data related functions to follow naming rule
...
Merge pull request !3574 from hewei/rename_user_data_func
2020-07-29 14:26:21 +08:00
mindspore-ci-bot
d06da1d270
!3603 Check that the number columns of names and default matches
...
Merge pull request !3603 from jiangzhiwen/fix_column_names_exceeded
2020-07-29 11:40:06 +08:00
mindspore-ci-bot
b75943f220
!3620 add mindspore lite
...
Merge pull request !3620 from 张学同/to_merge
2020-07-29 10:54:41 +08:00
mindspore-ci-bot
2f956d7cc2
!3612 modify case
...
Merge pull request !3612 from changzherui/mod_case
2020-07-29 10:12:17 +08:00
jiangzhiwen
2cc6b5cb52
fix number of columns not match
2020-07-29 09:19:33 +08:00
anthonyaje
a7eaf2736a
First drop of MapOp refactor to support device augment.
...
Refactored MapOp to in preparation to support device augment
Minor fix
2020-07-28 15:53:43 -04:00
hangq
174d308cfa
add mindspore lite
2020-07-29 03:06:17 +08:00
changzherui
758853ff52
modify case
2020-07-29 00:15:48 +08:00
YangLuo
ae99a3a3e4
C++ API support for TakeDatasetOp and VOCDatasetOp
2020-07-28 23:09:57 +08:00
mindspore-ci-bot
46ae7879d4
!3394 Three distribution class instances: Exponential, Geometric Uniform distribution
...
Merge pull request !3394 from XunDeng/pp_poc_v3
2020-07-28 22:21:29 +08:00
mindspore-ci-bot
b6c7273bb6
!3551 [MD] Fix Broken C++ Only Build
...
Merge pull request !3551 from nhussain/fix_cpp_only_build
2020-07-28 20:12:13 +08:00
mindspore-ci-bot
7cb567ebbe
!3543 Split unsupport transdata
...
Merge pull request !3543 from lianliguang/unify-primitive
2020-07-28 17:23:44 +08:00
He Wei
4eb81d7934
Rename AnfNode::user_data related functions to follow naming rule
2020-07-28 15:35:48 +08:00
WilliamLian
0179724dcd
spilit unspported transdata to two transdata from special format -> defualt -> default -> special
2020-07-28 14:23:31 +08:00
guansongsong
1906ed1be8
fix cache description again
2020-07-28 13:26:29 +08:00
guansongsong
b6529b9096
fix cache description
2020-07-28 13:03:06 +08:00
guansongsong
620d951e5e
Merge branch 'ql/fix_cache_core' of https://gitee.com/qianlong21st/mindspore into ql/fix_cache_core
2020-07-28 11:37:06 +08:00
mindspore-ci-bot
16079e6356
!3472 [Auto parallel] Cost model for GPU
...
Merge pull request !3472 from Xiaoda/13-add-gpu-costmodel
2020-07-28 09:27:26 +08:00
mindspore-ci-bot
72e45841a2
!3528 Fix the difference of Error type between graph&pynative mode
...
Merge pull request !3528 from Simson/push-to-opensource
2020-07-28 09:26:49 +08:00
mindspore-ci-bot
d4165671d9
!3435 Add parallel operator for Tile
...
Merge pull request !3435 from yangzhenzhang/add-tile-op
2020-07-28 09:16:30 +08:00
peixu_ren
292f2de0cf
Add sampling functions in exponential, geometric and uniform distributions
2020-07-27 17:07:14 -04:00
Xun Deng
7bb83067d0
added exponential uniform geometric distribution
...
added cdf, logcdf, survival, logsurvival, entropy, mode, cross_entropy wrapper
2020-07-27 17:03:37 -04:00
nhussain
b65125b0a1
add more ifdef and include statments for pybind
2020-07-27 13:51:11 -04:00
mindspore-ci-bot
ee67f70b73
!3449 Cifar100 for C API
...
Merge pull request !3449 from MahdiRahmaniHanzaki/cifar100-c-api
2020-07-28 00:09:41 +08:00
Mahdi
92568248c9
Added Cifar100 for C API
2020-07-27 10:35:24 -04:00
ms_yan
cf3fff8996
init add vgg16 gpu version
...
merge the script
optimize the script
2020-07-27 22:26:17 +08:00
mindspore-ci-bot
6e7c673c90
!3519 remove diary file
...
Merge pull request !3519 from anzhengqi/remove-log
2020-07-27 20:53:41 +08:00
mindspore-ci-bot
e9316b1389
!3500 fix sparse feature bug for auto parallel
...
Merge pull request !3500 from lirongzhen1/master
2020-07-27 19:27:39 +08:00
simson
b2cdd5d848
Fix the difference of Error type between graph&pynative mode
2020-07-27 17:28:13 +08:00
mindspore-ci-bot
5f7d2ba396
!3525 Fix a bug for Parameter
...
Merge pull request !3525 from hewei/fix_parameter_bug
2020-07-27 17:17:16 +08:00
He Wei
a6db29b11b
Fix a bug for Parameter
...
1. Parameter's init_data() should have no effect if default_input already set;
2. This bug is introduced by 'decouple ParamValue from python';
3. An unit test case is added to ensure the right init_data() behavior.
2020-07-27 15:32:08 +08:00
Xiaoda Zhang
9097b36950
add resnet50 testcases for gpu
2020-07-27 15:22:30 +08:00
mindspore-ci-bot
568da0d510
!3425 fix avgpoolgrad
...
Merge pull request !3425 from fangzehua/avgpool
2020-07-27 14:15:29 +08:00
mindspore-ci-bot
8e3d788942
!3349 move the dependency of utils to core
...
Merge pull request !3349 from liubuyu/master
2020-07-27 11:20:21 +08:00
anzhengqi
081d876438
remove-log
2020-07-27 11:14:38 +08:00
fangzehua
86dd0c583a
fix avgpool grad
2020-07-27 11:06:32 +08:00
lirongzhen1
51796aa624
fix sparse feature bug for auto parallel
2020-07-27 10:44:49 +08:00
mindspore-ci-bot
295038d346
!3324 add reduce_any op for vm
...
Merge pull request !3324 from fangzehua/reduce_any
2020-07-27 10:38:57 +08:00
liubuyu
f4bc0bc9fe
move the dependency of utils to core
2020-07-27 10:28:46 +08:00
chenfei
1f1a07e645
don't insert assign from condition to true branch of while
2020-07-26 14:38:42 +08:00
mindspore-ci-bot
84c8b85ddc
!3452 [MD] Gets rid of uncessary print calls
...
Merge pull request !3452 from nhussain/refactor_name_function
2020-07-25 20:59:27 +08:00
mindspore-ci-bot
9c06a564d1
!2983 Dataset Tensor class cleanup
...
Merge pull request !2983 from h.farahat/tensor_class
2020-07-25 20:59:13 +08:00
mindspore-ci-bot
7478c26b75
!3447 Add Crop and SwapRedBlue to C++ API
...
Merge pull request !3447 from EricZ/crop_rbswap
2020-07-25 18:47:05 +08:00
qianlong
bf87b1d1fb
fix cache op core dump
2020-07-25 18:37:02 +08:00
yangzhenzhang
6a6e2bd271
add tile op
2020-07-25 11:42:06 +08:00
kingfo
73ea9b7855
fix mix precesion operator issue
2020-07-25 09:40:50 +08:00
mindspore-ci-bot
0a2980ca74
!3440 [MD]Fix Segementation Falut when SentencepieceTokenizer Op before zipOp and ConcatOp
...
Merge pull request !3440 from xulei/sentence_piece0715
2020-07-25 09:19:34 +08:00
Eric
465a69a70a
Added crop signature, wip
...
Added input check
Added SwapRedBlue
2020-07-24 20:40:45 -04:00
hesham
adfbc891d3
- Add checks and testing for empty tensors
...
- cleanup work on createTensor and Tensor's constructors
2020-07-24 17:23:18 -04:00
nhussain
a306264030
remove print calls
2020-07-24 17:10:49 -04:00
mindspore-ci-bot
06ed9ffd6a
!3183 Remove files on test fail for test_minddataset*.py
...
Merge pull request !3183 from tony_liu2/master
2020-07-24 23:47:29 +08:00