mindspore-ci-bot
5827ba9a8a
!3940 View code support interface 'all' and 'any' of tensor
...
Merge pull request !3940 from zhangbuxue/support_interface_all_and_any_of_tensor
5 years ago
buxue
2c4cb49a11
support interface 'all' and 'any' of tensor
5 years ago
mindspore-ci-bot
8b396cea98
!3915 Revert modification of opt
...
Merge pull request !3915 from Simson/push-to-opensource
5 years ago
mindspore-ci-bot
7da26cc0f6
!3928 change type of Shape from int32 to int64
...
Merge pull request !3928 from yihuaijie/dev
5 years ago
mindspore-ci-bot
8b3e6496ac
!3127 [pynative]pynative steps infer once
...
Merge pull request !3127 from flywind/infer_2
5 years ago
mindspore-ci-bot
bac1781539
!3648 Add some testing cases for mindspore.profiler
...
Merge pull request !3648 from 张毅辉/zyh_profiler_test
5 years ago
mindspore-ci-bot
c3edfe12bc
!3715 Update python pattern expression
...
Merge pull request !3715 from BowenK/new_pattern
5 years ago
Yi Huaijie
80bdcab982
temporarily cast between int64 and int32 to wait ME support int64
5 years ago
mindspore-ci-bot
af9398b39a
!3756 Change distribution api
...
Merge pull request !3756 from XunDeng/pp_poc_v3
5 years ago
Yi Huaijie
518cb80133
change type of Shape from int32 to int64
5 years ago
kpy
a09565389c
optimize infer in pynative mode
5 years ago
mindspore-ci-bot
2da29bce66
!3370 same graph used in different context should be treat differently.
...
Merge pull request !3370 from xychow/fix-context-dup
5 years ago
simson
3617121ccf
revert modification of opt
5 years ago
suteng
19e45ccdb1
回退 'Pull Request !3103 : change type of Shape from int32 to int64'
5 years ago
mindspore-ci-bot
aa65cbf733
!3846 Add TBE op SquaredDifference\Xdivy\Xlogy for VM.
...
Merge pull request !3846 from liuxiao93/Add-ops-SeluSquaredDifference
5 years ago
mindspore-ci-bot
6f7f376b1c
!3821 Decouple ME and TBE by the IPC way.
...
Merge pull request !3821 from ZhangQinghua/master1
5 years ago
mindspore-ci-bot
657b547116
!3103 change type of Shape from int32 to int64
...
Merge pull request !3103 from yihuaijie/dev
5 years ago
mindspore-ci-bot
27a0a2e333
!3880 fix auto mix precision issue in pynative
...
Merge pull request !3880 from wangqiuliang/fix-gradients-issue-in-pynative
5 years ago
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
5 years ago
liuxiao93
374b7b8583
Add TBE op SquaredDifference for VM.
5 years ago
kingfo
577535b387
fix gradients issue in pynative
5 years ago
buxue
b075674cf2
support tensor attr shape and dtype in graph mode
5 years ago
Yi Huaijie
15d5cc396d
change type of Shape from int32 to int64
5 years ago
mindspore-ci-bot
be507b96e0
!3473 [refine]change base class of parameter
...
Merge pull request !3473 from vlne-v1/change_base_class_of_parameter
5 years ago
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.
5 years ago
BowenK
6d4c07c886
Update python pattern expression
5 years ago
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
5 years ago
Wei Luning
a05c38bb63
make python Parameter inherit from Tensor
5 years ago
Zhang Qinghua
960da5cbed
Decouple the backend TBE from binding Python API.
5 years ago
mindspore-ci-bot
d1b3096418
!3837 add_test_for_mindrecord 3
...
Merge pull request !3837 from liucunwei/add_test_for_mindrecord3
5 years ago
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
5 years ago
z00505269
87668d6ea2
remove predict
5 years ago
liucunwei
8b99114f6d
add mindrecord test case
5 years ago
tinazhang
e57d849618
add concat op and extend zip support to cpp api
5 years ago
Xun Deng
e87e1fc6bc
changed distribution api
5 years ago
Eric
8c018da468
Fixing issues in distributed sampler
...
Added Distributed sampler option
Fix style
5 years ago
mindspore-ci-bot
634d797ca3
!3549 MapOp refactor for device augmentation (part 1)
...
Merge pull request !3549 from anthonyaje/device_augment_mapop_refactor1
5 years ago
mindspore-ci-bot
27e51c5a63
!3553 Unify np array comparisons
...
Merge pull request !3553 from tony_liu2/staging
5 years ago
mindspore-ci-bot
953f91cef8
!3739 not eliminate memcpy when nexe node is graph output
...
Merge pull request !3739 from laiyongqiang/eliminate_memcpy_bug
5 years ago
LiuCunwei
c133059c59
enhance: imagenet to mindrecord mapfile
5 years ago
mindspore-ci-bot
4e2b1eec5d
!3119 Delete parameter block_reader for MindDataset
...
Merge pull request !3119 from dengyutao/remove_blockreader
5 years ago
dengyutao
388e43f7cb
delete parameter block_reader for MindDataset
5 years ago
Xiaoda Zhang
d24a902afe
add a new graph operation in autoparallel
5 years ago
liubuyu
a499d4e47c
decoupling core and debug
5 years ago
mindspore-ci-bot
f1e717554c
!3537 add sparse operators
...
Merge pull request !3537 from riemann_penn/add_sparse_operator
5 years ago
mindspore-ci-bot
8943d5de34
!3727 Fix fuzz issue and split problem
...
Merge pull request !3727 from xiefangqi/fuzz_issue_pad_01
5 years ago
laiyongqiang
2458431750
not eliminate memcpy when nexe node is graph output
5 years ago
panyifeng
598bfa0205
add sparse operators
5 years ago
mindspore-ci-bot
61867c7386
!3645 add mindspore hub for download ckpt file
...
Merge pull request !3645 from chenzhongming/master
5 years ago
mindspore-ci-bot
ce08065c23
!3671 vgg: optimize the script and Readme
...
Merge pull request !3671 from ms_yan/vgg_optimize
5 years ago