cyclops-community / ctf

Cyclops Tensor Framework: parallel arithmetic on multidimensional arrays
Other
194 stars 53 forks source link

Simplified dumped file format #156

Open huttered40 opened 9 months ago

huttered40 commented 9 months ago

These changes decouple the model output from the dumped data. I think putting both in the same file is unnecessary, as the model parameters are written to a separate file. Further, I added a header that names each column of subsequent data.