mindspore-ci-bot
174de814fb
!5893 fix bugs of adam and lamb optimizer
...
Merge pull request !5893 from fary86/fix_adam_lamb_bug
4 years ago
mindspore-ci-bot
31844bff2e
!5902 GPU add support device
...
Merge pull request !5902 from VectorSL/format
4 years ago
mindspore-ci-bot
963c5c28cf
!5900 serving: codex
...
Merge pull request !5900 from 徐永飞/master
4 years ago
jonyguo
8b92fd86f8
update supported platform info
4 years ago
xiefangqi
d0410d6191
md delete set_dataset_size interface
4 years ago
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
ZPaC
7002939540
1.Fix error when pserver finishes training.
...
2.Optimize worker and server log.
3.Try Catch ps-lite exceptions.
4 years ago
mindspore-ci-bot
2e6a5a90f0
!5891 fix unnecessary data sync
...
Merge pull request !5891 from kisnwang/async-run-graph
4 years ago
yoonlee666
16c2c17436
edit bert hub config
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
Peilin Wang
f020e19636
add int32 support to greater gpu kernel
...
fix ci
4 years ago
mahdi
a152a65227
Fixed the column problem in BucketBatchByLength
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
Payne
da41c9d683
modify wrong args
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
liangzelang
4c7291078c
clean idle mem in the beginning of ascend session
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
CaoJian
41e6ceaa72
vgg16 support imagenet dataset on Ascend
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
lvchangquan
7abe692fb5
add set_grad() for pynative mode in model_zoo network
4 years ago
wsc
944afffc95
Add ci test for one awaretraining model
4 years ago
VectorSL
197b00331e
tensorcore can only used in Volta or newer devices
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
fary86
b0f89685b4
Add device specific config check
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
panfengfeng
fc310bc5ae
fix network bug
4 years ago
liuyang_655
706f32a940
modify eval
4 years ago
xuyongfei
116535b206
serving: codex
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
huangdongrun
341b8468eb
add support for pynative multicases
...
clear df builder
add testcases
4 years ago
heleiwang
858e7c98b0
fix delete this
4 years ago