mindspore-ci-bot
cee68e4fa9
!4763 Add lite test model
...
Merge pull request !4763 from gongdaguo/add_lite_models
5 years ago
mindspore-ci-bot
f459df189a
!4752 code clean for opencl
...
Merge pull request !4752 from chenzhongming/lite
5 years ago
mindspore-ci-bot
128479198e
!4770 [MS][LITE][Develop] fix codex for opencl depthwise
...
Merge pull request !4770 from wandongdong/master
5 years ago
mindspore-ci-bot
2e936a27a6
!4732 Modified describtion about reduction of SoftmaxCrossEntropyWithLogits.
...
Merge pull request !4732 from liuxiao93/fix-SoftmaxCrossEntropyWithLogits-attr-reduction
5 years ago
mindspore-ci-bot
09fd453d61
!4718 fix avgpoolgrad
...
Merge pull request !4718 from fangzehua/avg0819
5 years ago
mindspore-ci-bot
ba2e10d9cb
!4774 Check number validation of power in powertransform
...
Merge pull request !4774 from peixu_ren/custom_pp_ops
5 years ago
mindspore-ci-bot
213eacbd58
!4728 Fix tensor print format
...
Merge pull request !4728 from hewei/fix_tensor_to_string
5 years ago
mindspore-ci-bot
8acb5bdf9b
!4734 fix error of bnn_layers
...
Merge pull request !4734 from byweng/add_test
5 years ago
mindspore-ci-bot
86616ac515
!4773 Fix empty shape issue in distribution sample functions
...
Merge pull request !4773 from peixu_ren/custom_bijector
5 years ago
mindspore-ci-bot
0aeaa7f06f
!4476 CacheOp Phase 2
...
Merge pull request !4476 from JesseKLee/cache_prep_branch
5 years ago
peixu_ren
5acf10941d
Check number validation of power in powertransform
5 years ago
peixu_ren
b4767023f2
Fix empty shape issue in distribution sample functions
5 years ago
Jesse Lee
8a08d0c37b
Phase 2 of CacheOp
5 years ago
mindspore-ci-bot
b11ef57b65
!4632 Callback infrastructure work
...
Merge pull request !4632 from ZiruiWu/map_callback
5 years ago
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
5 years ago
mindspore-ci-bot
89cd465268
!4597 [Dataset] C++ API Support for build_vocab
...
Merge pull request !4597 from luoyang/c-api
5 years ago
mindspore-ci-bot
0e65b3ba70
!4755 fix caffe_prelu activation memory leak
...
Merge pull request !4755 from liuzhongkai/memory_leak1
5 years ago
wandongdong
877b4a978d
fix codex for opencl depthwise
5 years ago
YangLuo
b50ae27c72
!4597 [Dataset] C++ API Support for build_vocab
5 years ago
mindspore-ci-bot
9f06974d0f
!4703 Add GPU support for DeepFM model
...
Merge pull request !4703 from tom_chen/deepfm_gpu
5 years ago
mindspore-ci-bot
ea60b3b52a
!4749 ninth caffe model gate(10)
...
Merge pull request !4749 from zhaodezan/master
5 years ago
mindspore-ci-bot
cda930f9e4
!4759 Fix duplicate column names of CSV Dataset
...
Merge pull request !4759 from jiangzhiwen/dataset/fix_duplicate_column_names
5 years ago
gongdaguo
1c1afc4900
add lite modules
5 years ago
mindspore-ci-bot
e5ed0105b7
!4616 deconv int8
...
Merge pull request !4616 from ling/deconv
5 years ago
ling
6fefe9392c
deconv int8
5 years ago
zhaodezan
1ebdf4dac4
ninth caffe gate 12
5 years ago
bingyaweng
d8a4827f80
add ut, st
5 years ago
mindspore-ci-bot
7d0c8e523a
!4756 Clean cmake building warnings.
...
Merge pull request !4756 from wangshaocong/lite_clean
5 years ago
jiangzhiwen
74be92d698
fix duplicate column names
5 years ago
mindspore-ci-bot
748d7f1f1a
!4685 Export server embedding table ckpts.
...
Merge pull request !4685 from ZPaC/master-supports-export-server-ckpt
5 years ago
mindspore-ci-bot
7e0a6816a6
!4753 fix quant param null
...
Merge pull request !4753 from ghzl/fix-quant-param-null
5 years ago
mindspore-ci-bot
8d2c005129
!4750 modify arm cpu fp16 op: arithmetic
...
Merge pull request !4750 from 陶云浩/lite
5 years ago
mindspore-ci-bot
f78086c40e
!4704 Bugfix for server start failed
...
Merge pull request !4704 from chengang/fix_ps_multi_worker
5 years ago
liuzhongkai
2cedb2caee
memory leak
5 years ago
wsc
6fe3627878
clean cmake building errors
5 years ago
tom__chen
183ae5d009
add gpu support for deepfm model
...
fixed pylint errors
5 years ago
mindspore-ci-bot
b4b76b61e4
!4727 [MS][LITE][GPU]softmax support Buffer output
...
Merge pull request !4727 from chenzupeng/master-lite
5 years ago
mindspore-ci-bot
7e47cdc460
!4740 fix: RandomSharpness & RandomSolarize api comment
...
Merge pull request !4740 from guozhijian/fix_api_comment
5 years ago
mindspore-ci-bot
c8c1256c6c
!4751 modify the readme
...
Merge pull request !4751 from zongha/master
5 years ago
mindspore-ci-bot
40dced5d3c
!4651 fix bug
...
Merge pull request !4651 from 徐安越/master
5 years ago
chenzomi
990c645c85
code clean for opencl
5 years ago
mindspore-ci-bot
b63b6bed61
!4649 parameter add example
...
Merge pull request !4649 from yepei6/comment
5 years ago
cristoval
40a65e3878
bugfix for server crush
5 years ago
zongha
91accd1ed4
for readme modify
5 years ago
tao_yunhao
ea5463cdcd
modify arm cpu op: Arithmetic_fp16
5 years ago
mindspore-ci-bot
d921d853b1
!4721 [MS][LITE]malloc buffer using memory pool
...
Merge pull request !4721 from fuzhiye/tmp
5 years ago
mindspore-ci-bot
cc53085810
!4725 [MS][LITE][Develop]support kernels resize
...
Merge pull request !4725 from chenjianping/lite_dev2
5 years ago
mindspore-ci-bot
29808eb128
!4736 Adjust the dense structure in the wide&deep multi-table
...
Merge pull request !4736 from huangxinjing/wide-deep-mutli-table-pos
5 years ago
mindspore-ci-bot
77e83fb24d
!4569 remove criteo keyword
...
Merge pull request !4569 from hanjun996/master
5 years ago
ZPaC
5084557f67
Export server embedding table ckpt.
5 years ago