David Gilbertson

Results 38 issues of David Gilbertson
trafficstars

### 💻 Environment Platform: Windows/all ### 📒 Description Autotracker starts a new entry as expected, but doesn't stop automatically. Is that by design? I would expect: I set up an...

feature request
autotracker

**1. Please specify the following:** - OS: Windows 10 20H2 - Shell (Bash, PowerShell, Zsh, etc.): PowerShell 7 - [x] **I have reviewed the troubleshooting tips described [here](https://github.com/aws/aws-elastic-beanstalk-cli-setup#23-troubleshooting) and they...

**mapbox-gl-js version**: 0.52.0 **mapbox-gl-draw version**: 1.1.1 ### Steps to Trigger Behavior 1. Add some geojson (with `draw.add()`) that gets errors with `geojsonhint`. ### Expected Behavior Often, geojson will fail geojsonhint...

feature
api

Hi, great package! It took me a while to work out how to get a nice shadow on the hover panel: ![image](https://user-images.githubusercontent.com/4443482/186337403-ce8f4d68-89b2-4a5a-980e-52d4db082493.png) I thought I'd share my results in case...

I'm calling `plot()` on a model and passing in an `ax`, which is then used to plot the function. This `ax` exists in a figure that is using [constrained layout](https://matplotlib.org/stable/tutorials/intermediate/constrainedlayout_guide.html),...

enhancement
good first issue

### 🐛 Describe the bug `torch.where()` allows the 'other' value to be a float, but `tensor.where()` requires it to be a tensor. Let's say I want to replace all zeros...

module: cpu
triaged
actionable

### Feature request I have just started using HF transformers and am struck by the amount of text it dumps into the console. Just following the steps in the course,...

### System Info The method `PreTrainedTokenizerBase.clean_up_tokenization` attempts to fix some quote marks, but breaks quite a lot of the time. I'm testing various tokenization techniques searching for the holy grail...

### System Info - `transformers` version: 4.26.1 - Platform: Linux-5.10.102.1-microsoft-standard-WSL2-x86_64-with-glibc2.31 - Python version: 3.10.8 - Huggingface_hub version: 0.12.1 - PyTorch version (GPU?): 1.13.1+cu116 (True) - Tensorflow version (GPU?): not installed...

Please confirm you have the latest versions of fastai, fastcore, and nbdev prior to reporting a bug (delete one): YES **Describe the bug** When running code with `learner.fit_one_cycle()` in a...