-
Frequency:
Day | Run | Notes
-- | -- | --
**4/1-7/22**
7/12 | Official run | Win10
7/6 | PR #71263 | Win10
6/3 | PR #69885 | Win10
```kusto
let failedTests = (methodName : string, includeP…
-
### Reproduce
```sql
--source include/have_innodb.inc
--source include/have_partition.inc
--let $i= 0
while ($i < 40)
{
--inc $i
create table t1 (pk int, c char(32), primary key (pk)) engine=i…
-
While not official, many documentation generators, e.g. Sphinx, pdoc, epydoc, PyCharm, etc., recognize docstrings after variables.
flake8-quotes however classifies these as multi-line strings, so w…
-
#### Description of the problem
```
$ cat abs.v
```
```coq
Require Import Coq.Program.Basics Coq.Program.Tactics.
Obligation Tactic := abstract exact I.
Program Definition foo : True := _…
-
## 🚀 Feature
(Long term request, mostly to gather feedback on our current experiment)
We would like to extend the `Tensor` class with the description of its dimensions shape and values, to enable st…
-
A discussion about how to check documentation links started on twitter: https://twitter.com/adam42smith/status/725749988702179329 CC @adam3smith @rmzelle @inukshuk
I am quite sure there are a lot of…
-
Provide explicit definition of a "MOOC" and also other types of courses, maybe in form of a glossary
- [x] Discuss and formulate the definitions, also comparing MOOC and Online Courses
- [x] write…
-
For context, the long-term megalomaniac objectives (update Sep 2022):
| Layer | Description
|---|---|
| User experience | perfect search in 500 ms and asynchronously updated :heavy_check_mark: |
|…
-
### Background and motivation
When working with buffers today, it can be difficult to abstract away unmanaged memory due to the inherent complexity in managing its lifetime.
For example, conside…
-
### Describe the bug
Thanks for ur contributions! I'm using `AutoPipelineForText2Image` and set `device_map="auto"` when initializing, but the program raises `Expected all tensors to be on the same d…