Commit Graph

617 Commits

Author SHA1 Message Date
i-robot 3ea835ad19 !19436 Update python docstring
Merge pull request !19436 from luoyang/code_docs_python-doc
2021-07-06 02:55:11 +00:00
YangLuo 10df4c71d2 Update python docstring 2021-07-06 10:24:50 +08:00
shenwei41 19436375d8 update API of sampler 2021-07-05 21:09:39 +08:00
i-robot ad7e3a6af2 !18973 Delete unused param in device_que
Merge pull request !18973 from xiaotianci/device_que_param
2021-07-05 11:47:45 +00:00
Zhenglong Li 4a780124ec Fix the shortage of some comma and default value issue 2021-07-05 09:38:56 +08:00
i-robot bee52f52c3 !19170 Error message bug fix
Merge pull request !19170 from lizhenglong1992/bug_fix
2021-07-05 01:02:24 +00:00
Xiao Tianci 27406daf3a delete unused param in device_que 2021-07-02 16:20:52 +08:00
Zhenglong Li 7e26677534 Fix error info bug and multiprocessing shared memory error 2021-07-02 11:31:27 +08:00
ms_yan 91be7cc970 judge return value of pyfunc 2021-06-30 20:35:25 +08:00
i-robot 8102d68b8b !18420 Give concreted error when mappable dataset lack __len__ method
Merge pull request !18420 from luoyang/API-check-pybind-name
2021-06-29 07:48:03 +00:00
YangLuo 17c121b087 Give concreted error when mappable dataset lack __len__ method 2021-06-29 11:13:12 +08:00
i-robot 5e5f1f149a !18885 Fix minddata python doc
Merge pull request !18885 from luoyang/issues
2021-06-26 02:47:06 +00:00
luoyang 992da13168 Fix minddata python doc 2021-06-25 18:30:55 +08:00
Harshvardhan Gupta 6845a16b44 fix coredump with large max_rowsize and add arg validations 2021-06-23 09:31:11 -04:00
YangLuo 4e9f6d54f7 update cpp api & doc 2021-06-23 11:14:52 +08:00
YangLuo 9a5c0b7b0c fix output shape & type 2021-06-18 13:18:00 +08:00
i-robot 377833427c !18421 Update code warning fixing on master
Merge pull request !18421 from xiaotianci/update_code_warning_master
2021-06-18 01:29:00 +00:00
i-robot 6364ef7a0a !18199 Path normalization check
Merge pull request !18199 from guozhijian/fix_file_path_valid
2021-06-17 20:56:53 +08:00
i-robot 8805a386be !18174 Fix codex issues in master
Merge pull request !18174 from h.farahat/new_codex_master
2021-06-17 20:42:54 +08:00
Xiao Tianci f5e2394f48 update code warning fix to master 2021-06-17 19:06:29 +08:00
Zhenglong Li 2a3e1329d8 Fix docs error in gnn api 2021-06-16 17:58:48 +08:00
jonyguo 7ebf5b6011 fix: regular path 2021-06-16 15:38:00 +08:00
ms_yan 853c200023 modify err msg bug 2021-06-15 11:27:04 +08:00
Zhenglong Li e7c58f08bb Fix API error 2021-06-15 10:29:02 +08:00
i-robot 791d6ae0a2 !18173 [MD] Apply r1.2 codecheck fixes to master
Merge pull request !18173 from harshvardhangupta/codecheck_fix_master
2021-06-12 04:11:32 +08:00
Harshvardhan Gupta 72e1fbc658 fix codecheck complaints
use dataset config to get prefetch size
2021-06-11 10:22:23 -04:00
i-robot 6f01230ce2 !18122 MindData fix insufficient shm problem and pool is not running problem
Merge pull request !18122 from xiefangqi/md_fix_shm_problem
2021-06-11 16:39:49 +08:00
Zhenglong Li 5069c4c966 API_docs_modify 2021-06-11 11:06:28 +08:00
hesham c73193ae1a codex fixes to 1.2 2021-06-10 09:53:29 -04:00
xiefangqi 0212ee3e4e fix shm problem and apply_async problem 2021-06-10 15:00:09 +08:00
ms_yan be65ebcb28 complete dataset log 2021-06-08 16:45:47 +08:00
mindspore-ci-bot 8934e4a513 !17879 dynamic min max shape phase 2
From: @luoyang42
Reviewed-by: @liucunwei,@jonyguo
Signed-off-by: @liucunwei
2021-06-08 14:49:13 +08:00
mindspore-ci-bot cd3c5c9e47 !17871 clean part of warning code in dataset.
From: @anzhengqi
Reviewed-by: @liucunwei,@jonyguo
Signed-off-by: @liucunwei
2021-06-08 14:45:01 +08:00
mindspore-ci-bot 635c2b0adb !16923 Update doc string of Dataset
From: @luoyang42
Reviewed-by: 
Signed-off-by:
2021-06-08 11:39:02 +08:00
i-robot c60e95d269 !17869 [MD] fix code check in master
Merge pull request !17869 from liyong126/fix_codecheck_master
2021-06-08 10:28:43 +08:00
YangLuo a77a16afd3 update pyfunc info & update doc string of Dataset 2021-06-07 20:19:42 +08:00
luoyang dad289c679 dynamic min max shape phase 2 2021-06-07 20:06:26 +08:00
Zhenglong Li 2c7d1bf603 Implement new gnn feature 2021-06-07 10:20:06 +08:00
anzhengqi 1abd253ce7 clean part of warning code in dataset 2021-06-07 10:09:48 +08:00
liyong a366798555 fix codecheck 2021-06-07 10:01:58 +08:00
mindspore-ci-bot bbc0122bf0 !17077 MindData Fix code clean part1: remove text duplicate code
From: @xiefangqi
Reviewed-by: @jonyguo,@liucunwei
Signed-off-by: @jonyguo
2021-06-04 09:53:41 +08:00
xiefangqi 073f8e382e remove text offsets duplicate code 2021-06-02 15:41:10 +08:00
mohammad e9d358c30e fix file_need_clean master 2021-06-01 20:35:24 -04:00
mindspore-ci-bot ae2e7c1288 !17541 Fix MD Cache code check warnings [master]
From: @lixiachen
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @robingrosman
2021-06-02 04:53:54 +08:00
Lixia Chen 8c1b561149 Fix cache code check warnings 2021-06-01 10:02:38 -04:00
mindspore-ci-bot 327a3ffde0 !17032 fix: code check 2.0 problems
From: @jonyguo
Reviewed-by: @heleiwang
Signed-off-by:
2021-06-01 09:32:41 +08:00
mindspore-ci-bot 4338e4abac !17374 files_need_cleanup report fixes to master
From: @hfarahat
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @robingrosman
2021-06-01 05:21:18 +08:00
mindspore-ci-bot b7ba84b568 !17372 dataset: clean code check problem
From: @ms_yan
Reviewed-by: @liucunwei,@jonyguo
Signed-off-by: @liucunwei
2021-05-31 11:39:46 +08:00
jonyguo b48c0c1899 fix : code check 2.0 2021-05-31 09:38:59 +08:00
hesham 3a9695313b files_need_cleanup fixes 2021-05-30 15:44:08 -04:00