-
# Requested Update
### Description
It was discussed in #670 that we should remove or refactor any unit test which makes use of data files. This could be test data, or any other data that is unlike…
-
Add [Pointwise ops](https://pytorch.org/docs/stable/torch.html#pointwise-ops) to PyTorch frontend:
\_
>Please keep in mind that the proper way to link an issue to this list is to comment "- [ ] #is…
djl11 updated
10 months ago
-
These don't matter, unless you care about the init values for `FastGPS` solved positions.
The user should be able to specify the either a single lat/lon to use for the entire output `prv` or a seri…
-
Hey guys, first thank you for the work on this package.
I'm having some trouble when I try to record a website that uses WebRTC/Video Conference. When I get inside the site with `puppeteer browser …
-
### Description of the bug:
I tried running the example.py script given for quantization example, but for Llama. I made the following changes in the code -
`from ai_edge_torch.generative.exampl…
-
Currently Galois gets info about hardware topology from `/proc/cpuinfo`. To intercept those calls fully we need to interpose on file IO. There are several related functions in libc to override and (II…
-
moving Ava's comment here:
> I know we've gotten feedback before about how there are a lot of datasets, and they wish there were a few we could get really familiar with. Any way we could cut down …
-
qreal is useful on arm... and i think that smal arm server could be a target for the command line scribus...
also, most Qt functions work with qreals.
but there are also issues, like the missing QSt…
aoloe updated
11 years ago
-
User reported that importing a fake backend would trigger this deprecation warning:
```
venv/lib/python3.11/site-packages/qiskit_ibm_runtime/fake_provider/backends/algiers/__init__.py:15: in
fro…
jyu00 updated
3 weeks ago
-
Hello,
I was searching some memory leaks, so I used the `/tests/test_MySQLdb_capabilities.py` file on this project, and set the leak_test attribute to True inside.
And every tests was leaking.
So I …