forked from mindspore-Ecosystem/mindspore
MindSpore中数据的预处理
This commit is contained in:
parent
124f9cc655
commit
d39ea10f54
|
@ -19,3 +19,6 @@
|
|||
[submodule "MindSpore-Model-Development"]
|
||||
path = MindSpore-Model-Development
|
||||
url = ../MindSpore-Model-Development.git
|
||||
[submodule "MindSpore-Data-preprocessing"]
|
||||
path = MindSpore-Data-preprocessing
|
||||
url = ../MindSpore-Data-preprocessing.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 1670edd027f7fa452aafee412112fc0a7ab0110b
|
Loading…
Reference in New Issue