Kurian Benoy

Results 24 issues of Kurian Benoy

1. Fix typos 2. Change torch.linspace to include steps parameter

One of the promising aspects of nebullvm is acting as a library to optimize ML inference while at the same time installing all the dependencies for various DL compilers. It...

enhancement
speedster

#### Describe the issue linked to the documentation This issue is related to adding usage examples in API reference guide. When some one is stumbling into API reference of Metrics...

help wanted
good first issue

There are some outdated requirements which can open potential security threats. Hence we should update the vulnerable package versions as suggested by Github. Here is the list of upgrades to...

- Since you have released the project as open source, can you clarify on the license you have used for the project?

The cats vs dogs dataset in this repo, should be removed. Instead provide a link to download that dataset

**Is your feature request related to a problem? Please describe.** - Can you explain, how to fine-tune Nvidia latest ASR models like Canary 1B and NeMo Parakeet ASR Models. https://nvidia.github.io/NeMo/blogs/2024/2024-02-canary/...

Issue: #764 Note: I am able to successfully run the `make doc` to bring up documentation along with binder button in the website. Yet I am still facing the issue...

- Since now, `setup-conda.sh` uses miniconda. In the default channel mamba is not present: So we have to install mamba this way `conda install -yq mamba -c conda-forge` - Do...