mindspore-ci-bot
2e936a27a6
!4732 Modified describtion about reduction of SoftmaxCrossEntropyWithLogits.
...
Merge pull request !4732 from liuxiao93/fix-SoftmaxCrossEntropyWithLogits-attr-reduction
2020-08-20 09:10:56 +08:00
mindspore-ci-bot
09fd453d61
!4718 fix avgpoolgrad
...
Merge pull request !4718 from fangzehua/avg0819
2020-08-20 09:10:45 +08:00
mindspore-ci-bot
ba2e10d9cb
!4774 Check number validation of power in powertransform
...
Merge pull request !4774 from peixu_ren/custom_pp_ops
2020-08-20 09:10:21 +08:00
mindspore-ci-bot
213eacbd58
!4728 Fix tensor print format
...
Merge pull request !4728 from hewei/fix_tensor_to_string
2020-08-20 08:52:07 +08:00
mindspore-ci-bot
8acb5bdf9b
!4734 fix error of bnn_layers
...
Merge pull request !4734 from byweng/add_test
2020-08-20 08:50:22 +08:00
mindspore-ci-bot
86616ac515
!4773 Fix empty shape issue in distribution sample functions
...
Merge pull request !4773 from peixu_ren/custom_bijector
2020-08-20 08:50:03 +08:00
Peilin Wang
0d5220d33c
modified documentation and gpu kernel for smoothL1Loss
...
fix pylint
changed doc and code for SmoothL1Loss to be same a dchip. fixed grad kernel
fix ci
2020-08-19 17:06:22 -04:00
mindspore-ci-bot
0aeaa7f06f
!4476 CacheOp Phase 2
...
Merge pull request !4476 from JesseKLee/cache_prep_branch
2020-08-20 03:46:56 +08:00
peixu_ren
5acf10941d
Check number validation of power in powertransform
2020-08-19 15:26:43 -04:00
peixu_ren
b4767023f2
Fix empty shape issue in distribution sample functions
2020-08-19 14:59:29 -04:00
Jesse Lee
8a08d0c37b
Phase 2 of CacheOp
2020-08-19 13:45:55 -04:00
mindspore-ci-bot
b11ef57b65
!4632 Callback infrastructure work
...
Merge pull request !4632 from ZiruiWu/map_callback
2020-08-20 01:38:29 +08:00
Jonathan Yan
72d2597cb7
Add 2 reserve output for BatchNormGrad v1
2020-08-19 12:49:39 -04:00
Zirui Wu
78c1aa1d96
Implemented Callback for Dataset
...
implment pause in MapOp, added more to callback
add ds_callback
- Initial drop of Python DSCallback
- Pybind DSCallback
- Pybind DSCallback
added callback to mapOp
- de_pipeline DSCallback
- de_pipeline DSCallback
add test case, segfault for now
fix seg fault
- de_pipeline DSCallback
remove 1 line
update callback test case, now works
use builder class for mapOp callback
- de_pipeline DSCallback
- de_pipeline DSCallback
- de_pipeline DSCallback
better test case
minor fix
add comments and minor clean ups
get rid of nullptr in MapOp, use other flag instead
fix a bug ParseMapOp only takes 1 callback
- Added WaitedDSCalabck
refactor callback param
fix text case incorrect number
- added testing
fix cpp test case
- added testing
- revert back lenet changes
- cleanup test_callbacks.py
- cleanup test_callbacks.py
fix CI stage I
fix CI stage II
fix CI and update epoch counter
- add validation
- add more testing test_callbacks.py
use random data op to do tests
adjust when to call EpochBegin/End
- add repeat with callback
- addressing reviewers' comments
- docstring and CI fixes
- docstring and CI fixes
- docstring and CI fixes
- rebase with upstream/master
fix cpp test case
fix review comments
addr review cmts, add test case
2020-08-19 12:31:04 -04:00
Eric
d799373950
Added created from memory
2020-08-19 12:06:04 -04:00
mindspore-ci-bot
89cd465268
!4597 [Dataset] C++ API Support for build_vocab
...
Merge pull request !4597 from luoyang/c-api
2020-08-20 00:03:02 +08:00
mindspore-ci-bot
0e65b3ba70
!4755 fix caffe_prelu activation memory leak
...
Merge pull request !4755 from liuzhongkai/memory_leak1
2020-08-19 22:58:45 +08:00
wandongdong
877b4a978d
fix codex for opencl depthwise
2020-08-19 07:53:35 -07:00
YangLuo
b50ae27c72
!4597 [Dataset] C++ API Support for build_vocab
2020-08-19 22:47:47 +08:00
chenjianping
d126caff17
kernels support resize
2020-08-19 22:25:06 +08:00
mindspore-ci-bot
9f06974d0f
!4703 Add GPU support for DeepFM model
...
Merge pull request !4703 from tom_chen/deepfm_gpu
2020-08-19 22:16:44 +08:00
nhussain
eb9a611041
remove old defaults
2020-08-19 10:11:19 -04:00
mindspore-ci-bot
ea60b3b52a
!4749 ninth caffe model gate(10)
...
Merge pull request !4749 from zhaodezan/master
2020-08-19 21:22:21 +08:00
mindspore-ci-bot
cda930f9e4
!4759 Fix duplicate column names of CSV Dataset
...
Merge pull request !4759 from jiangzhiwen/dataset/fix_duplicate_column_names
2020-08-19 21:14:31 +08:00
Pengyongrong
e3435183c5
modifyMemoryLeacky
2020-08-19 06:08:48 -07:00
gongdaguo
1c1afc4900
add lite modules
2020-08-19 21:00:40 +08:00
mindspore-ci-bot
e5ed0105b7
!4616 deconv int8
...
Merge pull request !4616 from ling/deconv
2020-08-19 20:57:44 +08:00
lizhenyu
7ddddc41a9
add FusedBatchNoramEx gpu kernel
2020-08-19 20:51:32 +08:00
ling
6fefe9392c
deconv int8
2020-08-19 20:43:14 +08:00
zhaodezan
1ebdf4dac4
ninth caffe gate 12
2020-08-19 08:27:29 -04:00
bingyaweng
d8a4827f80
add ut, st
2020-08-19 20:15:15 +08:00
mindspore-ci-bot
7d0c8e523a
!4756 Clean cmake building warnings.
...
Merge pull request !4756 from wangshaocong/lite_clean
2020-08-19 20:14:03 +08:00
baihuawei
04f4be4818
fix gpu loss grad
2020-08-19 20:12:50 +08:00
jiangzhiwen
74be92d698
fix duplicate column names
2020-08-19 20:12:07 +08:00
mindspore-ci-bot
748d7f1f1a
!4685 Export server embedding table ckpts.
...
Merge pull request !4685 from ZPaC/master-supports-export-server-ckpt
2020-08-19 20:08:00 +08:00
mindspore-ci-bot
7e0a6816a6
!4753 fix quant param null
...
Merge pull request !4753 from ghzl/fix-quant-param-null
2020-08-19 20:07:41 +08:00
Corleone
8c99355260
clean code for opencl
2020-08-19 19:59:38 +08:00
mindspore-ci-bot
8d2c005129
!4750 modify arm cpu fp16 op: arithmetic
...
Merge pull request !4750 from 陶云浩/lite
2020-08-19 19:52:19 +08:00
mindspore-ci-bot
f78086c40e
!4704 Bugfix for server start failed
...
Merge pull request !4704 from chengang/fix_ps_multi_worker
2020-08-19 19:42:47 +08:00
liuzhongkai
2cedb2caee
memory leak
2020-08-19 04:36:25 -07:00
wsc
6fe3627878
clean cmake building errors
2020-08-19 19:29:55 +08:00
zhouyaqiang
253fd92fe0
add network inceptionv3
2020-08-19 19:24:59 +08:00
tom__chen
183ae5d009
add gpu support for deepfm model
...
fixed pylint errors
2020-08-19 03:18:22 -08:00
mindspore-ci-bot
b4b76b61e4
!4727 [MS][LITE][GPU]softmax support Buffer output
...
Merge pull request !4727 from chenzupeng/master-lite
2020-08-19 19:17:32 +08:00
buxue
855d6b8fed
add check for user define bprop in Pynative mode.
2020-08-19 19:14:02 +08:00
mindspore-ci-bot
7e47cdc460
!4740 fix: RandomSharpness & RandomSolarize api comment
...
Merge pull request !4740 from guozhijian/fix_api_comment
2020-08-19 19:11:10 +08:00
mindspore-ci-bot
c8c1256c6c
!4751 modify the readme
...
Merge pull request !4751 from zongha/master
2020-08-19 19:07:42 +08:00
mindspore-ci-bot
40dced5d3c
!4651 fix bug
...
Merge pull request !4651 from 徐安越/master
2020-08-19 19:00:48 +08:00
chenzomi
990c645c85
code clean for opencl
2020-08-19 18:45:30 +08:00
mindspore-ci-bot
b63b6bed61
!4649 parameter add example
...
Merge pull request !4649 from yepei6/comment
2020-08-19 18:37:08 +08:00