-
Recently I learned there is a special tool made by the SD Association that optimally formats SD cards to maximize their performance. The problems with this are that its not open source, you have to ag…
-
Hi, thanks for this wonderful work!
I have some questions about the structure of SPM. From the paper and codes, is an SPM adapter essentially a Lora model?
And when erasing multiple concepts, i…
-
### Discussed in https://github.com/apache/airflow/discussions/21333
Originally posted by **sartyukhov** February 4, 2022
### Description
Hello!
Previously, a SubDag was used to organiz…
-
Agda rejects some code that didn't use to be rejected:
```
$ cat M.agda
```
```agda
{-# OPTIONS --erasure --cubical #-}
module M where
data ⊥ : Set where
record R : Set where
field
…
-
The JATS spec is huge and while the Pandoc reader supports a broad subset, there are many elements it still might not recognize. it would be great if a `raw_xml` extension could be added to the reader…
-
## New feature
Additional support for two LFS regions, and the ability to both save and load (update) LFS regions on ESP.
### Justification
Most committers and many developers would seem to …
-
For example,
```c++
void f( double * __restrict ptr ) {
using ptr_t = decltype(ptr);
static_assert(!std::indirectly_readable);
static_assert(!std::is_same_v);
}
```
```
concepts.h…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
# Goal
Add a rule `haskell_module` to support fine grained build definitions at the level of individual Haskell modules.
# Motivation
The existing `haskell_library|binary|test` rules operate …
-
### Is your feature request related to privacy?
Yes, improving the always incognito mode
### Is there a patch available for this feature somewhere?
No
### Describe the solution you would l…