Harshvardhan Gupta
|
5bd8fb57fc
|
remove builder
|
4 years ago |
i-robot
|
8508c9eb45
|
!18179 [MD] add slice patches op in c++ and python
Merge pull request !18179 from liyong126/slice_patches_op
|
4 years ago |
i-robot
|
4a8225eaf4
|
!19160 Fix parameter check of Rotate and GaussianBlur API
Merge pull request !19160 from xiaotianci/fix_rotate_and_gaussian_blur
|
4 years ago |
xiefangqi
|
d9d9fdb68e
|
fix gpu allocate error without printing log
|
4 years ago |
liyong
|
9a1de0af65
|
add slice patches in python and c++
|
4 years ago |
Zhenglong Li
|
7e26677534
|
Fix error info bug and multiprocessing shared memory error
|
4 years ago |
Xiao Tianci
|
8cdd0d8d90
|
fix param check for Rotate and GaussianBlur
|
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 |
YangLuo
|
4e9f6d54f7
|
update cpp api & doc
|
4 years ago |
i-robot
|
30ea9eb97c
|
!18559 Execute error message when the output tensor is empty
Merge pull request !18559 from h.farahat/empty_bbox
|
4 years ago |
i-robot
|
dca5504fd4
|
!15672 [assistant][RGB2BGR]
Merge pull request !15672 from QingfengLi/rgb2bgr
|
4 years ago |
hesham
|
495a51a76f
|
Change error message in Execute when the tensor is empty
|
4 years ago |
i-robot
|
2d8ba753fe
|
!18525 In pynative mode, after train complete, occur core dump.
Merge pull request !18525 from zhangzhaoju/master_tensor_print
|
4 years ago |
chenx2ovo
|
4b98099dcb
|
[feat][assistant][I3CEGQ] add op rgb2bgr
|
4 years ago |
xiefangqi
|
4462d9bc35
|
optimize pyfunc error msg
|
4 years ago |
zhangzhaoju
|
00b309d10f
|
solve alexnet coredump problem
|
4 years ago |
i-robot
|
377833427c
|
!18421 Update code warning fixing on master
Merge pull request !18421 from xiaotianci/update_code_warning_master
|
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 |
i-robot
|
8805a386be
|
!18174 Fix codex issues in master
Merge pull request !18174 from h.farahat/new_codex_master
|
4 years ago |
Xiao Tianci
|
f5e2394f48
|
update code warning fix to master
|
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 |
buxue
|
d50d46013b
|
code security check
|
4 years ago |
xiefangqi
|
65642d1254
|
fix imagefolder get_dataset_size core problem
|
4 years ago |
i-robot
|
a85e1c952c
|
!18104 Fix pclint & code check warnings for master branch
Merge pull request !18104 from Mohammad Motallebi/fix_clean_2_master
|
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 |
mohammad
|
37d970898e
|
fix warnings for master
|
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 |
i-robot
|
6b949d8821
|
!18094 [MD][LITE] CodeCheck fix
Merge pull request !18094 from danishfarid/master_code_check
|
4 years ago |
danishfarid
|
32178c6fdd
|
code check fixes
|
4 years ago |
hesham
|
c73193ae1a
|
codex fixes to 1.2
|
4 years ago |
Lixia Chen
|
6744600816
|
more ci warnings fix
|
4 years ago |
Xiao Tianci
|
a54e65a7ad
|
add Crop Python API
|
4 years ago |
i-robot
|
e60f5f12f5
|
!17836 Add Rotate API for CV data processing
Merge pull request !17836 from xiaotianci/rotate
|
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 |
i-robot
|
50f11d5439
|
!17503 dataset: enhance the expression of error msg
Merge pull request !17503 from ms_yan/log_modify
|
4 years ago |
Xiao Tianci
|
9c4c1c6a77
|
add Rotate Python API
|
4 years ago |
i-robot
|
961c2d5626
|
!17384 Fix Magic Numbers in Image Utils
Merge pull request !17384 from EricZ/fix_image_util_ci
|
4 years ago |
ms_yan
|
be65ebcb28
|
complete dataset log
|
5 years ago |
mindspore-ci-bot
|
823468d924
|
!17766 GNN new feature about two memory effeciency format
From: @lizhenglong1992
Reviewed-by: @jonyguo,@heleiwang,@jonyguo
Signed-off-by: @jonyguo,@jonyguo
|
4 years ago |
zhoufeng
|
658c2072fc
|
owners config
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
Zhenglong Li
|
2c7d1bf603
|
Implement new gnn feature
|
4 years ago |