-
### I am trying to export a model trained with a custom dataset to torchscript.
Any help would be appreciated
## Instructions To Reproduce the Issue and Full Logs
I trained a model and now I am…
-
## Environment data
- Language Server version: 2023.5.20
- OS and version: Debian 11.6
- Python version (& distribution if applicable, e.g. Anaconda): 3.11.3 using Poetry with a .ve…
-
Hi, I'm trying to use torch-mlir to compile two models, one is a pytorch yolov5 model from https://github.com/ultralytics/yolov5 and the other is wide_and_deep model from https://github.com/jrzaurin…
-
```py
from selenium import webdriver
webdriver.Chrome().find_elements_by_css_selector().
```
This will not show any completions in vscode as it should
![image](https://user-images.githubusercon…
-
Hi
I'm new to Python really, but as a C++ programmer, I really weight the static typing.
I heard of MyPy as type checking tool, so I've used it in my simple kinparse-based script.
Before divi…
-
Hi,
Now that the PyQt5 stubs are released as part of PyQt5 pypi package, do we really need to keep this build process in place ?
A few facts :
- the build process is not documented. For some…
-
-
* [ ] have a look at https://github.com/google/pytype
* maybe use mypy is seems to be more widely available `mypy --strict dfdatetime`
* Provided by python3-mypy on Ubuntu 20.04
* [ ] add a CI …
-
**Describe the bug**
Depending on the boolean `as_index`, methods on groupby objects will return different type.
This is a follow up for #203,
**To Reproduce**
1. Provide a minimal runnable `pan…
-
| | |
| --- | --- |
| Bugzilla Link | [9275](https://llvm.org/bz9275) |
| Version | 2.9 |
| OS | Linux |
| Attachments | [I/O and back-trace related to the problem](https://user-images.githubusercon…