David Robert Duke
David Robert Duke
In conjunction with #147 we need a way for the client to display the incomplete subjobs. When a build is stuck or some kind of timeout is reached, we need...
Currently if a build is stuck, there's no easy way to figure out what it's stuck on. Either the build's endpoint should list the subjob ids for all outstanding subjobs,...
We need sections for setting up / tearing down per executor.
Here's the scenario: A project has a direct dependency and a transitive dependency. They are both locked to a specific version in the project's lock file. I run gradle with...
I have a 12GB GPU but attempting to train anything with the default settings produces an OOM on the first epoch. I had to dial the batch_size and the dilation_depth...
I've made some edits after reading through the Wiki to remove dead links and avoid advertising deprecated features (AutoBinding). Since github wiki repos can't be forked or receive PRs, I've...