-
When building the image with Dockerfile, it occurs that "Package python3.9 is not available, but is referred to by another package."
However, if I change the python version to python3.10 or python3…
-
### Expected behavior
The variable can be accepted as the argument of the 'postselect' of qml.measure() function under the Tensorflow graph mode
### Actual behavior
The variable cannot be acc…
-
An error occurs when executing the following code in the example train_bptt_state.ipynb
```
time_start = time.time()
res_dict = bptt.train(
env,
train_state,
num_epochs=100,
num…
-
### Description
![image](https://github.com/user-attachments/assets/0580f529-902b-45d5-b709-0a243a871283)
### Reproduction steps
```bash
1. Go to '...'
2. Click on '....'
3. Scroll down to '...…
-
(LLM) root@node1:~/Desktop/LLM/OpenMED/MIS-FM# python train.py demo/pctnet_scratch.cfg
dataset tensor_type float
dataset task_type seg
dataset root_dir /home/x/projects/PyMIC_project/PyMIC_examples…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [x] 3. Please note that if the bug-related issue y…
-
In the PETR model, there are many sub_modules, I took PETRHead to generate a torch graph but I was not able to generate.
I have stored the PETR model, input values which is passed to it and then tr…
-
### System Info
# Name Version Build Channel
transformers 4.41.0.dev0 pypi_0 pypi
pytorch 2.1.2 py3.9_…
-
````INFO Created: sci-geosciences/qgis/qgis-3.8.3.ebuild
ERROR expected string or bytes-like object
Traceback (most recent …
-
#### I'm submitting a ...
- [x] bug report
#### What is the current behavior?
I have a function that creates a thread which writes some information in the log. When I try to call it from `pyte…