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

Adding a link to qcon.ai presentation to README. #636

Closed selitvin closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #636 (3261880) into master (6c64a37) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #636   +/-   ##
=======================================
  Coverage   85.35%   85.35%           
=======================================
  Files          85       85           
  Lines        4978     4978           
  Branches      790      790           
=======================================
  Hits         4249     4249           
  Misses        589      589           
  Partials      140      140           

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 a4eb839...9ec1245. Read the comment docs.