Arijit Ghosh

Results 5 issues of Arijit Ghosh

### What I have added the utility of `__pow__(self , other)` `__rpow__(self , other)` methods where it can now use the **base** as well as the **exponent** as `Value` objects....

## Description This pull request fixes the training and inference command given in the readme. It also fixes the ever-lasting file location error. ## Changes - [x] Fixed the training...

### Description & Motivation Hi, It would be nice to have a `dtype` argument for `load_from_checkpoint` along with the very cool `map_location`. It would allow the user to set the...

feature
needs triage

Hye, I really thank the authors for their awesome repo. In case anyone is wandering how to install dpg bench with the latest python3.13; here is the dump of my...

Hi, Thanks a lot for this amazing repository. I have a very specific use-case question. Let's say I have specific members for a particular key: ```bash __key__ : hello first_member.npy...