Metadata-Version: 2.1
Name: bigdl-nano
Version: 2.3.0b20230222
Summary: High-performance scalable acceleration components for intel.
Home-page: https://github.com/intel-analytics/BigDL
Author: BigDL Authors
Author-email: bigdl-user-group@googlegroups.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: cloudpickle
Requires-Dist: protobuf (==3.19.5)
Requires-Dist: py-cpuinfo
Requires-Dist: pyyaml
Requires-Dist: packaging
Requires-Dist: setuptools (<66)
Requires-Dist: intel-openmp ; platform_machine == "x86_64" or platform_machine == "AMD64"
Provides-Extra: inference
Requires-Dist: onnx (==1.12.0) ; extra == 'inference'
Requires-Dist: onnxruntime (==1.12.1) ; extra == 'inference'
Requires-Dist: openvino-dev (==2022.3.0) ; extra == 'inference'
Requires-Dist: neural-compressor (==2.0) ; extra == 'inference'
Requires-Dist: onnxruntime-extensions (==0.3.1) ; ((platform_machine == "x86_64" or platform_machine == "AMD64") and platform_system == "Darwin") and extra == 'inference'
Requires-Dist: onnxsim (==0.4.1) ; ((platform_machine == "x86_64" or platform_machine == "AMD64") and platform_system == "Darwin") and extra == 'inference'
Requires-Dist: onnxruntime-extensions (==0.4.2) ; (platform_system != "Darwin") and extra == 'inference'
Requires-Dist: onnxsim (==0.4.8) ; (platform_system != "Darwin") and extra == 'inference'
Provides-Extra: pytorch
Requires-Dist: torch (==1.13.1) ; extra == 'pytorch'
Requires-Dist: torchvision (==0.14.1) ; extra == 'pytorch'
Requires-Dist: pytorch-lightning (==1.6.4) ; extra == 'pytorch'
Requires-Dist: torchmetrics (==0.11.0) ; extra == 'pytorch'
Requires-Dist: opencv-python-headless ; extra == 'pytorch'
Requires-Dist: PyTurboJPEG ; extra == 'pytorch'
Requires-Dist: opencv-transforms ; extra == 'pytorch'
Requires-Dist: cryptography (==3.3.2) ; extra == 'pytorch'
Requires-Dist: intel-extension-for-pytorch (==1.13.100) ; (platform_system == "Linux") and extra == 'pytorch'
Provides-Extra: pytorch_110
Requires-Dist: torch (==1.10.1) ; extra == 'pytorch_110'
Requires-Dist: torchvision (==0.11.2) ; extra == 'pytorch_110'
Requires-Dist: pytorch-lightning (==1.6.4) ; extra == 'pytorch_110'
Requires-Dist: torchmetrics (==0.11.0) ; extra == 'pytorch_110'
Requires-Dist: opencv-python-headless ; extra == 'pytorch_110'
Requires-Dist: PyTurboJPEG ; extra == 'pytorch_110'
Requires-Dist: opencv-transforms ; extra == 'pytorch_110'
Requires-Dist: cryptography (==3.3.2) ; extra == 'pytorch_110'
Requires-Dist: intel-extension-for-pytorch (==1.10.100) ; (platform_system == "Linux") and extra == 'pytorch_110'
Provides-Extra: pytorch_111
Requires-Dist: torch (==1.11.0) ; extra == 'pytorch_111'
Requires-Dist: torchvision (==0.12.0) ; extra == 'pytorch_111'
Requires-Dist: pytorch-lightning (==1.6.4) ; extra == 'pytorch_111'
Requires-Dist: torchmetrics (==0.11.0) ; extra == 'pytorch_111'
Requires-Dist: opencv-python-headless ; extra == 'pytorch_111'
Requires-Dist: PyTurboJPEG ; extra == 'pytorch_111'
Requires-Dist: opencv-transforms ; extra == 'pytorch_111'
Requires-Dist: cryptography (==3.3.2) ; extra == 'pytorch_111'
Requires-Dist: intel-extension-for-pytorch (==1.11.0) ; (platform_system == "Linux") and extra == 'pytorch_111'
Provides-Extra: pytorch_112
Requires-Dist: torch (==1.12.1) ; extra == 'pytorch_112'
Requires-Dist: torchvision (==0.13.1) ; extra == 'pytorch_112'
Requires-Dist: pytorch-lightning (==1.6.4) ; extra == 'pytorch_112'
Requires-Dist: torchmetrics (==0.11.0) ; extra == 'pytorch_112'
Requires-Dist: opencv-python-headless ; extra == 'pytorch_112'
Requires-Dist: PyTurboJPEG ; extra == 'pytorch_112'
Requires-Dist: opencv-transforms ; extra == 'pytorch_112'
Requires-Dist: cryptography (==3.3.2) ; extra == 'pytorch_112'
Requires-Dist: intel-extension-for-pytorch (==1.12.300) ; (platform_system == "Linux") and extra == 'pytorch_112'
Provides-Extra: pytorch_113
Requires-Dist: torch (==1.13.1) ; extra == 'pytorch_113'
Requires-Dist: torchvision (==0.14.1) ; extra == 'pytorch_113'
Requires-Dist: pytorch-lightning (==1.6.4) ; extra == 'pytorch_113'
Requires-Dist: torchmetrics (==0.11.0) ; extra == 'pytorch_113'
Requires-Dist: opencv-python-headless ; extra == 'pytorch_113'
Requires-Dist: PyTurboJPEG ; extra == 'pytorch_113'
Requires-Dist: opencv-transforms ; extra == 'pytorch_113'
Requires-Dist: cryptography (==3.3.2) ; extra == 'pytorch_113'
Requires-Dist: intel-extension-for-pytorch (==1.13.100) ; (platform_system == "Linux") and extra == 'pytorch_113'
Provides-Extra: pytorch_nightly
Requires-Dist: torch (~=1.14.0.dev) ; extra == 'pytorch_nightly'
Requires-Dist: torchvision (~=0.15.0.dev) ; extra == 'pytorch_nightly'
Requires-Dist: pytorch-lightning (==1.6.4) ; extra == 'pytorch_nightly'
Requires-Dist: torchmetrics (==0.11.0) ; extra == 'pytorch_nightly'
Requires-Dist: opencv-python-headless ; extra == 'pytorch_nightly'
Requires-Dist: PyTurboJPEG ; extra == 'pytorch_nightly'
Requires-Dist: opencv-transforms ; extra == 'pytorch_nightly'
Requires-Dist: cryptography (==3.3.2) ; extra == 'pytorch_nightly'
Provides-Extra: stock_tensorflow_210
Requires-Dist: tensorflow (==2.10.1) ; (platform_machine == "x86_64" or platform_machine == "AMD64") and extra == 'stock_tensorflow_210'
Requires-Dist: tf2onnx (==1.13.0) ; (platform_machine == "x86_64" or platform_machine == "AMD64") and extra == 'stock_tensorflow_210'
Provides-Extra: stock_tensorflow_27
Requires-Dist: tensorflow (==2.7.4) ; (platform_machine == "x86_64" or platform_machine == "AMD64") and extra == 'stock_tensorflow_27'
Requires-Dist: tf2onnx (==1.13.0) ; (platform_machine == "x86_64" or platform_machine == "AMD64") and extra == 'stock_tensorflow_27'
Provides-Extra: stock_tensorflow_28
Requires-Dist: tensorflow (==2.8.4) ; (platform_machine == "x86_64" or platform_machine == "AMD64") and extra == 'stock_tensorflow_28'
Requires-Dist: tf2onnx (==1.13.0) ; (platform_machine == "x86_64" or platform_machine == "AMD64") and extra == 'stock_tensorflow_28'
Provides-Extra: stock_tensorflow_29
Requires-Dist: tensorflow (==2.9.3) ; (platform_machine == "x86_64" or platform_machine == "AMD64") and extra == 'stock_tensorflow_29'
Requires-Dist: tf2onnx (==1.13.0) ; (platform_machine == "x86_64" or platform_machine == "AMD64") and extra == 'stock_tensorflow_29'
Provides-Extra: tensorflow
Requires-Dist: tensorflow (==2.9.1) ; ((platform_machine == "x86_64" or platform_machine == "AMD64") and platform_system != "Darwin") and extra == 'tensorflow'
Requires-Dist: tensorflow (==2.9.0) ; (platform_machine == "x86_64" and platform_system == "Darwin") and extra == 'tensorflow'
Requires-Dist: tf2onnx (==1.13.0) ; (platform_machine == "x86_64" or platform_machine == "AMD64") and extra == 'tensorflow'
Provides-Extra: tensorflow_210
Requires-Dist: tensorflow (==2.10.0) ; ((platform_machine == "x86_64" or platform_machine == "AMD64") and platform_system != "Darwin") and extra == 'tensorflow_210'
Requires-Dist: tensorflow (==2.10.0) ; (platform_machine == "x86_64" and platform_system == "Darwin") and extra == 'tensorflow_210'
Requires-Dist: tf2onnx (==1.13.0) ; (platform_machine == "x86_64" or platform_machine == "AMD64") and extra == 'tensorflow_210'
Provides-Extra: tensorflow_27
Requires-Dist: tensorflow (==2.7.0) ; ((platform_machine == "x86_64" or platform_machine == "AMD64") and platform_system != "Darwin") and extra == 'tensorflow_27'
Requires-Dist: tensorflow (==2.7.0) ; (platform_machine == "x86_64" and platform_system == "Darwin") and extra == 'tensorflow_27'
Requires-Dist: tf2onnx (==1.13.0) ; (platform_machine == "x86_64" or platform_machine == "AMD64") and extra == 'tensorflow_27'
Provides-Extra: tensorflow_28
Requires-Dist: tensorflow (==2.8.0) ; ((platform_machine == "x86_64" or platform_machine == "AMD64") and platform_system != "Darwin") and extra == 'tensorflow_28'
Requires-Dist: tensorflow (==2.8.0) ; (platform_machine == "x86_64" and platform_system == "Darwin") and extra == 'tensorflow_28'
Requires-Dist: tf2onnx (==1.13.0) ; (platform_machine == "x86_64" or platform_machine == "AMD64") and extra == 'tensorflow_28'
Provides-Extra: tensorflow_29
Requires-Dist: tensorflow (==2.9.1) ; ((platform_machine == "x86_64" or platform_machine == "AMD64") and platform_system != "Darwin") and extra == 'tensorflow_29'
Requires-Dist: tensorflow (==2.9.0) ; (platform_machine == "x86_64" and platform_system == "Darwin") and extra == 'tensorflow_29'
Requires-Dist: tf2onnx (==1.13.0) ; (platform_machine == "x86_64" or platform_machine == "AMD64") and extra == 'tensorflow_29'


BigDL Nano automatically accelerates TensorFlow and PyTorch pipelines 
by applying modern CPU optimizations.

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


