Mannat Singh

Results 12 issues of Mannat Singh

## Description Making a couple of requests to improve QoL on SLURM ## Detailed Proposal It would be helpful to have - - [x] The ability to specify the output...

slurm

## Description As a user, I would like to be able to have a way to have logs stored at a specific path. The challenge here is that this should...

enhancement

Differential Revision: D29577409

CLA Signed
fb-exported

Summary: Classy Models should work like regular PyTorch models. The `{get, set}_classy_state` functions for state are the only blockers which this diff fixes by moving over to `state_dict` and `load_state_dict`...

CLA Signed
fb-exported

Summary: Implement a `ClassyMap` type which supports tracking reads and freezing the map (the latter is unused currently). Added it to `ClassificationTask` to catch cases where we don't use any...

CLA Signed
fb-exported

Differential Revision: D24731449

CLA Signed
fb-exported

Summary: Re-usable function which will be used in the next diff Differential Revision: D24729686

CLA Signed
fb-exported

Summary: Moved `tasks_classification_task_amp_test.py` out from the manual directory, so that the test runs on Circle CI GPUs Differential Revision: D20928747

CLA Signed
fb-exported

Differential Revision: D20672293

CLA Signed
fb-exported

## 📚 Documentation We should update the dataset tutorial to mention how to use the `DataloaderLimitWrapper` introduced in https://github.com/facebookresearch/ClassyVision/pull/455 for Iterable datasets

documentation