Metadata-Version: 2.1
Name: bigdl-dllib-spark2
Version: 2.5.0b20240313
Summary: Distributed Deep Learning Library for Apache Spark
Home-page: https://github.com/intel-analytics/BigDL
Author: BigDL Authors
Author-email: bigdl-user-group@googlegroups.com
License: Apache License, Version 2.0
Platform: mac
Platform: linux
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.19.5)
Requires-Dist: pyspark (==2.4.6)
Requires-Dist: conda-pack (==0.3.1)
Requires-Dist: six (>=1.10.0)
Requires-Dist: bigdl-core (==2.4.0.dev0)


BigDL DLlib is a distributed deep learning library for Apache Spark 
with Keras-style API and Spark ML pipeline support.

See [here](https://bigdl.readthedocs.io/en/latest/doc/DLlib/Overview/dllib.html) 
for more information.


