Will Constable

Results 83 issues of Will Constable

I created a simple gist that exposes an error for me on some machines and not others. It init's the driver, then spawns a child process and init's the driver...

moved from original issue in https://github.com/pytorch/hub/issues/148 on behalf of @zdevito I am working on python packaging for PyTorch and just used the benchmark models to verify that the packaging approach...

Add benchmarks for quantized models. This might be implemented as a new 'flavor' of test_eval, where most models raise NotImplemented and it is strictly opt-in to add quantization for particular...

We're building a suite of pytorch benchmarks by forking popular open-source models and modifying them to conform to a common API that facilitates a central tool installing, running, and collecting...

bootcamp
hackathon_candidate

This hasn't been looked at by the benchmark team, there could be issues at any point in the process (torchbenchmark/models/ADDING_MODELS.md) https://github.com/pytorch/benchmark/blob/master/torchbenchmark/models/ADDING_MODELS.md - JIT optional. https://github.com/espnet/espnet

bootcamp
hackathon_candidate

Follow instructions at https://github.com/pytorch/benchmark/blob/master/torchbenchmark/models/ADDING_MODELS.md Model source: https://github.com/bwasti/DeOldify This model has already been forked and modified as part of an earlier hackathon, so while it needs work to get into the...

bootcamp
hackathon_candidate