-
```
This is an Improvement Request or Feature Request, if you will.
Python generators are amazing for certain kinds of applications, in particular
those which involve some sort of delay for every ch…
-
# Crash report
### What happened?
Checking some frame proxy behaviour at the interactive prompt, I encountered the following crash:
```
$ PYTHON_BASIC_REPL=1 python3.13
Python 3.13.0 (main, Oct 8 …
-
**Describe the bug**
The python code generator for Spike, Microbit and MicrobitV2 generates semicolons at the end of some functions. This for sure does not lead to any error but is a style issue.
Th…
-
### Problem?
In `python-sdk/data_loaders`, we have `url_loader.py` and `local_directory_loader.py`. We need to add another method `sync_files` to the existing data loaders which will return a [Genera…
-
I see the pygen dir and can generate arithmetic test code.
But the testlist.yaml files seem to be missing from the target/ dir under pygen. So it is unable to generate some of the tests that the…
-
CompilationError happens while using torch.compile.
System:Window11
torch:2.4.1
triton:3.0.0
python:3.11
gpu:3090ti
Error message as bellow.
got prompt
Using pytorch attention in VAE
…
-
**Describe the bug**
I receive data with all field names following camel case and I need this data immediately inserted into the database, without any additional processing. But I prefer to keep all …
-
### Description :
What is `Generators` in python?
### Note :
- Changes should be made inside the `Python/` directory & `Python` branch.
- Issue only for `GWOC'21` contributors.
- Issue wil…
-
| | |
|:---|:---|
|**_Affected Component_**| fprime-gds |
---
## Feature Description
This ticket covers implementing a generator for Python stub files to allow IDEs to autocomplete commands/arg…
-
```
This is an Improvement Request or Feature Request, if you will.
Python generators are amazing for certain kinds of applications, in particular
those which involve some sort of delay for every ch…