sensAI
sensAI copied to clipboard
sensAI: ConvNets Decomposition via Class Parallelism for Fast Inference on Live Data
When running: python3 group_selection.py --arch=resnet110 --resume=resnet110-bottleneck-cifar10.pth.tar --dataset=cifar10 --ngroups=10 -gpu_num=10 We have this error: RuntimeError: cuda runtime error (711) : peer mapping resources exhausted at /opt/conda/conda-bld/pytorch_1573049304260/work/aten/src/THC/THCGeneral.cpp:157 It seems that the code...
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.46.1 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.21.3 to 1.5.0. Release notes Sourced from scikit-learn's releases. Scikit-learn 1.5.0 We're happy to announce the 1.5.0 release. You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html and...
Bumps [torch](https://github.com/pytorch/pytorch) from 1.5.0 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...