-
Firstly, this is one of those very few libraries I've used where I don't think I'd have done much different myself. Well, possibly I'd have made it always non-throwing. Well done on that, and thank yo…
-
## Checklist
- [x] I have verified that the issue exists against the `main` branch of AllenNLP.
- [x] I have read the relevant section in the [contribution guide](https://github.com/al…
-
I think there is opportunity for newcomers to the project to help with our current build times.
Right now our current builds can take up to 15 minutes, and I believe there is a lot of repeated and …
-
-
When building with shared libraries and Umpire 6, some tests fail like so:
```
Start 1: UNIT_TESTS_OPFLOW_case9mod.m
1: Test command: /opt/ibm/jsm/bin/jsrun "-n" "1" "-g" "1" "/ccs/home/man…
-
Hi bmaltais,
thanks for your hard work!
It seems there's yet another data validation added all of a sudden:
```
2024-04-18 11:26:03.408209: E tensorflow/compiler/xla/stream_executor/cuda/cuda_…
bjspi updated
6 months ago
-
In my project I use setuptools_scm for versioning (it calculate version from git tag and create proper file handling it). My project is distributed as python package and pyinstaler executable. I would…
-
## Background
One of the challenges in getting started with Sphinx is the `conf.py` file, for a few reasons:
1. It is written in Python, and so it is Python-specific, even if the person writing …
-
### Bug description
When restarting from an existing checkpoint with a trainer that has a `max_steps` value set, the trainer does a single validation step before actually restarting the training epoc…
-
## Status quo
Currently, we store lockfile metadata in headers like this:
https://github.com/pantsbuild/pants/blob/94cef33917341ef1a4dca5454a2995ccfb3ea570/3rdparty/python/lockfiles/flake8.txt#L…