Skip to content

GPU is not working when running the ResNet18 example #1003

@whcjimmy

Description

@whcjimmy

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.

Image

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")

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions