repo_name
stringlengths
9
75
topic
stringclasses
30 values
issue_number
int64
1
203k
title
stringlengths
1
976
body
stringlengths
0
254k
state
stringclasses
2 values
created_at
stringlengths
20
20
updated_at
stringlengths
20
20
url
stringlengths
38
105
labels
listlengths
0
9
user_login
stringlengths
1
39
comments_count
int64
0
452
pytest-dev/pytest-xdist
pytest
385
Ability to execute certain tests sequentially while using -n (xdist)
Hi, I am looking for if there is a way to allow certain group of tests to run sequentially only while other tests continue to run in parallel using -n (xdist). I have a group of tests that cannot be executed in parallel (small set of tests only in the whole). I do not want to create another job to run without...
open
2018-12-05T07:32:30Z
2025-01-17T01:25:37Z
https://github.com/pytest-dev/pytest-xdist/issues/385
[]
cauvery
34
pytorch/pytorch
numpy
148,920
Rewrite cpp extension tests to not be crazy
### 🚀 The feature, motivation and pitch Today, adding a test for a custom extension is painful because dependencies are weirdly tangled, different extensions want to test different things, and the prior attempt to consolidate all the building/installing into run_test.py is just confusing. We also use this python set...
open
2025-03-10T22:44:09Z
2025-03-17T20:45:20Z
https://github.com/pytorch/pytorch/issues/148920
[ "module: cpp-extensions", "module: tests", "triaged", "better-engineering" ]
janeyx99
3
donnemartin/data-science-ipython-notebooks
deep-learning
33
"Error 503 No healthy backends"
Hello, When I try to open the hyperlinks which should direct me to the correct ipython notebook, it returns me "Error 503 No healthy backends" "No healthy backends Guru Mediation: Details: cache-fra1236-FRA 1462794681 3780339426 Varnish cache server" <img width="833" alt="capture" src="https://cloud.githubuserconte...
closed
2016-05-09T12:19:03Z
2016-05-10T09:55:50Z
https://github.com/donnemartin/data-science-ipython-notebooks/issues/33
[ "question" ]
wangjiahong
1
the0demiurge/ShadowSocksShare
flask
74
ubuntu18ss上网
怎样用vpn账号上ubntu呢?
closed
2019-08-27T10:58:16Z
2019-09-20T02:56:45Z
https://github.com/the0demiurge/ShadowSocksShare/issues/74
[]
henbucuoshanghai
0
WeblateOrg/weblate
django
13,891
Repositories are not updating
### Describe the issue Repository updates are not going through in weblate.org, as observable in: https://hosted.weblate.org/progress/innertune/fastlane/?info=1 https://hosted.weblate.org/progress/outertune/app/?info=1 and many components in https://hosted.weblate.org/projects/calyxos/ ### I already tried - [x] I've...
closed
2025-02-17T03:00:21Z
2025-02-17T14:51:26Z
https://github.com/WeblateOrg/weblate/issues/13891
[]
lucasmz-dev
3
ageitgey/face_recognition
python
939
How to process batch of images if it's last frames and their amount less than 128?
I've got a question about file `find_faces_in_batches.py`. How to process batch of images if it's last frames and their amount less than 128?
open
2019-09-24T20:38:15Z
2019-09-24T20:38:15Z
https://github.com/ageitgey/face_recognition/issues/939
[]
chamecall
0
TencentARC/GFPGAN
pytorch
13
训练日志异常
为什么当我将4gpu调整为2gpu,训练时就不输出结果?无论是实时终端,亦或是experiments内项目文件下本应出现的log文件,都无。改动如下: ``` # general settings name: train_GFPGANv1_512_2gpu model_type: GFPGANModel num_gpu: 2 # 4 manual_seed: 0 ``` ![2021-07-06 10-33-58 的屏幕截图](https://user-images.githubusercontent.com/57309899/124533868-b5d9ed80-de45-11eb-889c-3e889b1...
closed
2021-07-06T02:39:12Z
2021-07-13T06:07:22Z
https://github.com/TencentARC/GFPGAN/issues/13
[]
SimKarras
28
Evil0ctal/Douyin_TikTok_Download_API
api
342
[BUG]/download无法使用
***发生错误的平台?*** 抖音/TikTok ***发生错误的端点?*** api.douyin.wtf/download 返回信息:{"status":"endpoint closed","message":"此端点已关闭请在配置文件中开启\/This endpoint is closed, please enable it in the configuration file"} ***提交的输入值?*** 提交正常参数 ***是否有再次尝试?*** 自重构以来多次尝试 ***你有查看本项目的自述文件或接口文档吗?*** 有,并且很确定该问题是程序导致的。
closed
2024-03-27T10:57:22Z
2024-03-27T12:44:36Z
https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/342
[ "BUG" ]
MTpupil
1
psf/black
python
3,972
Request: new releases triggering `black-pre-commit-mirror`'s `mirror` action
**Is your feature request related to a problem? Please describe.** Looks like https://github.com/psf/black-pre-commit-mirror/blob/91867dbada8a528dcc51a369d95a9d11a81a26a8/.github/workflows/mirror.yml#L7 runs at 5:43 am UTC. An aside, is it's too bad seconds aren't supported by `cron` otherwise we could have 5:43:21 ...
open
2023-10-23T20:42:03Z
2025-03-02T09:10:38Z
https://github.com/psf/black/issues/3972
[ "T: enhancement", "C: maintenance" ]
jamesbraza
2
laughingman7743/PyAthena
sqlalchemy
181
Updating readme to encourage better security credential management
Hi, I was wondering if you would be open to change the README and related docs around and get rid off encouraging putting credentials into source code. BAD: As the name implies secret key should be kept secret and not put in to source code / version control / etc. ```Python from pyathena import connect cu...
closed
2020-11-28T13:55:46Z
2020-11-28T14:57:21Z
https://github.com/laughingman7743/PyAthena/issues/181
[]
l1x
5
pytorch/pytorch
deep-learning
149,405
[torch.compile] Recompils due to Python float object
### 🐛 Describe the bug ```python import os os.environ["TORCH_LOGS"] = "recompiles_verbose" import torch x = torch.randn((10, 10), device="cuda", requires_grad=False) @torch.compile(dynamic=True) def model(x, y): return x * y y = model(x, 1.5) y2 = model(x, 2.5) ``` ``` V0318 23:04:20.093000 2002586 site-packag...
closed
2025-03-18T15:13:23Z
2025-03-18T15:15:49Z
https://github.com/pytorch/pytorch/issues/149405
[]
efsotr
0
JaidedAI/EasyOCR
pytorch
1,194
Keep getting error '_MultiProcessingDataLoaderIter' object has no attribute 'next'
I am trying to fine tune the module for a specific use case and I have been having a plethora of issues that I have ultimatley "by-passed" but this one has been a headdache for a while I have been working in a CPU runtime on Google Collab this is the config YAML file `number: '0123456789' symbol: "!\"#$%&'()*+,...
open
2023-12-29T18:58:45Z
2024-10-02T08:49:01Z
https://github.com/JaidedAI/EasyOCR/issues/1194
[]
JayDbb
3
adamerose/PandasGUI
pandas
26
Error bars in scatter plot
Would like to be able to do this: fig = px.scatter(df, x="strike", y="vol_mid", color="call_put", error_y="vol_bidask") Thx
closed
2020-08-29T14:53:50Z
2020-08-31T22:56:55Z
https://github.com/adamerose/PandasGUI/issues/26
[]
miglto
6
mirumee/ariadne
api
292
Request Data and Cookies using ASGI Django Channels
I have a front-end React Apollo application that requests data from the Django ASGI back-end. I created my ASGI application with Django Channels using the guidelines found [here](https://ariadnegraphql.org/docs/django-integration.html#django-channels). From the field resolver methods, there is no way to access cook...
closed
2020-01-09T22:40:28Z
2022-03-16T11:00:59Z
https://github.com/mirumee/ariadne/issues/292
[]
ymoondhra
2
Urinx/WeixinBot
api
156
运行成功,然后报retcode: -1, selector: -1,URLError = [Errno -2] Name or service not known
open
2017-02-22T03:15:35Z
2017-03-09T04:23:01Z
https://github.com/Urinx/WeixinBot/issues/156
[]
linyueb
0
sczhou/CodeFormer
pytorch
269
About scripts/generate_latent_gt.py
When I execute python scrtpts/generate_lateent_gt.py, following error happened. `Traceback (most recent call last): File "scripts/generate_latent_gt.py", line 55, in <module> x, feat_dict = vqgan.encoder(img, True) File "/home/fzh/miniconda3/envs/codeformer/lib/python3.8/site-packages/torch/nn/modules/modul...
open
2023-07-13T06:30:55Z
2024-01-30T15:25:06Z
https://github.com/sczhou/CodeFormer/issues/269
[]
Iceeteeea
5
CTFd/CTFd
flask
2,019
Is there a way to show or classify challenge difficulty?
Most CTF's have a difficulty indicator as well as a challenge type. I do not see any option in CTFd to set and display a challenge's difficulty. There is only a category. I see there are tags and topics but they don't seem to work as a way to show difficulty. Is the only solution to simply write the difficulty as t...
open
2021-11-11T10:55:40Z
2021-11-28T15:38:08Z
https://github.com/CTFd/CTFd/issues/2019
[]
huornlmj
3
inventree/InvenTree
django
9,256
[FR] Add oAuth2 for API access
### Please verify that this feature request has NOT been suggested before. - [x] I checked and didn't find a similar feature request ### Problem statement Our current token system always inherits the permissions from the current user. This makes tokens possibly pretty dangerous. You also need to refresh tokens by ha...
open
2025-03-07T17:09:20Z
2025-03-10T10:10:39Z
https://github.com/inventree/InvenTree/issues/9256
[ "enhancement", "api", "security" ]
matmair
2
pykaldi/pykaldi
numpy
138
Errors occurred when I run "./install_clif.sh "
I was install pykaldi from source. I followed the command in readme file, and some errors occurred but I solved them. When I run "./install_clif.sh ", an error occurred and I could not sovle it. Can anybody help me??? @dogancan @vrmpx @r9y9 @davidavdav @caizexin `Destination /home/cxd/pykaldi/tools/clif already...
closed
2019-06-22T04:00:19Z
2019-06-22T11:06:59Z
https://github.com/pykaldi/pykaldi/issues/138
[]
CXiaoDing
2
deepfakes/faceswap
machine-learning
1,292
TypeError: Unable to convert function return value to a Python type! The signature was () -> handle
**Describe the bug** Hello, after following exactly the steps in the INSTALL file: https://github.com/deepfakes/faceswap/blob/master/INSTALL.md#macos-apple-silicon-install-guide, this error raised when I try to run the project. Has this ever happened to anyone? Thanks a lot. ``` (faceswap) user@MacBook-Pro-de-u...
closed
2023-01-09T15:04:40Z
2023-03-23T20:47:24Z
https://github.com/deepfakes/faceswap/issues/1292
[]
tikitong
2
autogluon/autogluon
computer-vision
3,929
[BUG] export_onnx not working for some Multimodal models
g4dn.xlarge, Ubuntu 20, Autogluon 1.0 export_onnx doesn't seem to be supported for MMDetAutoModelForObjectDetection or for MultiModalMatcher. Line 116 in export.py indicates: `supported_models = (TimmAutoModelForImagePrediction, HFAutoModelForTextPrediction, MultimodalFusionMLP)` Is there a timeline for onnx suppo...
open
2024-02-16T17:22:21Z
2024-11-26T21:46:53Z
https://github.com/autogluon/autogluon/issues/3929
[ "bug: unconfirmed", "Needs Triage", "module: multimodal" ]
rxjx
0
axnsan12/drf-yasg
django
701
How to reset a JWT token when getting a "Failed to load API definition" page after apikey JWT expired?
Hi guys, I got a "Failed to load API definition" page when refreshing the swagger page after apikey JWT expired. As far as I'm concered, there is no way to add a new JWT token in the page with warning messsages. Restarting the browser or logging out of the session is not helpful in solving this problem. The only way...
open
2021-02-09T07:20:15Z
2025-03-07T12:12:56Z
https://github.com/axnsan12/drf-yasg/issues/701
[ "triage" ]
wangyushun
0
scikit-hep/awkward
numpy
2,824
GPU Tests Failed
The GPU tests failed for commit e3e48744d5a0ef09068996c1c590ca9bcb25492d with the following pytest output: ``` packages/cupy/__init__.py'> index = ('awkward_missing_repeat', <class 'numpy.int64'>, <class 'numpy.int64'>) self = <awkward._backends.cupy.CupyBackend object at 0x7fdca57a49a0> _ _...
closed
2023-11-15T13:38:40Z
2023-11-15T13:50:52Z
https://github.com/scikit-hep/awkward/issues/2824
[]
agoose77
0
pennersr/django-allauth
django
3,501
Get SAML IdP entity ID from metadata_url
When making a SAML `SocialApp` with an `idp` settings dictionary with a `metadata_url`, I notice that the `entity_id` key in the `idp` dictionary of the settings is still required. This strikes me as odd, given that the metadata_url is intended to supplant manual configuration of other settings like `sso_url`, `x509cer...
closed
2023-10-27T03:51:29Z
2024-01-30T21:45:09Z
https://github.com/pennersr/django-allauth/issues/3501
[]
ryanhiebert
2
yunjey/pytorch-tutorial
pytorch
152
[image caption] Test error when encoder(image)
Hi, I met the problem when I tried to decode a caption for images from val2014 dataset, for example, the picture is COCO_val2014_000000007888.jpg The error happened when processing ``feature = encoder(image)`` ``RuntimeError: Given groups=1, weight[64, 3, 7, 7], so expected input[1, 1, 224, 224] to have 3 chann...
open
2018-12-28T09:01:50Z
2019-03-09T09:17:27Z
https://github.com/yunjey/pytorch-tutorial/issues/152
[]
apeterswu
2
voila-dashboards/voila
jupyter
795
Best way to get link from jupyterlab
I don't know if there is some functionality I'm missing, right now I am running voila on a jupyter hub, which is going very well, except when a user wants to share a notebook in the file browser to voila for someone to view, they have to right click the file, select "copy shareable link" and then manually edit that lin...
open
2021-01-06T19:35:03Z
2025-03-09T20:03:16Z
https://github.com/voila-dashboards/voila/issues/795
[]
pmarcellino
4
mlfoundations/open_clip
computer-vision
448
R50 Zero-Shot on CC3M and CC12M
Hi Team, Thanks for this great work. I'm trying to replicate the reported performance of R50 on CC3M and CC12M, but I can only get ~18 and ~30 respectively, which has a large gap from the reported accuracy. <img width="594" alt="image" src="https://user-images.githubusercontent.com/39571115/221219727-5c5e56bb-6832-...
closed
2023-02-24T15:37:19Z
2023-02-27T04:25:44Z
https://github.com/mlfoundations/open_clip/issues/448
[]
Hhhhhhao
3
benbusby/whoogle-search
flask
207
[BUG] [Firefox] cannot download search plugin from ... error
**Describe the bug** I deployed Whoogle via heroku and now get the following error in FF: Firefox could not download the search plugin from: [my heroku url] Is this a known issue? How can it be resolved? **Deployment Method** - [x] Heroku (one-click deploy) - [ ] Docker - [ ] `run` executable - [ ] pip/pipx ...
closed
2021-02-22T13:49:32Z
2021-02-26T17:13:54Z
https://github.com/benbusby/whoogle-search/issues/207
[ "bug" ]
lwndp
5
ultralytics/ultralytics
computer-vision
19,139
tracking using a custom dataset where objects have IDs
### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/orgs/ultralytics/discussions) and found no similar questions. ### Question I have a dataset where each of the binding boxes has a unique ID. How can I ...
open
2025-02-08T17:57:35Z
2025-02-09T15:40:49Z
https://github.com/ultralytics/ultralytics/issues/19139
[ "question", "track" ]
asghariarad
6
indico/indico
flask
6,285
Add controls to unlink booking occurrence from object
### Is your feature request related to a problem? Please describe. After #6114 and #6243, it is possible to have booking occurrences linked to objects (i.e. events, session blocks, contributions). It is not possible, however, to remove the link between occurrences and objects. ### Describe the solution you'd like ...
open
2024-04-09T18:15:43Z
2024-04-09T19:16:41Z
https://github.com/indico/indico/issues/6285
[ "enhancement" ]
OmeGak
2
Sanster/IOPaint
pytorch
322
Controlnet
I updated to the latest release 1.2.0 but I cant find the Controlnet options... More over, I activated it in settings under stable diffusion but still cant find it ;-( What am I missing? ![image](https://github.com/Sanster/lama-cleaner/assets/4099839/52c5d674-2c4e-4fb7-8ec8-3aef68b5ffcb) ![image](https://gi...
closed
2023-06-07T19:36:21Z
2023-06-17T18:51:08Z
https://github.com/Sanster/IOPaint/issues/322
[]
Tobe2d
7
lukasmasuch/streamlit-pydantic
pydantic
13
Double ended slider
<!-- Thanks for requesting a feature 🙌 ❤️ Before opening a new issue, please make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing issue instead. Also, be sur...
closed
2022-02-22T13:53:28Z
2022-06-08T02:10:51Z
https://github.com/lukasmasuch/streamlit-pydantic/issues/13
[]
Bartcardi
1
healthchecks/healthchecks
django
1,101
Error in v3.8 Migrate: illegal instruction (sqlite db)
I have healthchecks under watchtower (for good or bad). Yesterday it updated to latest, which would be version 3.8. And died. In diagnosing, I found that when it's starting it's getting a illegal instruction running `./manage.py migrate` - I tried in a temporary container to run `./manage showmigrations` and it had...
closed
2024-12-10T19:59:32Z
2024-12-15T14:42:59Z
https://github.com/healthchecks/healthchecks/issues/1101
[]
psyciknz
8
DistrictDataLabs/yellowbrick
matplotlib
1,232
KElbowVisualizer wrapping functionality does not work with notebook rendering of estimator
**Describe the bug** In Jupyter Notebook, this code produces this error: ``` AttributeError: 'KMeans' object has no attribute 'k' ``` **To Reproduce** ```python from sklearn.cluster import KMeans from yellowbrick.cluster import KElbowVisualizer visualizer = KElbowVisualizer(KMeans(), k=(2,12)) visualizer ...
closed
2022-03-17T13:26:11Z
2022-05-22T12:25:14Z
https://github.com/DistrictDataLabs/yellowbrick/issues/1232
[ "type: bug", "priority: high" ]
vtphan
4
plotly/dash-bio
dash
226
Mol3d app improvement : separate selection of atom from the selection of style
when one select certain atoms, the selection is reset when the style changes. Separating the selection/deselection process from the styling would make sense.
closed
2019-03-05T20:30:10Z
2021-05-04T20:27:46Z
https://github.com/plotly/dash-bio/issues/226
[ "App QA" ]
Bachibouzouk
0
Avaiga/taipy
automation
2,288
Simplify asynchronous/long running callbacks
### Description ### Use Case: Developers must use asynchronous callbacks to keep the client responsive (if callbacks take a long time to execute). This is an important concept for advanced use cases. ### Current Challenges: Currently, developers must rely on `invoke_callback` and `invoke_long_callback`. The...
closed
2024-11-28T15:32:24Z
2024-12-02T16:05:42Z
https://github.com/Avaiga/taipy/issues/2288
[ "📈 Improvement", "🖰 GUI", "🟧 Priority: High", "💬 Discussion" ]
FlorianJacta
0
Yorko/mlcourse.ai
data-science
369
Docker Image
The Docker image needs to be updated to the latest packages versioning, maybe...
closed
2018-10-10T12:09:24Z
2018-10-11T13:47:20Z
https://github.com/Yorko/mlcourse.ai/issues/369
[ "enhancement" ]
AdityaSoni19031997
1
xlwings/xlwings
automation
1,919
Issue with getting xlwings addin to install on M1 Mac
#### OS (e.g. Windows 10 or macOS Sierra) macOS Monterey 12.2.1 #### Versions of xlwings, Excel and Python (e.g. 0.11.8, Office 365, Python 3.7) 0.27.7, Excel 16.61, Python 3.10.4 #### Describe your issue (incl. Traceback!) I used pip to install xlwings, and manually had to install the xlwings Excel add in, sinc...
closed
2022-05-19T19:25:10Z
2022-05-31T14:30:04Z
https://github.com/xlwings/xlwings/issues/1919
[]
muditgoyal
4
allenai/allennlp
nlp
5,080
error output
I havr a problem,hope you can give me some advice ``` from allennlp.predictors.predictor import Predictor import allennlp_models.tagging from allennlp.models import archival def TestSRL(): input = {"sentence": "However, voters decided that if the stadium was such a good idea someone would build it himse...
closed
2021-03-31T03:39:46Z
2021-04-21T22:44:53Z
https://github.com/allenai/allennlp/issues/5080
[ "bug" ]
shihuanting
2
ploomber/ploomber
jupyter
1,068
unpin jupyter_client<8
I pinned jupyter_client in the setup.py file since version 8 broke notebook execution, we can remove the pinned version once it gets fixed
closed
2023-01-28T01:07:08Z
2023-01-30T17:13:30Z
https://github.com/ploomber/ploomber/issues/1068
[]
edublancas
0
man-group/arctic
pandas
192
Is ChunkStore production-ready?
Hi guys, thank so much for developing and maintaining such a great datastore. I see that, unlike `TICK_STORE` or `VERSION_STORE`, the constant variable `CHUNK_STORE` doesn't exist in `arctic/__init__.py`. Also, there're some heavy develop work in `ChunkStore` (like #182). My question is: **Is `ChunkStore` production-r...
closed
2016-08-05T15:39:49Z
2016-08-07T04:05:21Z
https://github.com/man-group/arctic/issues/192
[]
mckelvin
4
gradio-app/gradio
python
10,295
test_subclass_conversion fails with Numpy 2.x
### Describe the bug Test fails with ``` =================================== FAILURES =================================== _______________ TestOutputPreprocessing.test_subclass_conversion _______________ self = <test.test_processing_utils.TestOutputPreprocessing object at 0x7ffcc651b110> def test_subclass_...
closed
2025-01-06T11:42:32Z
2025-01-07T15:34:41Z
https://github.com/gradio-app/gradio/issues/10295
[ "bug" ]
FliegendeWurst
4
ShishirPatil/gorilla
api
884
[bug] Hosted Gorilla: <Issue>
Exception: Error communicating with OpenAI: HTTPConnectionPool(host='zanino.millennium.berkeley.edu', port=8000): Max retries exceeded with url: /v1/chat/completions (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7899ed3b4790>: Failed to establish a new connection: [Errno 111] Connection ...
closed
2025-01-14T12:29:27Z
2025-02-20T22:37:05Z
https://github.com/ShishirPatil/gorilla/issues/884
[ "hosted-gorilla" ]
1uch0
0
pyqtgraph/pyqtgraph
numpy
2,684
'Flowcharts' example: metaArray exception and plots not positioned correctly
### Short description In the 'Flowcharts' example there are two bugs. First, the use of `pyqtgraph.metaarray` results in an exception that causes the input signal to not be plotted. Installing the MetaArray library, and changing lines 16 and 52 to use said library fixes the issue. Second, the output of the gauss...
closed
2023-04-11T11:40:39Z
2024-06-11T02:18:50Z
https://github.com/pyqtgraph/pyqtgraph/issues/2684
[ "bug", "flowchart" ]
ghylander
3
pytorch/vision
machine-learning
8,009
Scheduled workflow failed
Oh no, something went wrong in the scheduled workflow tests/download. Please look into it: https://github.com/pytorch/vision/actions/runs/6378091878 Feel free to close this if this was just a one-off error. cc @pmeier
closed
2023-10-02T09:10:21Z
2023-10-04T07:22:08Z
https://github.com/pytorch/vision/issues/8009
[ "bug", "module: datasets" ]
github-actions[bot]
0
sebastianruder/NLP-progress
machine-learning
380
Add Spoken Language Understanding
I wonder if SLU can be added to the English section and maybe the chinese section. It's shares similarities between sentiment analysis and NER, but there are couple datasets out there (ATIS. SNIPS), and some research. Plus there has already been a bit of a start from https://github.com/zhenwenzhang/Slot_Filling, the...
closed
2019-11-17T14:44:32Z
2019-11-28T13:40:29Z
https://github.com/sebastianruder/NLP-progress/issues/380
[]
edwardcqian
1
onnx/onnx
deep-learning
6,162
The PixelUnshuffle op Cannot be converted to SpaceToDepth
# Ask a Question ### Question The Pytorch PixelUnshuffle operator is converted as Reshape->Transpose->Reshape. But what I expect is SpaceToDepth in ONNX. ### Further information ![image](https://github.com/onnx/onnx/assets/23145532/13197f5a-aef0-4af5-9f5d-bfc76dcaff2a)
closed
2024-06-04T09:45:16Z
2024-08-24T05:30:20Z
https://github.com/onnx/onnx/issues/6162
[ "question" ]
iamweiweishi
3
coqui-ai/TTS
pytorch
2,574
[Bug] " No module named 'TTS.tts.utils.text.symbols"
### Describe the bug I am trying to run this note book https://github.com/coqui-ai/TTS/blob/dev/notebooks/ExtractTTSpectrogram.ipynb and it failed in the first cell with " No module named 'TTS.tts.utils.text.symbols" ### To Reproduce run the note book ### Expected behavior It should run. ### Logs _No resp...
closed
2023-05-02T02:04:04Z
2023-06-16T23:13:50Z
https://github.com/coqui-ai/TTS/issues/2574
[ "bug", "wontfix" ]
beew
2
jupyter/docker-stacks
jupyter
1,303
networkx library version uncompatible with python version
Hello, The library `networkx` that is installed in it (2.3) is too old to work with Python 3.9. I guess it is installed as a dependency, because I couldn't find that library in the Dockerfile. **What docker image you are using?** **What complete docker command do you run to launch the container (omitting sensit...
closed
2021-05-15T07:55:09Z
2021-05-20T12:56:14Z
https://github.com/jupyter/docker-stacks/issues/1303
[]
unautre
3
deeppavlov/DeepPavlov
nlp
1,687
ValueError: BuilderConfig 'terra' not found. Available: ['default']
**DeepPavlov version**: Version: 1.6.0 **Python version**: Python 3.9.8 **Libs versions**: * torch 1.13.1 * transformers 4.30.0 * datasets 2.19.0 * fsspec 2024.3.1 **Operating system**: macOS 12.7.2 **Issue**: I try to train my own model to TERRA from _Russian SuperGlue_. I changed BASE_MODEL to path ...
open
2024-05-05T12:32:58Z
2024-05-05T12:32:58Z
https://github.com/deeppavlov/DeepPavlov/issues/1687
[ "bug" ]
v-urushkin
0
huggingface/datasets
nlp
6,894
Better document defaults of to_json
Better document defaults of `to_json`: the default format is [JSON-Lines](https://jsonlines.org/). Related to: - #6891
closed
2024-05-13T13:30:54Z
2024-05-16T14:31:27Z
https://github.com/huggingface/datasets/issues/6894
[ "documentation" ]
albertvillanova
0
junyanz/pytorch-CycleGAN-and-pix2pix
deep-learning
840
How to retrain model using saved weights?
Hi , I have trained a pix2pix model on custom dataset for 200 epochs and tested it but the generated images are not very good. can you give me some suggestion to increase the performance? 1-I have trained model on 512 x 512 visual images to generate infrared images using paired images. 2- How can I continu...
closed
2019-11-14T02:50:05Z
2019-11-15T02:18:01Z
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/840
[]
MuhammadAsadJaved
2
junyanz/pytorch-CycleGAN-and-pix2pix
computer-vision
941
can anyone give details about layers used in generator and discriminator of cyclegan ?
open
2020-03-02T11:03:51Z
2020-03-02T18:07:19Z
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/941
[]
manvirvirk
1
pydata/pandas-datareader
pandas
287
About adding one more attribute to retrieve to 'get_yahoo_quotes'
Hi everyone here, thanks a lot for all your contributions! I like pandas-datareader a lot becoz when I am trying to use the python yahoo api along, I easily get my IP be banned. However, it never happens to me when I use the pandas-datareader. Recently, I am doing a self-project, which is trying to see if the pric...
closed
2017-03-16T00:11:59Z
2017-03-16T04:15:13Z
https://github.com/pydata/pandas-datareader/issues/287
[]
internalconsistence
1
huggingface/datasets
machine-learning
7,413
Documentation on multiple media files of the same type with WebDataset
The [current documentation](https://huggingface.co/docs/datasets/en/video_dataset) on a creating a video dataset includes only examples with one media file and one json. It would be useful to have examples where multiple files of the same type are included. For example, in a sign language dataset, you may have a base v...
open
2025-02-18T16:13:20Z
2025-02-20T14:17:54Z
https://github.com/huggingface/datasets/issues/7413
[]
DCNemesis
1
tflearn/tflearn
tensorflow
982
Help loading a trained model
Hi! Can someone help me with this question: https://stackoverflow.com/questions/47888595/load-a-trained-model-in-other-process-with-tflearn Thanks!
open
2017-12-19T16:05:29Z
2018-05-07T18:56:15Z
https://github.com/tflearn/tflearn/issues/982
[]
carlosamurillo
4
ymcui/Chinese-BERT-wwm
nlp
100
下载好慢
![image](https://user-images.githubusercontent.com/18612620/78424855-badc4a00-76a2-11ea-8e9d-2dcff2f9b3f9.png)
closed
2020-04-04T10:33:24Z
2020-04-08T02:36:21Z
https://github.com/ymcui/Chinese-BERT-wwm/issues/100
[]
mingkin
2
piskvorky/gensim
machine-learning
3,418
arm64-graviton2 wheels for Py3.10 and 3.11 fail to build under Travis
https://app.travis-ci.com/github/RaRe-Technologies/gensim/builds/258974284 @janaknat Any idea how to work around this? Looks like it's failing while trying to install psutil. We're planning to do a release soon, it'd be great if you could have a look. @piskvorky Just in case, if we cannot get these wheels buil...
closed
2022-12-18T12:51:50Z
2022-12-19T08:38:49Z
https://github.com/piskvorky/gensim/issues/3418
[]
mpenkov
10
qubvel-org/segmentation_models.pytorch
computer-vision
978
TypeError: __init__() got an unexpected keyword argument 'output_stride'
``` smp.DeepLabV3Plus(encoder_name='tu-maxvit_base_tf_224', encoder_depth=5, encoder_weights='imagenet', encoder_output_stride=16, decoder_channels=256, decoder_atrous_rates=(12, 24, 36), in_channels=3, classes=1, activation=None, upsampling=4...
open
2024-11-14T08:55:23Z
2024-11-15T13:47:31Z
https://github.com/qubvel-org/segmentation_models.pytorch/issues/978
[]
LuShuaie
1
jacobgil/pytorch-grad-cam
computer-vision
558
Question about Segmentation tutorial
Thanks for the project! I noticed in your Tutorial: Class Activation Maps for Semantic Segmentation you mask the output of the network using the target class mask - this results in visualizing the contribution to the correct predictions by the model and not the prediction in general (in this case, why did the model dec...
open
2025-02-23T12:58:36Z
2025-02-23T18:10:18Z
https://github.com/jacobgil/pytorch-grad-cam/issues/558
[]
orram
1
vllm-project/vllm
pytorch
15,188
[Bug]: Extra Characters in `content` When Using `enable_reasoning` with `stop` Parameter
![Image](https://github.com/user-attachments/assets/59d64b2b-986e-46e1-8ff1-d66588bd431e) ### Your current environment #### Environment - vLLM version: 0.7.3 - Model: DeepSeek R1 - Running on: H20 ### 🐛 Describe the bug #### Description When running the **DeepSeek R1** model with the `vllm` framework and ...
open
2025-03-20T05:33:28Z
2025-03-20T17:57:31Z
https://github.com/vllm-project/vllm/issues/15188
[ "bug" ]
coderX-thinkerL
3
dropbox/sqlalchemy-stubs
sqlalchemy
226
table() schema argument not supported
Given this file: ```python import sqlalchemy as sa sa.table("foo", schema="bar") ``` mypy with sqlalchemy-stubs plugin fails with: ``` $ mypy s.py s.py:3: error: Unexpected keyword argument "schema" for "TableClause" /site/venv/lib/python3.8/site-packages/sqlalchemy-stubs/sql/selectable.pyi:161: note: "Tab...
open
2021-10-25T20:50:05Z
2021-10-25T20:50:05Z
https://github.com/dropbox/sqlalchemy-stubs/issues/226
[]
rectalogic
0
miguelgrinberg/Flask-SocketIO
flask
805
Problem reaching normal endpoint under load
I've created a simple flask-socketio server and then using a socketio client to push data to this server. (Client is running Python 3.7.0 and using [socketIO-client](https://pypi.org/project/socketIO-client/)) I have this deployed in a kubernetes cluster with both readiness and liveness probes to the `index` method....
closed
2018-10-05T11:44:15Z
2018-10-14T22:34:19Z
https://github.com/miguelgrinberg/Flask-SocketIO/issues/805
[ "question" ]
Jacobh2
12
jonaswinkler/paperless-ng
django
1,517
Proper way to use retagger in scheduled tasks?
With paperless now including a scheduled tasks option how would one go about using the retagger in it? If that's not possible how would one use the retagger in docker? Thank you!
open
2021-12-31T14:54:59Z
2022-01-20T06:40:23Z
https://github.com/jonaswinkler/paperless-ng/issues/1517
[]
SimplyCorbett
1
lexiforest/curl_cffi
web-scraping
105
Files has not been implemented
师傅,文件上传这块未来考虑实现吗,还是说现在有别的替代写法? 类似`requests.post(files=xxx)`的功能 ``` File "D:\Programs\Python310\lib\site-packages\curl_cffi\requests\session.py", line 407, in request req, buffer, header_buffer = self._set_curl_options( File "D:\Programs\Python310\lib\site-packages\curl_cffi\requests\session.py", line 2...
closed
2023-08-19T08:30:58Z
2024-05-18T03:59:19Z
https://github.com/lexiforest/curl_cffi/issues/105
[ "enhancement", "help wanted", "good first issue" ]
ViCrack
5
hankcs/HanLP
nlp
1,041
classpath文件夹带中文怎么处理?
重写了 从classpath中获取路径 public class SimpleClassPathIIOAdapter implements IIOAdapter { /** * 打开一个文件以供读取 * * @param path * 文件路径 * @return 一个输入流 * @throws IOException * 任何可能的IO异常 */ @Override public InputStream open(String path) throws IOException { return new FileInp...
closed
2018-12-05T09:04:22Z
2018-12-05T09:13:46Z
https://github.com/hankcs/HanLP/issues/1041
[]
jeetom
0
CatchTheTornado/text-extract-api
api
73
[refactor] make, run, cli
I just found out about github discussions :) so moved it here https://github.com/CatchTheTornado/text-extract-api/discussions/77 And i'm leaving task just for "waiting in queue" purposes.
open
2025-01-12T06:00:21Z
2025-01-19T16:55:23Z
https://github.com/CatchTheTornado/text-extract-api/issues/73
[ "refactor" ]
choinek
0
open-mmlab/mmdetection
pytorch
11,581
Support torch.compile or not?
I tried to search for the feature in code, but I couldn't find any relevant information. In mmengine, I see that it already support torch.compile.
open
2024-03-22T02:57:23Z
2024-03-22T02:57:43Z
https://github.com/open-mmlab/mmdetection/issues/11581
[]
wenqibiao
0
sqlalchemy/sqlalchemy
sqlalchemy
10,813
critical deadlock seems to occur sharing the pool dispatch in an asyncio context
observed while testing #10808 this program deadlocks: ```py import asyncio from sqlalchemy.ext.asyncio import create_async_engine from sqlalchemy.orm import declarative_base Base = declarative_base() db_url = "postgresql+asyncpg://scott:tiger@localhost/test" #db_url = "mysql+asyncmy://scott:tiger@localh...
closed
2024-01-01T21:33:21Z
2024-01-02T14:57:35Z
https://github.com/sqlalchemy/sqlalchemy/issues/10813
[ "high priority", "blocker", "connection pool", "asyncio", "near-term release" ]
zzzeek
3
huggingface/datasets
machine-learning
7,468
function `load_dataset` can't solve folder path with regex characters like "[]"
### Describe the bug When using the `load_dataset` function with a folder path containing regex special characters (such as "[]"), the issue occurs due to how the path is handled in the `resolve_pattern` function. This function passes the unprocessed path directly to `AbstractFileSystem.glob`, which supports regular e...
open
2025-03-20T05:21:59Z
2025-03-20T05:21:59Z
https://github.com/huggingface/datasets/issues/7468
[]
Hpeox
0
huggingface/datasets
tensorflow
6,787
TimeoutError in map
### Describe the bug ```python from datasets import Dataset def worker(example): while True: continue example['a'] = 100 return example data = Dataset.from_list([{"a": 1}, {"a": 2}]) data = data.map(worker) print(data[0]) ``` I'm implementing a worker function whose runtime will de...
open
2024-04-06T06:25:39Z
2024-08-14T02:09:57Z
https://github.com/huggingface/datasets/issues/6787
[]
Jiaxin-Wen
7
Johnserf-Seed/TikTokDownload
api
725
能下载到 还是有水印
在提出功能请求之前,请考虑在 https://github.com/Johnserf-Seed/f2/discussions 上发布反馈或在Discord中讨论。 **Q: 你将如何改进 F2?** 请尽可能详细地说明。请提供你希望它如何工作的示例代码或流程。 A: 直接使用自定义配置 。 douyin: cookie: --auto-cookie chrome cover: flase desc: no folderize: flase interval: all languages: zh_CN lyric: true max_connections: 5 ma...
open
2024-06-03T16:37:59Z
2024-06-23T07:59:56Z
https://github.com/Johnserf-Seed/TikTokDownload/issues/725
[ "需求建议(enhancement)", "额外求助(help wanted)", "无效(invalid)", "不修复(wontfix)" ]
Minghoo001
9
FlareSolverr/FlareSolverr
api
540
[mteamtp] (updating) FlareSolverr was unable to process the request, please check FlareSolverr logs. Message: Error: Unable to process browser request. ProtocolError: Protocol error (Page.navigate): frameId not supported RemoteAgentError@chrome://remote/content/cdp/Error.jsm:29:5UnsupportedError@chrome://remote/content...
**Please use the search bar** at the top of the page and make sure you are not creating an already submitted issue. Check closed issues as well, because your issue may have already been fixed. ### How to enable debug and html traces [Follow the instructions from this wiki page](https://github.com/FlareSolverr/Fl...
closed
2022-10-10T06:13:10Z
2022-10-10T17:44:06Z
https://github.com/FlareSolverr/FlareSolverr/issues/540
[ "duplicate", "invalid" ]
nikoxp
1
plotly/plotly.py
plotly
4,498
make Scatter_polar interactive selection not consistent with the non-polar scatter plot
When using `Box Select` or `Lasso Select` from the Modebar for the `scatter_polar` charts, the selection is not editable nor draggable as in regular `scatter` charts. This can be easily verified by interacting with the charts from the official Plotly website: 1. [Scatter Polar (not editable or draggable)](https://plot...
open
2024-01-27T17:44:09Z
2024-08-13T13:07:43Z
https://github.com/plotly/plotly.py/issues/4498
[ "feature", "P3" ]
AAnzel
4
ymcui/Chinese-LLaMA-Alpaca
nlp
82
python 3.11 已经可以运行 llama.cpp
sentencepiece 暂未发布 python 3.11 版本,但是实际已支持。 如果需要使用 python 3.11,可以安装这个预编译的 .whl 包来使用。 https://github.com/google/sentencepiece/issues/810#issuecomment-1493432234
closed
2023-04-08T10:56:38Z
2023-04-10T09:29:14Z
https://github.com/ymcui/Chinese-LLaMA-Alpaca/issues/82
[]
zetaloop
0
randyzwitch/streamlit-folium
streamlit
152
folium.FitBounds Does not work
I am unable to get the folium.map.fit_bounds() method to work. I can verify that this works when I use a jupyter notebook to render the map. But it does not work in streamlit. My code: ```python map = folium.Map(location=lat_long,zoom_start=6, tiles='cartodbpositron') map.fit_bounds(bounds=bounds) chloropeth = fol...
open
2023-11-26T20:30:29Z
2024-02-01T15:07:34Z
https://github.com/randyzwitch/streamlit-folium/issues/152
[]
vishal-parameswaran
2
neuml/txtai
nlp
445
Add terms method to embeddings
Add `terms` and `batchterms` methods to Embeddings. These methods will extract keyword terms from a query when it's SQL. Otherwise, the original inputs will be returned. For example: ```sql SELECT id, text, tags FROM txtai WHERE similar('keyword terms') ``` returns `keyword terms`. A query for `keyword terms...
closed
2023-03-02T22:21:52Z
2023-03-02T22:36:09Z
https://github.com/neuml/txtai/issues/445
[]
davidmezzetti
0
ijl/orjson
numpy
281
Weird bug with python benedict library
I'm using Benedict (https://github.com/fabiocaccamo/python-benedict), a thin wrapper on top of a regular dict. When serializing to JSON, orjson considers it to be a regular dict and doesn't go through the custom `default` serializer. It leads to very subtle errors with took me hours to debug because of the way be...
closed
2022-07-14T16:56:52Z
2022-07-14T17:27:49Z
https://github.com/ijl/orjson/issues/281
[]
kikohs
1
localstack/localstack
python
11,630
EventBridge Retry Policy Implementation
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description LocalStack should implement the EventBridge retry policy feature as described in the AWS documentation [1]. Currently, in LocalStack version 3.7.2, failed events are never retried, which differs from the beh...
open
2024-10-03T11:58:11Z
2025-03-18T08:25:11Z
https://github.com/localstack/localstack/issues/11630
[ "type: feature", "aws:events", "status: backlog" ]
utajum
9
cvat-ai/cvat
computer-vision
8,991
Cannot upload annotations (YOLO 1.1 format)
### Actions before raising this issue - [x] I searched the existing issues and did not find anything similar. - [x] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Steps to Reproduce I created a new project and a task and uploaded images I want to label (bounding box). When I try to upload annotations, I ...
closed
2025-01-24T16:15:41Z
2025-03-24T14:11:57Z
https://github.com/cvat-ai/cvat/issues/8991
[ "bug" ]
cait-newport
2
TracecatHQ/tracecat
automation
457
Unable to delete non-existent custom repository from the UI
**Describe the bug** Users report that they are unable to delete non-existent custom repository from the UI **To Reproduce** This happens on any attempt to delete a repository. I've encountered this before and i suspect it's a bug in the `RegistryRepositories` service layer **Expected behavior** A clear and co...
closed
2024-10-23T21:39:19Z
2024-11-06T20:04:15Z
https://github.com/TracecatHQ/tracecat/issues/457
[]
daryllimyt
0
ultrafunkamsterdam/undetected-chromedriver
automation
1,073
Using service_creationflags causes an error😟
# Environment undetected-chromedriver : 3.4.6 python : 3.9.1 # To Reploduce In order to reproduce , I used the following sample code - Sample Code ``` import undetected_chromedriver as uc from subprocess import CREATE_NO_WINDOW driver = uc.Chrome(service_creationflags=CREATE_NO_WINDOW) ``` - The erro...
open
2023-02-18T11:19:19Z
2023-06-03T02:37:05Z
https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/1073
[]
ShogoDev0212
1
deezer/spleeter
tensorflow
657
Script blows up wit h errors
It seems that your repository is missing very crucial code source on Ubuntu 20.04; to fix: sudo apt install python3-opencv
closed
2021-09-04T15:45:41Z
2021-09-07T07:11:18Z
https://github.com/deezer/spleeter/issues/657
[ "bug", "invalid" ]
Lexxos
2
globaleaks/globaleaks-whistleblowing-software
sqlalchemy
3,188
4.7.15 states version as 4.7.14
**Describe the bug** After installing 4.7.15 software version is still on 4.7.14 **To Reproduce** Install update, login as admin, see tab "Changelog". Software version is 4.7.14, but log shows Changes in version 4.7.15. **Expected behavior** Software version should be 4.7.15 **Screenshots** ![image](https:...
closed
2022-03-02T11:51:59Z
2022-03-02T11:55:27Z
https://github.com/globaleaks/globaleaks-whistleblowing-software/issues/3188
[]
emka-nh
1
glumpy/glumpy
numpy
32
snippet-viewport example doesn't work
on master branch ``` Traceback (most recent call last): File "snippet-viewport.py", line 61, in <module> program["transform"] = child.transform(Position("position")) AttributeError: 'Viewport' object has no attribute 'transform' ```
closed
2015-03-19T14:07:35Z
2015-03-19T15:24:19Z
https://github.com/glumpy/glumpy/issues/32
[]
rossant
1
vitalik/django-ninja
rest-api
798
How to use OneToMany and ManyToMany for data query and insertion
```Python class Group(models.Model): id = models.UUIDField(primary_key=True, default=uuid.uuid4, editable=False) name = models.TextField(null=True, blank=True, ) created_at = models.DateTimeField(auto_now_add=True) updated_at = models.DateTimeField(auto_now=True) class user(models.Model): i...
open
2023-07-19T18:01:48Z
2023-07-20T07:13:38Z
https://github.com/vitalik/django-ninja/issues/798
[]
MaxwellEdisons
4
WZMIAOMIAO/deep-learning-for-image-processing
pytorch
678
FCN训练时报错
**System information** * Have I written custom code: * OS Platform(e.g., window10 or Linux Ubuntu 16.04): Ubuntu18 * Python version: 3.8 * Deep learning framework and version(e.g., Tensorflow2.1 or Pytorch1.3): pytorch * Use GPU or not: yes * CUDA/cuDNN version(if you use GPU): * The network you trained(e.g., Re...
closed
2022-11-06T07:36:45Z
2022-11-20T03:39:47Z
https://github.com/WZMIAOMIAO/deep-learning-for-image-processing/issues/678
[]
SoBeit0209
2
Kanaries/pygwalker
plotly
604
[BUG] pypwalker failed to load the visual in Streamlit
**Describe the bug** After selecting a field in either x or y axis, pypwalker showed the visual but very quickly the selection was cleared with blank visual screen. **To Reproduce** Steps to reproduce the behavior: 1. Copy the demo example of pypwalker for streamlit 2. Run the codes 3. Select any field to the a...
closed
2024-08-08T02:40:34Z
2024-08-15T14:48:11Z
https://github.com/Kanaries/pygwalker/issues/604
[ "bug" ]
dickhfchan
6
amidaware/tacticalrmm
django
1,343
Return IDs of Newly Provisioned Clients, Users, Roles, Scripts in response to the POST
Currently, when executing a request to create new "objects" in TacticalRMM, the only thing returned is a success message of "X was added". It would be useful for API calls and scripting/integration purposes if the ID of the new object was returned in the response body. For example, to make multitenancy or client setup ...
open
2022-11-04T16:02:56Z
2023-07-10T09:57:59Z
https://github.com/amidaware/tacticalrmm/issues/1343
[]
joshatrezolveai
2
mljar/mljar-supervised
scikit-learn
759
user warning in test: tests/tests_preprocessing/test_scale.py::ScaleTest::test_fit_log_and_normal
``` ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.3.2, pluggy-1.5.0 -- /home/adas/mljar/mljar-supervised/venv/bin/python3 cachedir: .pytest_cache rootdir: /home/adas/mljar/mljar-supervised configfile: pytest.ini plugins: cov-5.0.0 colle...
closed
2024-08-23T09:45:56Z
2024-08-29T09:51:55Z
https://github.com/mljar/mljar-supervised/issues/759
[]
a-szulc
1
pyeventsourcing/eventsourcing
sqlalchemy
119
Sequences aren't separated by type
With two entity classes and two repositories, one repository for each entity class, the ID of an aggregate of one type will exist in the repository for the other class of entity. It probably shouldn't. Solution: either map IDs into a namespace (which gets messy), or expand the stored event classes to have a sequence...
closed
2017-11-28T18:12:00Z
2017-12-09T18:15:44Z
https://github.com/pyeventsourcing/eventsourcing/issues/119
[]
johnbywater
2
nolar/kopf
asyncio
799
In memory cache share for a Kind (not resource)
## Question Is there any way to store data in memory for a specific Kind (not resource) and access this data within handlers for all resources ? I want to store JWT tokens and reuse them in all resources related to the Kind. <!-- What problem do you currently face and see no solution for it? --> <!-- If pos...
closed
2021-07-08T08:17:27Z
2021-07-08T10:48:11Z
https://github.com/nolar/kopf/issues/799
[ "question" ]
smileisak
5
dnouri/nolearn
scikit-learn
258
Sklearn GridSearchCV compatible assigning weights for unbalanced classes
Hi, I'm looking for a way to use class weights with nolearn to compensate for unbalanced classes. I'll be using this with GridSearchCV. Is this possible? If it is, is there an example I can start from? Thanks.
closed
2016-04-26T07:05:32Z
2016-11-02T15:41:50Z
https://github.com/dnouri/nolearn/issues/258
[]
ChinookPDX
3
ets-labs/python-dependency-injector
flask
368
Async providers with async dependencies
It turns out that async providers currently cannot have async dependencies. Example: in this container, both are `async` functions: ```python class Container(containers.DeclarativeContainer): db = providers.Factory(async_db_provider) service = providers.Singleton(async_service, db=db) ``` Now, when...
closed
2021-01-21T11:41:07Z
2021-01-27T16:45:53Z
https://github.com/ets-labs/python-dependency-injector/issues/368
[ "bug" ]
kolypto
4
stas00/ml-engineering
pytorch
40
TPU v4 has 1,200GB/s of mem bandwidth and not 2,400, right?
In the README.md: <img width="501" alt="Screen Shot 2024-04-07 at 9 25 37 PM" src="https://github.com/stas00/ml-engineering/assets/121117945/0e071038-cfe1-4ea3-8116-de3ba09875cd"> On Google's documentation: https://cloud.google.com/tpu/docs/v4 <img width="818" alt="Screen Shot 2024-04-07 at 9 27 05 PM" src="ht...
closed
2024-04-08T00:28:26Z
2024-04-08T19:45:00Z
https://github.com/stas00/ml-engineering/issues/40
[]
rodrigo-f-nogueira
1
pytest-dev/pytest-xdist
pytest
580
Version 2.0.0 may trigger internal error on Python 3
Hello there, we have just encountered this issue running [CIs for pip](https://github.com/pypa/pip/commit/5ef3dd1a54df6cee0377dfd3e34e9ebbcfae37ed) on Python 3: ============================= test session starts ============================== platform linux -- Python 3.5.3[pypy-7.0.0-final], pytest-4.6.11, p...
open
2020-08-15T04:36:47Z
2020-08-26T19:39:55Z
https://github.com/pytest-dev/pytest-xdist/issues/580
[]
McSinyx
8
strawberry-graphql/strawberry
django
3,036
Going from 0.203.1 -> 0.203.3 will break PaginationWindow
## Describe the Bug Updating from 0.203.1 to 0.203.3 is breaking [PaginationWindow](https://strawberry.rocks/docs/guides/pagination/offset-based) from the guide. Everything works fine on 0.203.1. PaginationWindow classes will disappear from auto-generated doc All Schema Types section. Requests will result in...
closed
2023-08-14T18:35:23Z
2025-03-20T15:56:20Z
https://github.com/strawberry-graphql/strawberry/issues/3036
[ "bug" ]
Zorking
13
hpcaitech/ColossalAI
deep-learning
5,426
[BUG]: bugs surfaced while training MoE(Mixtral)
### 🐛 Describe the bug With the main branch `applications/ColossalMoE`, I got such error: ``` grad = grad.to(master_moe_param.dtype).to(master_moe_param.device) AttributeError: 'NoneType' object has no attribute 'to' ``` start script: ``` NUM_GPU=2 MODEL="mistralai/Mixtral-8x7B-v0.1" SEQ_LENGTH=128 BATC...
closed
2024-03-04T10:50:15Z
2024-03-26T09:04:50Z
https://github.com/hpcaitech/ColossalAI/issues/5426
[ "bug" ]
ericxsun
7
encode/databases
asyncio
285
Any support return dict from fetch?
In many synchronous IO libraries, cursor.fetch_all() is allowed to return a sequence of dictionaries. Do databases consider similar implementations? Just like: ```python rows: List[Dict[str, Any]] = await database.fetch_all(query=query, include_field_name=True) ```
closed
2021-02-03T05:05:10Z
2021-02-03T06:32:59Z
https://github.com/encode/databases/issues/285
[]
abersheeran
1
joeyespo/grip
flask
163
Links of type [[...]] not supported
Links of the format `[[....]]` are not supported by grip . In this type, markdown like `[[A Link]]` links to `A-Link.md` in the same directory. They have been used extensively in [android-guides wiki](https://github.com/codepath/android_guides/wiki) ``` * [[Using Context]] (What is context and how is it used?) * [[An...
closed
2016-01-27T18:28:17Z
2016-01-29T19:36:24Z
https://github.com/joeyespo/grip/issues/163
[ "out-of-scope" ]
aviaryan
1