ExamplesΒΆ
Benchmark the performance of loading images from local file system to GPUs. |
|
This example uses SPDL to decode and batch video frames, then send them to GPU. |
|
Benchmark the performance of loading images from local file systems and classifying them using a GPU. |
|
This example shows how to run PyTorch tarnsform in SPDL Pipeline, and compares its performance against PyTorch DataLoader. |