* add tutorial, notebook and API doc for LightningLite * increase the timeout when running tutorial notebook * change docs and tutorial to use new API
4.9 KiB
Nano Tutorial
-
BigDL-Nano PyTorch Trainer Quickstart
In this guide we will describe how to scale out PyTorch programs using Nano Trainer
-
BigDL-Nano PyTorch TorchNano Quickstart
In this guide we'll describe how to use BigDL-Nano to accelerate custom training loop easily with very few changes
-
BigDL-Nano PyTorch ONNXRuntime Acceleration Quickstart
In this guide we will describe how to apply ONNXRuntime Acceleration on inference pipeline with the APIs delivered by BigDL-Nano
-
BigDL-Nano PyTorch OpenVINO Acceleration Quickstart
In this guide we will describe how to apply OpenVINO Acceleration on inference pipeline with the APIs delivered by BigDL-Nano
-
BigDL-Nano PyTorch Quantization with INC Quickstart
In this guide we will describe how to obtain a quantized model with the APIs delivered by BigDL-Nano
-
BigDL-Nano PyTorch Quantization with ONNXRuntime accelerator Quickstart
In this guide we will describe how to obtain a quantized model running inference in the ONNXRuntime engine with the APIs delivered by BigDL-Nano
-
BigDL-Nano PyTorch Quantization with POT Quickstart
In this guide we will describe how to obtain a quantized model with the APIs delivered by BigDL-Nano
-
BigDL-Nano Hyperparameter Tuning (Tensorflow Sequential/Functional API) Quickstart
In this guide we will describe how to use Nano's built-in HPO utils to do hyperparameter tuning for models defined using Tensorflow Sequential or Functional API.
-
BigDL-Nano Hyperparameter Tuning (Tensorflow Subclassing Model) Quickstart
In this guide we will describe how to use Nano's built-in HPO utils to do hyperparameter tuning for models defined by subclassing tf.keras.Model.

