Henry Charlesworth

Results 11 issues of Henry Charlesworth

Given how popular this repo is (and rightly so), I was thinking it might be a good idea to implement some simple tricks that have been shown to improve performance...

## Bug Description I'm using torch_tensorrt to try and quantize a pretrained ResNet50 model (roughly following the steps [here](https://nvidia.github.io/Torch-TensorRT/_notebooks/vgg-qat.html)), but I am getting a segmentation fault. I've tried running the...

bug
component: quantization

Added a link/gif/description for "dexterous-gym" - a set of environments I developed to extend the OpenAI Gym dexterous manipulation environments.

Hi, I was just wondering if you could explain/give some motivation for why the dynamics network works as it does. I'm looking at a simple ATARI example and when I'm...

#### What is your question? Let's say I have a base config called "roberta_test.yaml": ``` common: fp16: true log_format: json log_interval: 200 checkpoint: no_epoch_checkpoints: true #only keep best and last...

question
needs triage

### Checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars. ###...

bug
python
accepted
P-medium

## ❓Question The library [fairseq](https://github.com/facebookresearch/fairseq/) has built in support for aim, but I am struggling to get it working. I'm not sure if it's something I'm doing wrong or if...

type / question

Hi, The paper mentions that the dataset is released, but unless I'm being really stupid I can't see it anywhere. Are you planning to release the training dataset anytime soon?

I've spent quite a bit of time trying to go through this code and get the examples to run, and there are a number of bugs which currently make it...

## 🐛 Bug I realise no one is maintaining this anymore, but just for anyone who might come across a similar issue which was hard to debug: With the default...

bug
needs triage