xiefangqi
e3e7820413
fix cifar stuck problem
5 years ago
mindspore-ci-bot
d00f7d8f74
!4769 mem check and fix
...
Merge pull request !4769 from wangchangkai/master
5 years ago
mindspore-ci-bot
dc66663de4
!4788 add FusedBatchNormGradEx gpu kernel
...
Merge pull request !4788 from zyli2020/gpu_bn_grad_perf_optimize
5 years ago
mindspore-ci-bot
5686315199
!4557 change profiling log level
...
Merge pull request !4557 from caifubi/profiling
5 years ago
mindspore-ci-bot
9ee144ea40
!4744 [AutoParallel]Support bert
...
Merge pull request !4744 from lichen/support_bert
5 years ago
mindspore-ci-bot
7b0a4e5929
!4796 Fix randomdata ut core dump problem
...
Merge pull request !4796 from xiefangqi/fix_randomdata_ut
5 years ago
mindspore-ci-bot
ddd9121968
!4797 [MS][LITE][Develop]diasble fp32 sliding window kernel
...
Merge pull request !4797 from lixian/master
5 years ago
lixian
8ab805d6ce
disable fp32 sliding window kernel
5 years ago
xiefangqi
c0d18d2517
fix randomdata ut problem
5 years ago
lizhenyu
19d50fea3e
add FusedBatchNormGradEx gpu kernel
5 years ago
mindspore-ci-bot
c7b7af6c3a
!4786 add op_fused_batchnorm_int8
...
Merge pull request !4786 from songhonglei413/roi
5 years ago
kai00
d7efb5c270
mem check and fix
5 years ago
mindspore-ci-bot
a27e6f5769
!4664 fix bug in anf_exporter and anf_importer
...
Merge pull request !4664 from hangq/master
5 years ago
mindspore-ci-bot
ed954dc407
!4782 Python UT fails on RandomPosterize
...
Merge pull request !4782 from islam_amin/bbox_class
5 years ago
mindspore-ci-bot
0afc8f6bee
!4724 Add TFLITE FP16 models and HIAI models
...
Merge pull request !4724 from mengchunyang/meng
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
songhonglei413
3b9ca7780e
add op_fused_batchnorm_int8
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
hangq
599b3cf240
fix bug in anf_exporter and anf_importer
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
meng_chunyang
51bb87c4e8
add tflite fp16 models and hiai models
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
islam_amin
85357238fe
Fixing posterize python ut
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