Oneflow-Inc / models

Models and examples built with OneFlow
Apache License 2.0
94 stars 37 forks source link

fix dlrm make parquet dataset python script #383

Closed ShawnXuan closed 2 years ago

ShawnXuan commented 2 years ago
  1. create or overwrite test.csv and val.csv
  2. default dtype of dense and label is float
  3. add --num_test_examples argument
  4. update README.md