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.8k stars 284 forks source link

Facelift to Dockerfile #670

Closed selitvin closed 3 years ago

selitvin commented 3 years ago

Pin TF/Pytorch/Numpy/Pyspark versions that are known to be compatbile.

codecov[bot] commented 3 years ago

Codecov Report

Merging #670 (3e39992) into master (7f37e8d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #670   +/-   ##
=======================================
  Coverage   85.79%   85.79%           
=======================================
  Files          84       84           
  Lines        4928     4928           
  Branches      779      779           
=======================================
  Hits         4228     4228           
  Misses        561      561           
  Partials      139      139           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7f37e8d...3e39992. Read the comment docs.

chongxiaoc commented 3 years ago

@selitvin LGTM. Is toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit an issue in Travis CI?