mindspore-ci-bot
1793a07e10
!4787 fix codedex & reviewbot
Merge pull request !4787 from wenchunjiang/fix_code_check
5 years ago
mindspore-ci-bot
9f9705baa1
!4746 Do not expand the value tuple for tensor inputs
Merge pull request !4746 from YuJianfeng/internal_output
5 years ago
mindspore-ci-bot
d341f653de
!4795 add bn fusion pass
Merge pull request !4795 from zyli2020/add_bn_fusion_pass
5 years ago
mindspore-ci-bot
f52be84219
!4785 Fix core dump in graph kernel.
Merge pull request !4785 from TronZhang/fix_pass_release_bug
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
lizhenyu
e33e2fc1a0
add bn fusion pass
5 years ago
lizhenyu
19d50fea3e
add FusedBatchNormGradEx gpu kernel
5 years ago
tronzhang
256b916ebb
use optimizer to get node_users information in mergeaddn
5 years ago
wenchunjiang
a747a1e29e
fix codedex and reviewbot
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
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
Jesse Lee
8a08d0c37b
Phase 2 of CacheOp
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
YangLuo
b50ae27c72
!4597 [Dataset] C++ API Support for build_vocab
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
lizhenyu
7ddddc41a9
add FusedBatchNoramEx gpu kernel
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
f78086c40e
!4704 Bugfix for server start failed
Merge pull request !4704 from chengang/fix_ps_multi_worker
5 years ago
buxue
855d6b8fed
add check for user define bprop in Pynative mode.
5 years ago
cristoval
40a65e3878
bugfix for server crush
5 years ago
lichenever
221a801395
auto parallel support bert
5 years ago
ZPaC
5084557f67
Export server embedding table ckpt.
5 years ago
mindspore-ci-bot
d541e261a0
!4696 C++ API Support for CSV Dataset
Merge pull request !4696 from jiangzhiwen/jzw/c_api_csv
5 years ago
yujianfeng
d47bad38bd
Do not expand the value tuple for tensor inputs
5 years ago
mindspore-ci-bot
70a218123b
!4722 modiy error type
Merge pull request !4722 from lijiaqi/modify_error_type
5 years ago
mindspore-ci-bot
2db4bda219
!4622 serving restful init
Merge pull request !4622 from hexia/http_init
5 years ago
mindspore-ci-bot
e2a63790bd
!4731 genmask parallel and fix iter num
Merge pull request !4731 from gukecai/parallel-genmask
5 years ago
mindspore-ci-bot
0fa0cd7bfe
!4710 Fix tfreader multi-thread issue
Merge pull request !4710 from xiefangqi/xfq_fix_tfreader_issue
5 years ago
mindspore-ci-bot
256dccc651
!4498 Gnn data processing supports distributed scenarios
Merge pull request !4498 from heleiwang/gnn_distributed
5 years ago
jiangzhiwen
39df25f803
c++ api for CSV Dataset
5 years ago
mindspore-ci-bot
7a8fbbbb4b
!4726 serving support mindata compiler flags for acl
Merge pull request !4726 from 徐永飞/master
5 years ago
mindspore-ci-bot
55bd09c689
!4684 add log for gpu profiler
Merge pull request !4684 from 治愈系潇洒哥/master
5 years ago
mindspore-ci-bot
52b1b6a189
!4715 Fix open source ge backend compiling
Merge pull request !4715 from zhoufeng/xiu-ba-ge
5 years ago
mindspore-ci-bot
2112cb91d5
!4690 add categorical distribution
Merge pull request !4690 from baihuawei/categorical
5 years ago
mindspore-ci-bot
655390ba54
!4719 fix some copyright in core directory
Merge pull request !4719 from xychow/fix-copyright-in-core
5 years ago
mindspore-ci-bot
30fd88085d
!4413 merge sliced parameter
Merge pull request !4413 from caozhou/merge_parameter
5 years ago
李嘉琪
c65ea1687b
modify error type
5 years ago
gukecai
66e7b02b4b
independent stream parallel
5 years ago
mindspore-ci-bot
2d683234fb
!4723 Support to concat more than 3 tensors in auto parallel mode
Merge pull request !4723 from yangzhenzhang/concat-more-than-3-tensors
5 years ago
xuyongfei
a948fe05ab
serving: update build.sh to add minddata support for acl
5 years ago
askmiao
5a817d7444
add log and modify log level for gpu profiler
5 years ago
yangzhenzhang
cda08f6a52
concat 3 tensors in auto parallel mode
5 years ago
baihuawei
772e14d00d
add categorical
5 years ago
heleiwang
8ee4d8e92d
Gnn data processing supports distributed scenarios
5 years ago
zhousiyi
7d86c86716
add or remove declaim in copyright
5 years ago
mindspore-ci-bot
6868b9b6fa
!4422 Minddata new dataset api ==> RandomData
Merge pull request !4422 from xiefangqi/xfq_c++api_randomdata
5 years ago
zhoufeng
17d60b2ccb
fix open source ge backend compile
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago