Nauman Mustafa

Results 7 issues of Nauman Mustafa

I have trained DiscreteVEE on 128x128 [FFHQ dataset](https://www.kaggle.com/greatgamedota/ffhq-face-data-set). using this configration: ``` vae = DiscreteVAE( num_layers = 2, num_tokens = 4096, dim = 1024, hidden_dim = 256 ) ``` Here...

**What happened (please include outputs or screenshots)**: I want to do something like `kubectl apply -f ` but with python kubernetes api client that is dynamically generated for different clusters....

kind/bug
lifecycle/rotten

Hi, I want to ask if it is possible to retrieve the image/screen instead of coordinate information.

### Feature request I want the CLI to provide the option to specify Node Selector for a service. ### Use case I have an ML service that runs on A100...

kind/feature

Hi, I have been experimenting with the model. It sounds very promising given it does not have similar limitation as of attention based models. I have written [a blog post](https://naxalpha.substack.com/p/devlog-experiment-a2a468-gated-state)...

Can it be used in Portable Class Library for .Net Framework and Xamarin Android?