mindspore-ci-bot
c45f79d36b
!5384 [MD]-Api changes
...
Merge pull request !5384 from nhussain/api_changes
4 years ago
mindspore-ci-bot
88f5cbe5db
!5692 Add requires_grad option for python pass
...
Merge pull request !5692 from BowenK/pre_ad
4 years ago
mindspore-ci-bot
2e6a5a90f0
!5891 fix unnecessary data sync
...
Merge pull request !5891 from kisnwang/async-run-graph
4 years ago
mindspore-ci-bot
fc5a7bc9c0
!5917 Add side effect flag for push kernel to bypass cse.
...
Merge pull request !5917 from ZPaC/master
4 years ago
mindspore-ci-bot
8a20b5d784
!5791 Add data_type parameter to Lookup API
...
Merge pull request !5791 from ZiruiWu/lookup_add_type
4 years ago
Zirui Wu
bde9f18f5a
update lookup api to take in a type
...
ci
add test case
address some of the review cmts
address review cmts
4 years ago
nhussain
3bac9d3713
switch input columns and operation
...
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
4 years ago
mindspore-ci-bot
d27de69dfa
!5789 Add private interface specification in distribution docs
...
Merge pull request !5789 from XunDeng/pp_issue_branch
4 years ago
mindspore-ci-bot
72e608cddd
!5897 modify model.eval
...
Merge pull request !5897 from liuyang/model_eval
4 years ago
mindspore-ci-bot
75045e3e2a
!5884 Modify alarm
...
Merge pull request !5884 from shenwei41/sw_master
4 years ago
mindspore-ci-bot
6fdb43d22d
!5895 gpu maximum minimum absgrad kernel fix
...
Merge pull request !5895 from chenweifeng/maximum-fix
4 years ago
mindspore-ci-bot
bfcff2273c
!5904 fix image gradients height 1 bug
...
Merge pull request !5904 from zhaozhenlong/cloud/issue/image_gradient_h_1
4 years ago
mindspore-ci-bot
98725bc865
!5790 [MS][GPU][CUDA] Dedicated new user facing Pad API kernel
...
Merge pull request !5790 from danishnxt/GPU_three
4 years ago
mindspore-ci-bot
b717a686cf
!5690 ROIAlign kernel memory leak
...
Merge pull request !5690 from JonathanY/rcnn
4 years ago
mindspore-ci-bot
76e544fab6
!5894 enhance ops API comment part3
...
Merge pull request !5894 from Simson/push-to-opensource
4 years ago
ZPaC
78f6478a57
Add side effect flag for push kernel to bypass cse.
4 years ago
mindspore-ci-bot
65c5663c8f
!5886 fix use “delete this” in graph_data_server.h
...
Merge pull request !5886 from heleiwang/fix_delete_this
4 years ago
mindspore-ci-bot
c263eff456
!5876 [MS][LITE][Develop] add new ops named arithmetic_self
...
Merge pull request !5876 from pengyongrong/arithmetic_self
4 years ago
mindspore-ci-bot
947247bbc5
!5888 add bert hub config
...
Merge pull request !5888 from yoonlee666/master
4 years ago
mindspore-ci-bot
8b007f24a9
!5862 [MSLITE] grad ops added
...
Merge pull request !5862 from wangchangkai/master
4 years ago
Pengyongrong
bb5f02d376
add new ops named arithmetic_self
...
add new ops named arithmetic_self
4 years ago
zhaozhenlong
b790cc1653
fix image gradient height 1
4 years ago
liuyang_655
706f32a940
modify eval
4 years ago
mindspore-ci-bot
e4c992aabb
!5824 [MSLITE]Add tflite test model
...
Merge pull request !5824 from gongdaguo/add_aware_test_modules2
4 years ago
mindspore-ci-bot
5f0b8ffeb6
!5896 [MSLITE] Add TFLITE Models
...
Merge pull request !5896 from liuxiao78/master
4 years ago
kai00
fc1d615f45
grad ops add
4 years ago
simson
e7f3a283fc
enhance ops API comment part3
4 years ago
liuxiao78
29bf3e699b
add tflite models
4 years ago
mindspore-ci-bot
2a9c458870
!5812 Add PS context.
...
Merge pull request !5812 from ZPaC/master-context-for-ps
4 years ago
mindspore-ci-bot
39408806ff
!5865 [VM][Quantization]Remove default value of 'group' of DepthWiseConv2d
...
Merge pull request !5865 from chenfei_mindspore/rm-default-value-of-group
4 years ago
heleiwang
858e7c98b0
fix delete this
4 years ago
kswang
b5e579567c
fix unnecessary tensor sync
4 years ago
mindspore-ci-bot
cf34a744c2
!5844 serving handle exception
...
Merge pull request !5844 from 徐永飞/master
4 years ago
mindspore-ci-bot
5a63dac00f
!5870 fix cpplint
...
Merge pull request !5870 from wandongdong/master
4 years ago
mindspore-ci-bot
c1cb20aca2
!5877 generate training runtime so
...
Merge pull request !5877 from lz/master
4 years ago
xuyongfei
28746d6e57
serving: handle exception
4 years ago
yoonlee666
0a2f472578
add hub config for bert base and nezha
4 years ago
wilfChen
3b54e55223
gpu maximum & minimum kernel with fp16 input
4 years ago
mindspore-ci-bot
21c5207ca0
!5879 fix cpplint
...
Merge pull request !5879 from riemann_penn/fix_pclint
4 years ago
mindspore-ci-bot
c415e8ceda
!5860 Fix dataset register occational problem
...
Merge pull request !5860 from xiefangqi/fix_dataset_register_issue
4 years ago
shenwei41
0c6ce88058
Alarm modification
4 years ago
mindspore-ci-bot
0d7bca087b
!5848 modify initializer notes
...
Merge pull request !5848 from baiyangfan/note
4 years ago
mindspore-ci-bot
f984518150
!5872 remove timeout exception test case
...
Merge pull request !5872 from zhangbuxue/remove_timeout_exception_test_case
4 years ago
ZPaC
87bf2a7dcd
Add PS context.
4 years ago
mindspore-ci-bot
a838c9bd3d
!5685 update run for br: master
...
Merge pull request !5685 from guozhijian/udpate_run_from_c75b100_to_c75b150_master
4 years ago
mindspore-ci-bot
b40677002f
!5714 [refine]change top graph and add cell class
...
Merge pull request !5714 from vlne-v1/change-top-graph
4 years ago
mindspore-ci-bot
f2f676ed3b
!5859 fix SparseApplyFtrl ut segmentfault in pynative mode
...
Merge pull request !5859 from fary86/fix_pynative_spareapplyftr_coredump
4 years ago
wuxuejian
bd527a331d
update aicpu proto and update module: graphengine
...
Support Dynamic Shape Aicpu Run Package
adapt tensorengin modify, fix ub fusion
4 years ago
panyifeng
49432d11be
fix cpplint
4 years ago
wandongdong
b7a02029ca
fix cpplint
4 years ago