-
Notifications
You must be signed in to change notification settings - Fork 197
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Summary
I am trying to run the ResNet18 inference with a GPU. First, I followed the GPU acceleration guide to set up the running environment, and the checking progress passed successfully.
However, when I actually run the ResNet18 example, I do not see that the program utilizes any GPU resources for FHE computations.
My running command is python3 run_resnet18_fhe.py --use_gpu --run_fhe.
Description
- versions affected: 1.8.0
- python version: 3.8.20
- config (optional: HW, OS): Ubuntu 22.04
- workaround (optional): if you’ve a way to workaround the issue
- proposed fix (optional): if you’ve a way to fix the issue
Step by step procedure someone should follow to trigger the bug:
minimal POC to trigger the bug
print("Minimal POC to reproduce the bug")Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working