-
### What is the expected behavior?
The circuit, transpilation and circuit assembly modules are well benchmarked. There should be associated benchmarks for the pulse path and an associated integ…
-
This issue is about whether QWG considers itself responsible for drafting a communication plan about whether:
```
"version_affected": "
-
# Introduction
The Federal Information Processing Standard (FIPS), is a required standard for any software that will be used in the Government of the United States of America or the Government of C…
-
## Abstract
- Proposes Deliberation Network, a two-pass encoder-decoder framework with second-pass conducting deliberation
- SoTA on WMT 2014 En-Fr NMT task
## Details
- ```Deliberation``` is a …
-
Hello,
I’ve recently started new AI classes and I learned about PyTorch’s `flatten()` function, exploring its pros and cons. One of the notable issues is that the original function doesn't preser…
-
Rejection sampling is pretty common in generators. i.e. something like:
```
while(true) {
let thing = generate_a_thing();
if is_good(thing) { return thing; }
}
```
The problem with …
-
### Issue summary
no recognizing API key
### Detailed description
I've been trying to put my open AI API key in for a couple of hours now with now luck. I've confirmed secrets.yaml is up to date, a…
-
I find this package extremely useful, and I think that it is sufficiently mature that it would benefit from documentation. I am opening this issue to discuss how to do this, and would be happy to cont…
tpapp updated
2 years ago
-
- Remove the custom marshaller/unmarshaller, for more ease of use
- Add the option to specify key algorithm (https://github.com/weaveworks/ignite/pull/136)
- Add validation
luxas updated
5 years ago
-
The fonts used by us day to day are not specifically designed for printing images. In order to improve the result of character art, custom font is a doable solution, as proved by `BE256` and `BE512` f…