Amanpreet Singh

Results 25 issues of Amanpreet Singh

It is often necessary to convert a config node to JSON for downstream libraries which support JSON or for something else. The current way to do this is to go...

enhancement

I am currently unable to maintain this repository up to date as I haven't been involved with security and CTFs for the past year. If anyone (preferably someone who is...

Currently, it is only appending to .bashrc

We need to add tutorial for this to make it clear how to use multitasking.

documentation

## 🚀 Feature SampleList frequently require comparisons in tests. It would good to add `__eq__` method to SampleList ## Pitch - Compare list of keys and fail early - Compare...

enhancement
help wanted
good first issue
bootcamp

## 🚀 Feature Add information about debugging segmentation fault to README and docs FAQ. A lot of people are getting this error. It should be easy to debug this using...

help wanted
good first issue
documentation

Now, you can specify custom mask key for a modality using `mask_key` attribute. This also fixes an issue which caused MMFT to fail when text modality was not present.

CLA Signed

This will allow doing multitasking on single batch easily through different heads with different output_key per task Mixing allows usage of heads that returns losses directly with heads that don't...

CLA Signed

- Due to various reasons (num_workers=1) etc sharded ddp's process destruction didn't work properly and gets stuck in between. This PR aims to fix that.

CLA Signed

It would be good if the searching for `.txt` and `.lab` in train directory used glob patterns like `./**/*.txt`. This would allow structuring files inside the train directory for the...