uber / petastorm

Petastorm library enables single machine or distributed training and evaluation of deep learning models from datasets in Apache Parquet format. It supports ML frameworks such as Tensorflow, Pytorch, and PySpark and can be used from pure Python code.
Apache License 2.0
1.78k stars 285 forks source link

[WIP] Consolidating test runs #516

Closed selitvin closed 4 years ago

selitvin commented 4 years ago

Previously conflicts between TF, pyarrow and PyTorch would break if ran in a single test run.