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

Add comments in development.rst #639

Closed chongxiaoc closed 3 years ago

chongxiaoc commented 3 years ago

Adding some comments related to pyspark and cv2.

chongxiaoc commented 3 years ago

@selitvin Can you take a look?

codecov[bot] commented 3 years ago

Codecov Report

Merging #639 (df37bce) into master (cf1159d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #639   +/-   ##
=======================================
  Coverage   85.36%   85.36%           
=======================================
  Files          85       85           
  Lines        4980     4980           
  Branches      791      791           
=======================================
  Hits         4251     4251           
  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 cf1159d...df37bce. Read the comment docs.