-
There seems to be some bufferization issue that creates redundant data allocation and copy. The issue is happened if there is no `tensor.extract_slice` of the argument in the loop body and the argumen…
-
We currently have a very unoptimizated implementation that leads to significantly slower performance than single-core on-device tilizer. This issue enumerates a few items to improve its performance. T…
-
Any strings that are intended for consumption by mere mortals should have (most of?) the editorial comments inserted by catalogers (usually in []) removed. Title strings are particularly susceptible …
-
**Is your feature request related to a problem? Please describe.**
Albums are much more flexible than folders, but pre-existing libraries would almost always be sorted into folders. Once they're impo…
-
## Which area is this feature related to?
/area library
## Which functionality do you think we should add?
for a single minor version, library should support all previous patche…
-
### Steps to Reproduce
1. Open a project page
2. Inspect page, view inner html of ``
3. Observe over 15,000 lines of code in `` tags, most of it redundant copies of itself
This behavior is co…
-
Now `install.php` copies some init code block from `common.php`.
It's difficult to maintain same code in both files and this is redundant code. The propper way to change it to completelly use of `com…
macik updated
9 years ago
-
### Go version
go version devel go1.24-3ca78afb3b Mon Nov 18 04:56:52 2024 +0000 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GOAMD64='v1'
GOARCH='amd64'
GOHOSTARCH='amd6…
-
| --- | --- |
| Bugzilla Link | [578010](https://bugs.eclipse.org/bugs/show_bug.cgi?id=578010) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Jan 01, 2022 04:44 EDT |
| Modified | Jun…
-
According to the Readme, ⌘↩ should "Paste selected format to frontmost application."
But it doesn't paste; it copies. This makes it redundant with ⌘C, and it leaves no quick way to drop a characte…