Jony Guo
|
2b405ea2a7
|
fix: parallel write_raw_data is not support on windows
|
2025-11-04 14:30:42 +08:00 |
luoyang
|
59d1c48a9b
|
fix minddata doc
|
2025-07-25 17:04:47 +08:00 |
luoyang
|
475f9c0700
|
fix minddata code review
|
2025-07-18 17:37:09 +08:00 |
yuhan
|
1dbeb26cdb
|
modify urls
|
2025-03-21 10:21:47 +08: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 |
rachel0858
|
29d17ffba4
|
Update with comment
|
2025-02-28 15:19:20 +08:00 |
Youmi
|
20bf217c42
|
modify some errors
|
2025-02-24 15:34:09 +08:00 |
Jony Guo
|
0cbc410c82
|
remove hash check and unsafe encrypt for mindrecord
|
2024-11-04 16:54:03 +08:00 |
jonyguo
|
55bc7cab43
|
fix: mindrecord encrypt & hash check
|
2023-12-23 17:19:37 +08:00 |
jonyguo
|
36d5dbfef0
|
remove sha*224 hash mode support
|
2023-12-23 16:58:56 +08:00 |
jonyguo
|
43a3cc017e
|
feature: add enc and hash check for mindrecord
|
2023-12-23 16:58:53 +08:00 |
jonyguo
|
79d701bba3
|
fix: sevral api comment
|
2023-12-20 17:46:10 +08:00 |
jonyguo
|
a7eb4b9880
|
fix: mindrecord api comment
|
2023-12-13 16:23:27 +08:00 |
yuhan
|
4f24836eca
|
[i] modify format and docs
|
2023-12-13 14:36:51 +08:00 |
luoyang
|
7c239ec49f
|
update minddata doc
|
2023-10-19 21:05:39 +08:00 |
yuhan
|
c5c35d22f5
|
modify format
|
2023-09-06 14:47:56 +08:00 |
jonyguo
|
8b28bf6b89
|
fix: tutorial with warning
|
2023-07-13 11:49:27 +08:00 |
jonyguo
|
30c2b893b0
|
fix: mindrecord problem
|
2023-06-21 10:44:25 +08:00 |
jonyguo
|
034eb2b150
|
fix: md rdr format
|
2023-06-06 15:07:25 +08:00 |
jonyguo
|
37765bfe7e
|
fix: api comment for md
|
2023-05-25 16:10:51 +08:00 |
jonyguo
|
48c0fdb8b5
|
enhance: add mindrecord example for api
|
2023-05-23 19:18:34 +08:00 |
huanxiaoling
|
73c82c929f
|
modify the format of defualt values 0517 part 2
|
2023-05-17 16:49:53 +08:00 |
Guo Zhijian
|
3be73d4094
|
add LineReader
|
2023-03-27 10:01:28 +08:00 |
jonyguo
|
503099e05e
|
fix: aclFinalize repeat on lite
|
2023-03-06 10:44:17 +08:00 |
jonyguo
|
782735b733
|
enhance mindrecord parallel write
|
2023-03-02 11:41:47 +08:00 |
huodagu
|
9a6e21eb5a
|
modify format
|
2023-02-25 10:19:36 +08:00 |
jonyguo
|
0c267681c3
|
Add new interface schema & len for filereader
|
2023-02-23 16:49:10 +08:00 |
liu-yongqi-63
|
da12f799f5
|
Fix the problem with the Cifar10ToMR document of the mindrecord module
|
2022-12-19 14:19:01 +08:00 |
liu-yongqi-63
|
dc311eb9f8
|
Fix problems with the mindspore.dataset.transforms document
|
2022-12-14 10:19:04 +08:00 |
liu-yongqi-63
|
4e6aef6e03
|
Fix problems with the mindspot.mindrecord document
|
2022-12-13 10:14:51 +08:00 |
Guo Zhijian
|
6d98681f11
|
dump image when decode error
|
2022-12-08 12:22:38 +08:00 |
jonyguo
|
356d9711b1
|
update ImageNetToMR api comment
|
2022-11-25 09:20:36 +08:00 |
jonyguo
|
42cfac317d
|
fix: doc format
|
2022-11-08 18:01:32 +08:00 |
zhangyi
|
98deae82ce
|
modify the inconsistence in files 0831
|
2022-08-31 18:43:53 +08:00 |
zhangyi
|
4c9049205b
|
modify the inconsistence in files
|
2022-08-26 11:33:40 +08:00 |
zhangyi
|
767773792a
|
modify the format of the API files
|
2022-07-13 11:52:38 +08:00 |
shenwei41
|
ca11bf2d69
|
Fix document not showing
|
2022-06-17 10:24:14 +08:00 |
lvmingfu
|
01509b7b66
|
fix link anchor
|
2022-04-29 09:37:33 +08:00 |
liyong
|
9c32b5ceb6
|
fix memory copy issue
|
2022-04-19 14:22:08 +08:00 |
huodagu
|
7b7c7494c0
|
modify pagedisplay
|
2022-04-13 14:23:44 +08:00 |
lvmingfu
|
af8dd9729e
|
modify links adapt to the new version of docs
|
2022-04-12 16:51:32 +08:00 |
liyong
|
2172934177
|
fix doc issue2
|
2022-04-08 10:46:08 +08:00 |
liyong
|
b7616428d0
|
fix doc issue
|
2022-04-06 18:36:02 +08:00 |
i-robot
|
96f239eece
|
!31944 去除mindspore.mindrecord.FileReader下参数columns中多余左括号
Merge pull request !31944 from mengsuiwei/dev
|
2022-04-01 02:46:22 +00:00 |
i-robot
|
46a2dc58a8
|
!31943 mindspore.mindrecord.FileWriter.add_schema下参数desc, 描述多了个右小括号")"
Merge pull request !31943 from shengqianwen/dev
|
2022-04-01 02:44:59 +00:00 |
liyong
|
0df7e0edf8
|
fix chn api doc
|
2022-03-28 09:14:50 +08:00 |
mengsuiwei
|
7023a25938
|
去除参数中多余小括号
|
2022-03-25 21:07:49 +08:00 |
shengqianwen
|
c9408be502
|
去除参数desc中多余右小括号
|
2022-03-25 20:38:46 +08:00 |
xumengjuan1
|
8767a804f2
|
modify apiformat
|
2022-03-07 11:47:55 +08:00 |
Xiao Tianci
|
59119923b3
|
fix doc errors
|
2022-03-03 15:15:17 +08:00 |