Viranchee Lotia

Results 4 comments of Viranchee Lotia

Hey @pirate same for me, stuck on the step `Registering tunnel subdomain.domain.com` I modified the [Dockerfile](https://gist.github.com/Viranchee/d6d16bf8d32f1bbf6a5de2376e38e292) I cloned the repo, made some cosmetic changes to `Dockerfile.armhf`, I ran into the...

Also if this repository is not going to be updated, can you mark it Depricated / Archived or something similar? Many valuable chromebooks will get bricked if not, including mine

Turns out I fixed my issue and sold the chromebook. Replaced with a Linux distro, don't remember the steps

NotImplementedError aten::kthvalue.values How can I write that implementation? ```python sparsities, accuracies = sensitivity_scan( model, dataloader['test'], scan_step=0.1, scan_start=0.4, scan_end=1.0) ``` ```NotImplementedError: The operator 'aten::kthvalue.values' is not currently implemented for the MPS...