Commit Graph

71 Commits

Author SHA1 Message Date
xuzhen 8268aaed20 modify bug 2025-11-29 11:47:43 +08:00
i-robot 90c58e9e8b
!90758 [docs][api] improve api documentation mindspore.dataset.Dataset
Merge pull request !90758 from xuzhen/code_docs_dataset
2025-11-27 07:51:50 +00:00
xuzhen b65346f0ab modify mindspore.dataset API documentation 2025-11-27 14:21:02 +08:00
Jony Guo 20cdb4d612 update comment for dataset send & recv 2025-11-24 14:36:48 +08:00
Jony Guo ebf122d2a4 feature: dataset send & recv 2025-11-20 15:38:39 +08:00
shenwei41 632c06853f Add a warning notice 2025-11-18 16:01:43 +08:00
Jony Guo 8aecacbd50 don't convert string to Tensor when dataset iterator 2025-10-16 16:30:13 +08:00
Jony Guo 45feba3601 fix: bucket batch when string 2025-09-19 17:40:40 +08:00
shenwei41 8d3aabc138 Delete column_order parameter 2025-08-05 19:10:18 +08:00
luoyang 475f9c0700 fix minddata code review 2025-07-18 17:37:09 +08:00
yuhan e19438151d del blank 2025-06-30 11:39:42 +08:00
shenwei41 aec3c28da4 modify do_copy to False 2025-05-05 23:19:19 +08:00
yuhan 68968d22d0 modify error urls 2025-03-21 23:29:47 +08:00
yuhan 1dbeb26cdb modify urls 2025-03-21 10:21:47 +08:00
i-robot 5d41660030
!82785 [MD]Additional GeneratorDataset and map unsupported scenario description
Merge pull request !82785 from 刘勇琪/code_docs_master
2025-03-14 03:32:28 +00:00
Ava 3e550685a0 [docs] fix bugs 2025-03-13 20:49:55 +08:00
刘勇琪 aab26a26cc Additional GeneratorDataset and map unsupported scenario description 2025-03-13 20:46:26 +08:00
i-robot 187f1a706d
!82288 upgrade doc & add deprecated for parameters to be delelted & adjust dataset doc level & update descriptions
Merge pull request !82288 from luoyang/mymaster
2025-03-07 10:23:17 +00:00
i-robot 12f4c3e9f4
!82286 [MD]Sync to master: GeneratiorDataset supports spawn to start multiple processes, enabling Dvpp
Merge pull request !82286 from 刘勇琪/generator_spawn_master
2025-03-06 03:16:21 +00:00
luoyang d9c6f1f542 upgrade doc & add deprecated for parameters to be delelted & adjust dataset doc level & update descriptions 2025-03-06 09:41:02 +08:00
刘勇琪 026e6694a6 GeneratorDataset starts multi-processes as spawn, modifying the information section 2025-03-04 14:24:44 +08:00
Jony Guo 7375c9698d fix: add_sampler 2025-03-03 07:34:05 +08:00
yuhan f210efa49b Add line breaks to continuous text 2025-01-06 16:40:24 +08:00
luoyang c47e78edb9 add doc for sink contraint, add doc for mindsrecord sharding 2024-09-04 19:39:58 +08:00
Xiao Tianci 803cb0809b add description for max_rowsize 2024-08-15 17:39:30 +08:00
Xiao Tianci d8be5e3cf5 reuse shared memory in multiprocessing and set it as default 2024-08-15 17:37:34 +08:00
yuhan 24f345e2c9 modify new urls 2024-08-15 14:52:17 +08:00
Xiao Tianci c102ffceb2 add param check for DataQueue and optimize docs for iterator 2024-06-14 15:09:08 +08:00
Xiao Tianci 780d02d4a0 clean warnings 2024-06-13 19:21:29 +08:00
huan e6f4d8afe0 modify the error links 2024-04-18 10:11:22 +08:00
yuhan cabc2d5b1f modify url r2.3 2024-04-03 10:07:37 +08:00
jonyguo eff46444b3 invisible device_que api 2024-01-17 16:18:19 +08:00
jonyguo 79d701bba3 fix: sevral api comment 2023-12-20 17:46:10 +08:00
jonyguo 3a2fbec8d1 fix: save interface 2023-10-28 09:49:43 +08:00
Xiao Tianci f0d1ba4483 fix api docs 2023-09-26 19:45:50 +08:00
Xiao Tianci 118d839f79 fix api docs 2023-09-20 15:34:31 +08:00
jonyguo 20b4e9c127 feature: max_rowsize extend in and out 2023-08-04 14:39:15 +08:00
shunyuanhan b3bfda8cef
update docs/api/api_python/dataset/dataset_method/others/mindspore.dataset.Dataset.device_que.rst.
Signed-off-by: shunyuanhan <shunyuanhan@huawei.com>
2023-07-19 08:38:16 +00:00
YangLuo 9a00aebfdf example upgrade - stage 1 2023-05-23 14:41:15 +08:00
LuoJianing b8d624f4f7 add `` for values 2023-05-06 17:27:32 +08:00
LuoJianing aec4b103eb add `` for values 2023-05-05 11:29:18 +08:00
i-robot f9758bdcda
!50730 Chinese doc update stage 1
Merge pull request !50730 from luoyang/code_docs_chinese
2023-03-23 08:30:06 +00:00
YangLuo 7b26cb45fb Chinese doc update stage 1 2023-03-23 14:47:59 +08:00
i-robot 74f49d42f8
!50627 [MD]Delete build_vocab and build_sentencepiece_vocab doc
Merge pull request !50627 from shenwei41/code_docs_master
2023-03-20 02:10:58 +00:00
shenwei41 dad7917e1f Delete build_vocab doc 2023-03-18 10:27:57 +08:00
Xiao Tianci 06babb9c0d fix API docs 2023-03-16 16:26:03 +08:00
shenwei41 3e46cf2d05 Fix code clean 2023-03-06 19:31:52 +08:00
huodagu 8cf8a2254d modify format to repair API Label background color 2023-01-11 09:50:16 +08:00
jonyguo 6b3e1b4896 add do_copy parameter for create_dict_iterator 2023-01-06 10:18:45 +08:00
huanxiaoling a3211bb3d8 modify the statements in rst files 2022-12-29 14:26:57 +08:00