Commit Graph

9493 Commits

Author SHA1 Message Date
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
2020-09-08 10:26:20 -04:00
liangzelang 4c7291078c clean idle mem in the beginning of ascend session 2020-09-08 22:03:35 +08:00
mindspore-ci-bot d27de69dfa !5789 Add private interface specification in distribution docs
Merge pull request !5789 from XunDeng/pp_issue_branch
2020-09-08 22:01:30 +08:00
CaoJian 41e6ceaa72 vgg16 support imagenet dataset on Ascend 2020-09-08 21:47:06 +08:00
mindspore-ci-bot 72e608cddd !5897 modify model.eval
Merge pull request !5897 from liuyang/model_eval
2020-09-08 21:42:42 +08:00
mindspore-ci-bot 75045e3e2a !5884 Modify alarm
Merge pull request !5884 from shenwei41/sw_master
2020-09-08 20:54:06 +08:00
mindspore-ci-bot 6fdb43d22d !5895 gpu maximum minimum absgrad kernel fix
Merge pull request !5895 from chenweifeng/maximum-fix
2020-09-08 20:44:43 +08:00
mindspore-ci-bot bfcff2273c !5904 fix image gradients height 1 bug
Merge pull request !5904 from zhaozhenlong/cloud/issue/image_gradient_h_1
2020-09-08 20:41:55 +08:00
mindspore-ci-bot 98725bc865 !5790 [MS][GPU][CUDA] Dedicated new user facing Pad API kernel
Merge pull request !5790 from danishnxt/GPU_three
2020-09-08 20:40:50 +08:00
mindspore-ci-bot b717a686cf !5690 ROIAlign kernel memory leak
Merge pull request !5690 from JonathanY/rcnn
2020-09-08 20:32:25 +08:00
mindspore-ci-bot 76e544fab6 !5894 enhance ops API comment part3
Merge pull request !5894 from Simson/push-to-opensource
2020-09-08 20:02:49 +08:00
ZPaC 78f6478a57 Add side effect flag for push kernel to bypass cse. 2020-09-08 19:59:37 +08:00
mindspore-ci-bot 65c5663c8f !5886 fix use “delete this” in graph_data_server.h
Merge pull request !5886 from heleiwang/fix_delete_this
2020-09-08 19:43:23 +08:00
lvchangquan 7abe692fb5 add set_grad() for pynative mode in model_zoo network 2020-09-08 19:30:31 +08:00
wsc 944afffc95 Add ci test for one awaretraining model 2020-09-08 18:57:36 +08:00
VectorSL 197b00331e tensorcore can only used in Volta or newer devices 2020-09-08 18:28:09 +08:00
mindspore-ci-bot c263eff456 !5876 [MS][LITE][Develop] add new ops named arithmetic_self
Merge pull request !5876 from pengyongrong/arithmetic_self
2020-09-08 17:41:59 +08:00
mindspore-ci-bot 947247bbc5 !5888 add bert hub config
Merge pull request !5888 from yoonlee666/master
2020-09-08 17:41:16 +08:00
mindspore-ci-bot 8b007f24a9 !5862 [MSLITE] grad ops added
Merge pull request !5862 from wangchangkai/master
2020-09-08 17:40:16 +08:00
fary86 b0f89685b4 Add device specific config check 2020-09-08 17:38:55 +08:00
Pengyongrong bb5f02d376 add new ops named arithmetic_self
add new ops named arithmetic_self
2020-09-08 02:14:55 -07:00
zhaozhenlong b790cc1653 fix image gradient height 1 2020-09-08 17:14:42 +08:00
panfengfeng fc310bc5ae fix network bug 2020-09-08 17:04:05 +08:00
liuyang_655 706f32a940 modify eval 2020-09-08 16:54:22 +08:00
xuyongfei 116535b206 serving: codex 2020-09-08 16:51:48 +08:00
mindspore-ci-bot e4c992aabb !5824 [MSLITE]Add tflite test model
Merge pull request !5824 from gongdaguo/add_aware_test_modules2
2020-09-08 16:51:03 +08:00
mindspore-ci-bot 5f0b8ffeb6 !5896 [MSLITE] Add TFLITE Models
Merge pull request !5896 from liuxiao78/master
2020-09-08 16:50:17 +08:00
kai00 fc1d615f45 grad ops add 2020-09-08 16:27:16 +08:00
simson e7f3a283fc enhance ops API comment part3 2020-09-08 16:25:10 +08:00
liuxiao78 29bf3e699b add tflite models 2020-09-08 16:14:15 +08:00
mindspore-ci-bot 2a9c458870 !5812 Add PS context.
Merge pull request !5812 from ZPaC/master-context-for-ps
2020-09-08 16:12:59 +08:00
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
2020-09-08 16:11:35 +08:00
huangdongrun 341b8468eb add support for pynative multicases
clear df builder

add testcases
2020-09-08 16:09:48 +08:00
heleiwang 858e7c98b0 fix delete this 2020-09-08 16:05:15 +08:00
fary86 759748dc06 Fix bugs of adam and lamb optimizer 2020-09-08 16:04:02 +08:00
kswang b5e579567c fix unnecessary tensor sync 2020-09-08 16:02:02 +08:00
mindspore-ci-bot cf34a744c2 !5844 serving handle exception
Merge pull request !5844 from 徐永飞/master
2020-09-08 16:01:07 +08:00
mindspore-ci-bot 5a63dac00f !5870 fix cpplint
Merge pull request !5870 from wandongdong/master
2020-09-08 15:38:55 +08:00
mindspore-ci-bot c1cb20aca2 !5877 generate training runtime so
Merge pull request !5877 from lz/master
2020-09-08 15:11:30 +08:00
xuyongfei 28746d6e57 serving: handle exception 2020-09-08 15:11:21 +08:00
yoonlee666 0a2f472578 add hub config for bert base and nezha 2020-09-08 15:08:48 +08:00
wilfChen 3b54e55223 gpu maximum & minimum kernel with fp16 input 2020-09-08 15:03:22 +08:00
mindspore-ci-bot 21c5207ca0 !5879 fix cpplint
Merge pull request !5879 from riemann_penn/fix_pclint
2020-09-08 14:52:42 +08:00
liubuyu 23a298ca81 support new format frac_zn_lstm 2020-09-08 14:38:27 +08:00
mindspore-ci-bot c415e8ceda !5860 Fix dataset register occational problem
Merge pull request !5860 from xiefangqi/fix_dataset_register_issue
2020-09-08 14:20:38 +08:00
shenwei41 0c6ce88058 Alarm modification 2020-09-08 14:17:56 +08:00
mindspore-ci-bot 0d7bca087b !5848 modify initializer notes
Merge pull request !5848 from baiyangfan/note
2020-09-08 14:15:00 +08:00
mindspore-ci-bot f984518150 !5872 remove timeout exception test case
Merge pull request !5872 from zhangbuxue/remove_timeout_exception_test_case
2020-09-08 14:11:06 +08:00
ZPaC 87bf2a7dcd Add PS context. 2020-09-08 14:06:58 +08:00
mindspore-ci-bot a838c9bd3d !5685 update run for br: master
Merge pull request !5685 from guozhijian/udpate_run_from_c75b100_to_c75b150_master
2020-09-08 12:34:13 +08:00