-
### Is this about an existing lint, or proposing a new one?
I guess this is from an existing lint? But I don't know which one...
### Steps to reproduce the bug with the above code
Original co…
-
I have a dataset of small (64x64) images with both cyrillic and english alphabets. Model has successfully trained with 100% accuracy. But when I use my model on the same images it has been trained on,…
-
```
(1) hidden = self.latent2hidden(z)
(2) if self.bidirectional or self.num_layers > 1:
(3) hidden = hidden.view(self.hidden_factor, batch_size, self.hidden_size)
(4) else:
(5) hidden …
-
Related to https://github.com/detekt/detekt/issues/7707
**What version of protobuf and what language are you using?**
Version: protobuf-java:3.25.3
Language: Kotlin
**What operating system…
-
We were updating some code from AngularComponents:
```dart
overlayRef.state.visibility = visibility.Visibility.Hidden;
overlayRef.overlayElement.style
..display = ''
..visibility …
-
### Description
To repro, use a command like "compare to/with ..." on a commit/branch on the graph or branches view while the Search & Compare view is closed/minimized/hidden.
It will open the com…
-
Hello, I'm having some problems.
Error when running "python retrieve.py -m vectorize -md esm2" : NameError: name 'model_names' is not defined. Did you mean: 'model_name'?
The error occurred in fs…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
There are situations where may want to send events into dash from a part of the DOM not managed / generated by Dash. For example, DHTML may be generated by a backend and inserted into the DOM shared…
tr8dr updated
3 months ago
-
### Describe the issue
The squiggly `⦚` lines of the "⦚ N unchanged lines ⦚" text, hardcoded into `collapseUnchanged` bars for expanding hidden lines are cool, but we unfortunately couldn't fit the…