Nikitha Malgi

Results 9 issues of Nikitha Malgi

Summary: ========== Enable _script_pdt API for pytorch_struct Test: ===== python run.py -m jit -d cuda pytorch_struct python run.py -m jit pytorch_struct

cla signed

Fixes issue: #209 This PR depends on #208 Summary: ======== - Creates an explicit list of enabled (required) models which are used for the score and default spec - Removes...

cla signed

Fixes issue: #209 All the models have been updated with domain and class attributes. This change is in correlation with the task of eliminating score.yml from the torchbenchmark framework.

cla signed

The current torchbenchmark framework reports one single benchmark score and doesn’t give a way to calculate the subscore for GPU/CPU/train/eval/eager/JIT. So we need a way to get the benchmark subscore...

Summary: ======== Enable micropython bindings for cat operator Tests: ======== upytorch/build tests/cat.py