Muhammad Atif Ali

Results 99 issues of Muhammad Atif Ali

Fixed the step 1 hyperlink

stale

When I try to log in using the command `ols login`, I get this error. ``` Gtk-Message: 02:46:58.768: Failed to load module "xapp-gtk3-module" Gtk-Message: 02:46:58.768: Failed to load module "xapp-gtk3-module"...

While running the [tutorial.ipynb](https://colab.research.google.com/github/coreylammie/MemTorch/blob/master/memtorch/examples/Tutorial.ipynb). Changing the number of finite conductance states does not have any effect on model test accuracy. I tried finding the bug but could not. Can anyone...

stale

When we convert a network to its memristor-based equivalent network, I have a few questions. 1. Are conductances programmed as they are? 2. Are they programmed using voltage pulses? 3....

stale

Can we use conductance states and device failure together at the same time? Assume we have a patched model with discrete conductance states can we happy an HRS failure fault...

stale

I am trying to see the effect of the inner weight gap while converting a model to its memristive equivalent. But when I plot the weights histogram of the converted...

stale

Allow us to chat with a contact without being required to press `I or a` before every message.

enhancement

## Related issues It is related to the following issues #5 #56 #126 #297 #398 ## Description This pull request provides a working CUDA-enabled docker image. 1. A `CUDA.Dockerfile` 2....

How can I configure CUDA during installation? I have torch 1.12 installed with CUDA enabled. But when I install aihwkit using ``` pip install -v aihwkit ``` It wants to...

question
build

How can we convert a pre-trained network to an analog equivalent Memristive network.?

question