-
I am trying to launch the Flutter app on my iPhone, but I get this error below saying it failed to connect. It looks like `iproxy` was never started. When I launch `iproxy` in another terminal windo…
-
```
#include "riscv_vector.h" …
-
Thanks for your awesome work! I noticed you comment the mode.zero_grad() in https://github.com/j-min/VL-T5/blob/18699e2b1d5b4559f76c88a48cdec7176d356c34/VL-T5/src/caption.py#L225
So how could the mod…
-
![image](https://user-images.githubusercontent.com/16870890/155083477-921be349-f727-46f2-bc41-26ca0e5af5cb.png)
![image](https://user-images.githubusercontent.com/16870890/155083749-7648ce5e-9b00…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
Hi,
I don't know if I'm using the incorrect options but I don't get UUencode working for decoding the attached string ( see attached file).
I'm using:
`let buffer = UUencode().decode(str)`
The…
-
Hi, by running ```bash scripts/RefCOCOg_VLBart.sh 1```
I got the following error:
```
Original Traceback (most recent call last):
File "/home/zuujhyt/miniconda3/envs/vlt5/lib/python3.7/site-pack…
-
### Feature request
Currently, non-Flax models allow `inputs_embeds` instead of `input_ids` (e.g., GPT2)
```python
def forward(
self,
input_ids: Optional[torch.LongTensor] = None,…
-
**Platform** Android
**Version** 4.7.5-patch1
**Describe the bug**
When clicking promote StackOverflowError occurs.
-
DeepLabV3 has a large number of `linalg.matmul` ops that are vectorized as follows:
```
c4: flw ft2,0(t6)
vle32.v v12,(s1)
vfmacc.vf v10,ft2,v12
addi …