!9183 set mindrecord as default data format

From: @shuzigood
Reviewed-by: @guoqi1024,@yingjy
Signed-off-by: @guoqi1024
pull/9183/MERGE
mindspore-ci-bot 4 years ago committed by Gitee
commit c84ef2c88a

@ -23,7 +23,7 @@ class DataConfig:
test_num_of_parts = 3
batch_size = 16000
data_field_size = 39
data_format = 2
data_format = 1
class ModelConfig:
"""model config"""

Loading…
Cancel
Save