-
I'm pulling down a single file that's about 160 MB (no other lfs tracked files in this particular repo, which means no batch mode parallelism) with the git lfs pull command and it takes 3.5 minutes.
…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
**…
-
### 🐛 Describe the bug
Our codegen fails on fusion like
```
x = torch.zeros(2, 3)
x.transpose(0, 1) + x.view(3, 2)
```
i.e.:
```
t0 = torch.zeros(2, 3);
t1 = t0.view({3,2})
t2 = t0.transpo…
-
## What I did
After installing `@dev-plugins/react-navigation` in expo project, I added these 2 lines according to documentation:
![Screenshot 2024-06-03 at 13 12 30](https://github.com/expo/dev-plu…
-
**Describe the bug**
The storage space of partition is much larger than 4G and entries is much larger than 50000 (managedLedgerMaxSizePerLedgerMbytes=4096, managedLedgerMaxEntriesPerLedger=50000 in …
-
First of all - great library.
I have written code to remove (either by removeView or setVisibility(View.GONE) ), an element from the segmented group, but this causes a visual issue due to a segment …
-
Issue Description:
Currently, a handful of courts provide separate opinions in their opinion lists, which are not currently supported by juriscraper and CourtListener (CL). This lack of support for…
-
Hi,
I would like to know if it's possible to use the delegate from `UIPageViewController` to control the X axis movement of this custom `UISegmentedControl`. This allows smooth transitions of pages…
-
Currently we only allow a single `producerConf` for both Kafka Producers for the raw and bad output streams. This means we end up dynamically inferring things like `client.id` which are then set to `…
-
### Bug description
The tree view doesn't work great on mobile devices yet. Probably due to the `Save changes` button. It causes overflow and the icons in the segmented control to disappear.
Perh…