Tristan Rice
Tristan Rice
This adds multiple categories. These are designed so there can be more than one judging session/category going on at the same time. nwHacks is planning on creating an overall category,...
**Is your feature request related to a problem? Please describe.** Label studio doesn't have a way to draw lines of different types on the images. This would be very useful...
I'm having issues with btrfs and btrfs-progs. I've tried using an older kernel 3.9 and 3.13 as well as compiling btrfs-progs from git. I'm on my phone and I couldn't...
I was trying to debug some large memory usage issues with lunr.js. I found that the lunr invertedIndex was roughly 138MB. By removing keys with empty objects I was able...
Sometimes with really large grammars (such as the wikitext/parsoid peg definitions) it's really hard to debug which rules are actually being used to output the final result. It'd be really...
I'm running into issues getting manydepth to produce good results with a custom dataset. The same dataset on monodepth2 works pretty well (though dynamic objects are incorrect). I'm using the...
When I added a YAxis Name to my chart it caused the title to be rotated and positioned weirdly. This only happens while using the `charts.SVG` renderer. Switching to `charts.PNG`...
This bumps the kfp and lightning versions. The previous diff only bumped lightning but had a dependency incompatibility for typing-extensions. https://github.com/pytorch/torchx/pull/574 Test plan: CI
## Description Add a new `torchx dashboard` command that will launch a local HTTP server that allows users to view all of their jobs with statuses, logs and integration with...
It would be nice to have GCP + TPU support in addition to our existing schedulers. Currently you can run on GCP via Kubernetes + the Kubernetes scheduler but would...