-
## Feature request
I would like to be able to insert user-level statically defined tracepoints (USDT, sometimes also known as 'probes') into nopython-mode compiled code. I want this because I want …
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) but …
-
First, thanks a lot for your amazing job, it is so helpful!
**Describe the bug**
I tried to convert a pretrained model of PointPillars (Kitti 3class) to tensorrt but the conversion failed. To be…
-
### Your current environment
```text
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.4 LTS (x86_64)
GCC vers…
-
Hi,
I hope that all the provided information meets your criteria.
**- Nuitka version, full Python version, flavor, OS, etc.:**
`> D:\>python -m nuitka --version`
> 2.1.2
> Commercial: None
…
-
## Reporting a bug
- [x] I have tried using the latest released version of Numba (most recent is
visible in the release notes
(https://numba.readthedocs.io/en/stable/release-notes-overvie…
-
I can't confirm whether prior versions of Numba suffer similar issues, *...they almost certainly do* but Numba 0.53.1 non-deterministically blows up at compilation time when enabling parallel make job…
-
I don't know how useful this would actually be but I figured I would make a feature request anyway (it might even be implemented and I just haven't found it in the code base)
I noticed within the c…
-
Cython, numba, Rust, C, etc.
Parsimonious was originally targeted to pure Python in the days when vendor branches were the norm and compilers were left off of servers for security reasons. Now that…
-
#1076 is introducing in qibo a way for simulating clifford circuits efficiently, several improvements can still be introduced on top of that though:
- [x] Currently the ``CliffordBackend`` is backend…