chenzupeng
605c2b0b16
change opencl code path
5 years ago
mindspore-ci-bot
98565d8b54
!4768 [MS][LITE][Develop]kernels support resize
...
Merge pull request !4768 from chenjianping/lite_dev2
5 years ago
mindspore-ci-bot
899dea9ca5
!4757 [MS][LITE][Develop]clean code for opencl
...
Merge pull request !4757 from liuchao/clean_code
5 years ago
mindspore-ci-bot
97e3db8aca
!4765 [MS][LITE][Develop]code clean for batchnorm and concat
...
Merge pull request !4765 from pengyongrong/modifyMemoryLeacky
5 years ago
mindspore-ci-bot
bd2336b96a
!4764 add FusedBatchNoramEx gpu kernel
...
Merge pull request !4764 from zyli2020/gpu_bn_op_perf_optimize
5 years ago
mindspore-ci-bot
dc8b3db126
!4766 [MS][LITE][GPU]memory not release to testcase
...
Merge pull request !4766 from chenzupeng/master-lite
5 years ago
mindspore-ci-bot
192262fe49
!4640 fix fullyconnected tflite parser bug
...
Merge pull request !4640 from lyvette/parser
5 years ago
mindspore-ci-bot
24700afa2d
!4689 add check for user define bprop in Pynative mode
...
Merge pull request !4689 from zhangbuxue/add_check_for_user_define_bprop_in_Pynative_mode
5 years ago
mindspore-ci-bot
26ac496093
!4735 Add network inceptionv3-ascend
...
Merge pull request !4735 from zhouyaqiang0/master
5 years ago
chenzupeng
b98e2b3140
fix memory release bug in testcase
5 years ago
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
chenjianping
d126caff17
kernels support resize
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
Pengyongrong
e3435183c5
modifyMemoryLeacky
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
lizhenyu
7ddddc41a9
add FusedBatchNoramEx gpu kernel
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
Corleone
8c99355260
clean code for opencl
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
zhouyaqiang
253fd92fe0
add network inceptionv3
5 years ago