Zirui Wu
|
a35e30f83c
|
fix CI complains
|
4 years ago |
i-robot
|
43d8687102
|
!20119 Fix Codex, Codecheck, Shellcheck, Pclint issues for master
Merge pull request !20119 from lixiachen/July_codex_fix
|
4 years ago |
zetongzhao
|
34be6b2363
|
code check & pclint
|
4 years ago |
shenwei41
|
025ad59f62
|
clean_code
|
4 years ago |
Lixia Chen
|
3c0129226b
|
Fix codex, codecheck, shellcheck issues
|
4 years ago |
i-robot
|
884f5ae1de
|
!19764 [MD] Remove Builder class phase 3
Merge pull request !19764 from harshvardhangupta/rem-build-2
|
4 years ago |
ms_yan
|
d891d8abe7
|
modify log and API comment
|
4 years ago |
harshvardhangupta
|
52d1212239
|
remove builder
|
4 years ago |
i-robot
|
17c6e3a155
|
!19610 Move optional_helper from abi_helper to dataset
Merge pull request !19610 from luoyang/optional-move
|
4 years ago |
i-robot
|
a5118ae5f2
|
!19507 Remove builder from CacheOp, CacheLookupOp, CacheMergeOp
Merge pull request !19507 from lixiachen/remove_cacheop_builders
|
4 years ago |
YangLuo
|
482a710836
|
Move optional_helper from abi_helper to dataset
|
4 years ago |
i-robot
|
add3745e39
|
!19278 Fix dataset log error that dataset doesn't print error log under some scenarios
Merge pull request !19278 from xiefangqi/md_fix_log_print
|
4 years ago |
Lixia Chen
|
946693e860
|
Remove builder from cache ops
|
4 years ago |
Harshvardhan Gupta
|
5bd8fb57fc
|
remove builder
|
4 years ago |
xiefangqi
|
d9d9fdb68e
|
fix gpu allocate error without printing log
|
4 years ago |
ms_yan
|
f467ef0c99
|
modify comment or log
|
4 years ago |
Lixia Chen
|
1f03b16e0e
|
Fix cache_admin server start stderr output
Fix TFRecord get_dataset_size() when cached
|
4 years ago |
zhangzhaoju
|
00b309d10f
|
solve alexnet coredump problem
|
4 years ago |
i-robot
|
48e384c5bd
|
!18439 Enhance cache server's log path and spilling path display
Merge pull request !18439 from lixiachen/minor_cache_fix
|
4 years ago |
i-robot
|
6364ef7a0a
|
!18199 Path normalization check
Merge pull request !18199 from guozhijian/fix_file_path_valid
|
4 years ago |
i-robot
|
6917f989f5
|
!18100 warn fix - master
Merge pull request !18100 from zetongzhao/warn_fix
|
4 years ago |
liyong
|
2989a5a23b
|
fix some bugs
|
4 years ago |
Lixia Chen
|
a331dab28e
|
Fix cache log path and spilling path display
|
4 years ago |
zetongzhao
|
f905a2a901
|
magic number warn fix
|
4 years ago |
jonyguo
|
7ebf5b6011
|
fix: regular path
|
4 years ago |
xiefangqi
|
65642d1254
|
fix imagefolder get_dataset_size core problem
|
4 years ago |
i-robot
|
791d6ae0a2
|
!18173 [MD] Apply r1.2 codecheck fixes to master
Merge pull request !18173 from harshvardhangupta/codecheck_fix_master
|
4 years ago |
Harshvardhan Gupta
|
72e1fbc658
|
fix codecheck complaints
use dataset config to get prefetch size
|
4 years ago |
i-robot
|
c4588adbf7
|
!18106 [master] Fix CI warnings: file_need_clean and pclint_plus
Merge pull request !18106 from lixiachen/pclint_master
|
4 years ago |
danishfarid
|
32178c6fdd
|
code check fixes
|
4 years ago |
Lixia Chen
|
6744600816
|
more ci warnings fix
|
4 years ago |
shenwei41
|
c6ea60746a
|
Rectification error
|
4 years ago |
i-robot
|
8aab6febf9
|
!18020 Fix cache server startup hang when GLOG_v=0
Merge pull request !18020 from lixiachen/fix_glogv0_hang
|
4 years ago |
Lixia Chen
|
3f9ba3abf3
|
fix cache server startup hang when GLOG_v=0
|
4 years ago |
ms_yan
|
be65ebcb28
|
complete dataset log
|
5 years ago |
Zhenglong Li
|
2c7d1bf603
|
Implement new gnn feature
|
4 years ago |
mindspore-ci-bot
|
e5f4e2c4b5
|
!17729 Fix pclint warning in master
From: @hfarahat
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @robingrosman
|
4 years ago |
mindspore-ci-bot
|
cf27d3c8dc
|
!12972 Removing Builder from dataset ops phase 1
From: @ezphlow
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
a0822767a1
|
!17657 Fix a bug in cache multi-session destroy and fix random check for python functions
From: @lixiachen
Reviewed-by: @john_tzanakakis,@robingrosman
Signed-off-by: @robingrosman
|
4 years ago |
hesham
|
2c4cb4f3bc
|
pclint fixes to master
|
4 years ago |
mindspore-ci-bot
|
bbc0122bf0
|
!17077 MindData Fix code clean part1: remove text duplicate code
From: @xiefangqi
Reviewed-by: @jonyguo,@liucunwei
Signed-off-by: @jonyguo
|
4 years ago |
mindspore-ci-bot
|
c31775856d
|
!17646 dataset: add sending batch control option
From: @ms_yan
Reviewed-by: @jonyguo,@liucunwei
Signed-off-by: @jonyguo
|
4 years ago |
mindspore-ci-bot
|
44795d43c1
|
!17542 Fix file need clean for master
From: @mhmotallebi
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
|
4 years ago |
Lixia Chen
|
4a5df4c340
|
Fix session destroy and pyfunc random check
Fix anonymous enum CI warnings
|
4 years ago |
ms_yan
|
43a10a6504
|
add set_sending_batches options
|
5 years ago |
ms_yan
|
f2ef628d6e
|
repair handle double free problem in exception case
|
4 years ago |
EricZ
|
16837a4639
|
Removing Builder from dataset ops phase 1
|
5 years ago |
xiefangqi
|
073f8e382e
|
remove text offsets duplicate code
|
4 years ago |
mohammad
|
e9d358c30e
|
fix file_need_clean master
|
4 years ago |
mindspore-ci-bot
|
ac086c34fa
|
!17488 Fix file_need_cleanup warnings part II
From: @hfarahat
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @robingrosman
|
4 years ago |