mindspore-ci-bot
55d280e777
!3608 Add gpu support for RandomChoiceWithMask
...
Merge pull request !3608 from 34bunny/GPU-RandomChoiceWithMask
5 years ago
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
mindspore-ci-bot
277cfc2caf
!3904 回退 'Pull Request !3103 : change type of Shape from int32 to int64'
...
Merge pull request !3904 from suteng/revert-merge-3103-master
5 years ago
mindspore-ci-bot
de635b12ef
!3467 Performance optimization of embedding lookup cpu kernel
...
Merge pull request !3467 from YuJianfeng/master
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
yujianfeng
57cb1eeb14
Performance optimization of embedding_lookup
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
mindspore-ci-bot
49ba473bcc
!3803 add gpu klDivLoss op
...
Merge pull request !3803 from baihuawei/loss
5 years ago
mindspore-ci-bot
51fcaf6e61
!3714 stridedslice/stridedslicegrad 4D to 7D
...
Merge pull request !3714 from panbingao/stridedslice
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
TFbunny
ad8a786b07
add GPU support to RandomChoiceWithMask
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
mindspore-ci-bot
6945eb2821
!3622 Added option to distributed sampler
...
Merge pull request !3622 from EricZ/distributed_sampler_fix
5 years ago
mindspore-ci-bot
2449e4e7f1
!3760 Fix GPU-ResizeNearestNeighbor
...
Merge pull request !3760 from 34bunny/GPU-ResizeNearestNeighbor-fix
5 years ago
mindspore-ci-bot
e1f93ec28c
!3619 NMSWithMask - CUDA Impl
...
Merge pull request !3619 from danishnxt/GPU_One
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
82b103a740
!3780 add gpu BinaryCrossEntropy
...
Merge pull request !3780 from baihuawei/losscuda
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