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
CPJKU/madmom
numpy
295
DBNDownBeatTracker breaks with new Numpy version (1.13.0)
Hi, One day ago a new Numpy version was released. Today I was surprised when suddenly a TravisCI build broke although the tests worked locally. After some investigation I downloaded the new Numpy release and since then I can also reproduce this error locally. Everytime the DBNDownBeatTracker gets called now a Typ...
closed
2017-06-08T23:47:14Z
2017-08-10T14:29:59Z
https://github.com/CPJKU/madmom/issues/295
[]
SebastianPoell
1
httpie/cli
rest-api
1,447
Authorization header not printed when using digest auth
`http -v -A digest -a username:password pie.dev/digest-auth/auth/username/password` doesn't print the Authorization request header I guess this is challenging because the header is populated in the requests library *** ```sh > http -v -A digest -a username:password pie.dev/digest-auth/auth/username/password ...
open
2022-11-03T21:30:42Z
2022-11-14T10:07:25Z
https://github.com/httpie/cli/issues/1447
[ "bug", "new" ]
hickford
1
apify/crawlee-python
automation
1,027
Fix flakiness in test_common_headers_and_user_agent
This test exhibits flaky behavior. Fix it. Example fail: `assert 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8' in {'*MISSING_VALUE*', 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif...
closed
2025-02-26T11:00:17Z
2025-02-28T08:42:52Z
https://github.com/apify/crawlee-python/issues/1027
[ "bug", "t-tooling" ]
Pijukatel
0
mars-project/mars
pandas
3,229
[BUG]Failed to run execute(wait=False) in another thread
<!-- Thank you for your contribution! Please review https://github.com/mars-project/mars/blob/master/CONTRIBUTING.rst before opening an issue. --> **Describe the bug** execute(wait=False) failed when running in a thread pool ```Python import os import time import mars.tensor as mt import mars.dataframe ...
open
2022-08-18T08:27:15Z
2022-08-18T08:34:14Z
https://github.com/mars-project/mars/issues/3229
[ "type: bug" ]
VessaliusOz
1
nerfstudio-project/nerfstudio
computer-vision
3,573
Final dataset is 0 frames
Hello everyone, I’ve been trying for the past few days to convert my data extracted from Metashape to the nerfstudio format, but I’ve been always running into the same issue and I’m not really able to solve it. My folder is called NS0004_Philipp and it contains an “images” folder, with all of the frames I need, and a ...
open
2025-01-17T09:39:45Z
2025-02-18T17:11:26Z
https://github.com/nerfstudio-project/nerfstudio/issues/3573
[]
ariannaferraris
2
sczhou/CodeFormer
pytorch
189
ajobmanush77
closed
2023-03-21T15:01:12Z
2023-04-19T08:51:03Z
https://github.com/sczhou/CodeFormer/issues/189
[]
ajobmanush77
0
PablocFonseca/streamlit-aggrid
streamlit
233
KeyError: 'ExcelBlob'
### This is the code ```python def draw_table() -> None: df = st.session_state.df df_filtered = prepare_data_for_table(df) options = GridOptionsBuilder.from_dataframe( df_filtered, enableRowGroup=True, enableValue=True, enablePivot=True, ) options.configu...
open
2023-08-18T21:13:48Z
2024-03-21T17:26:11Z
https://github.com/PablocFonseca/streamlit-aggrid/issues/233
[ "bug" ]
sfc-gh-pkommini
0
DistrictDataLabs/yellowbrick
scikit-learn
966
No module error - Anaconda
Hello, I have been trying to import yellowbrick in a Jupyter Notebook but I keep getting the no module error, I have installed Yellowbrick via Anaconda with no issues and the library is listed in the environment modules. ![Screenshot from 2019-09-08 23-35-58](https://user-images.githubusercontent.com/48388706/645036...
closed
2019-09-09T04:41:46Z
2019-09-12T16:52:44Z
https://github.com/DistrictDataLabs/yellowbrick/issues/966
[ "type: question" ]
nicolasFracica
3
pydantic/pydantic-ai
pydantic
201
How to force the tool output as final output.
My tool is fetching the details from the web and formatting it to Json. I want my tool object as final output from the agent, I was wondering is there any method do this.
closed
2024-12-10T09:28:25Z
2024-12-10T09:48:28Z
https://github.com/pydantic/pydantic-ai/issues/201
[]
harshdy
2
autokey/autokey
automation
58
dbus error on pip install
On Ubuntu 16.04, doing the recommended pip-install fails with the error pasted in the bottom of this issue. I have installed `python-dbus` and `dbus` from Ubuntu repositories. I tried sudo apt-get installing `dbus-1-dbg` and `python-dbus*` but it didn't change the error. Autokey worked previously on this Ubuntu (I h...
closed
2017-01-09T12:54:58Z
2020-05-06T17:38:29Z
https://github.com/autokey/autokey/issues/58
[]
lindeloev
15
MagicStack/asyncpg
asyncio
553
Support for providing a callable for passwords
We would like to use IAM roles for authentication with our AWS RDS hosted Postgres instance. This AWS functionality is described [here](https://aws.amazon.com/premiumsupport/knowledge-center/users-connect-rds-iam/). This feature allows an application to request a temporary password using AWS credentials. The temporary...
closed
2020-04-07T20:17:16Z
2020-04-23T17:34:45Z
https://github.com/MagicStack/asyncpg/issues/553
[]
HLFrye
0
sherlock-project/sherlock
python
2,059
Multiprocessing control.
<!-- ###################################################################### WARNING! IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE ###################################################################### --> ## Checklist <!-- Put x into all boxes (like this [x]) once you have...
open
2024-03-31T15:46:04Z
2024-04-10T02:16:08Z
https://github.com/sherlock-project/sherlock/issues/2059
[ "enhancement" ]
ghost
3
serengil/deepface
machine-learning
1,419
[BUG]: is this an issue with deepface running as a container?
### Before You Report a Bug, Please Confirm You Have Done The Following... - [X] I have updated to the latest version of the packages. - [X] I have searched for both [existing issues](https://github.com/serengil/deepface/issues) and [closed issues](https://github.com/serengil/deepface/issues?q=is%3Aissue+is%3Aclosed) ...
closed
2025-01-04T17:40:37Z
2025-01-04T17:54:51Z
https://github.com/serengil/deepface/issues/1419
[ "bug", "dependencies" ]
levski
1
rougier/numpy-100
numpy
183
Numpy-100
closed
2022-05-27T00:25:24Z
2022-05-27T08:38:10Z
https://github.com/rougier/numpy-100/issues/183
[]
Polomir1
0
plotly/dash
data-science
3,041
plotly.min.js 404 error after upgrade to Dash 2.18.1
**Context** After upgrading the Dash version from 2.9.3 to 2.18.1, I started encountering a 404 error on the following URL when i'm loading page with a graph on my django app: http://127.0.0.1:8000/static/dash/component/plotly/package_data/plotly.min.js. The static file 'min.js' is not being created after run ```...
closed
2024-10-16T15:40:09Z
2024-10-16T17:47:37Z
https://github.com/plotly/dash/issues/3041
[ "bug", "P2" ]
guilopesrbc
1
marshmallow-code/apispec
rest-api
806
exported marshmallow Enum fields should be arrays, not CSV strings
Hi, I really love new support for marshmalow Enum fields but... these are not correctly exported into OAS3 :disappointed: . We get strings: ```json "status": { "type": "string", "enum": "INACTIVE, ACTIVE" } ``` but we need lists: ```json "status": { "type": "string", "enum": [ "IN...
closed
2022-11-05T12:55:59Z
2022-11-05T21:22:44Z
https://github.com/marshmallow-code/apispec/issues/806
[]
tadams42
1
gunthercox/ChatterBot
machine-learning
1,991
Bug with language ?
Hello i have the error: Can't find model 'en' The problem is that i installed spacy with french and after installation it said ✔ Download and installation successful You can now load the model via spacy.load('fr_core_news_sm') ✔ Linking successful I defined my bot like this : bot = ChatBot( 'Nora'...
closed
2020-06-08T18:58:39Z
2025-02-28T03:08:06Z
https://github.com/gunthercox/ChatterBot/issues/1991
[]
Riseryn
2
Lightning-AI/LitServe
rest-api
320
Websocket Support for Streaming Input and Output
<!-- ⚠️ BEFORE SUBMITTING, READ: We're excited for your request! However, here are things we are not interested in: - Decorators. - Doing the same thing in multiple ways. - Adding more layers of abstraction... tree-depth should be 1 at most. - Features that over-engineer or complicate the code internals...
open
2024-10-03T10:19:29Z
2025-01-12T16:56:04Z
https://github.com/Lightning-AI/LitServe/issues/320
[ "enhancement", "question" ]
ChenghaoMou
12
babysor/MockingBird
deep-learning
776
跑的好像收敛了,试听也还行,但是打开程序合成音频效果很差,是不是因为没有解压aidatatang_200zh的数据
要不要解压aidatatang_200zh数据之后重新预处理然后训练,我自己的数据有350条,识别出了261条,时长应该有10分钟 前面有一两次损失是0.4附近的 ![attention_step_78500_sample_1](https://user-images.githubusercontent.com/117540847/200137993-44261951-7cbb-4621-888c-36cc07a33baa.png) ![step-78500-mel-spectrogram_sample_1](https://user-images.githubusercontent.com/117540847/200...
open
2022-11-05T19:40:59Z
2023-04-28T12:26:57Z
https://github.com/babysor/MockingBird/issues/776
[]
lyb765420
2
johnthagen/python-blueprint
pytest
116
Update to Poetry 1.2
Poetry 1.2 has been released: - https://github.com/python-poetry/poetry/issues/5586 - https://python-poetry.org/blog/announcing-poetry-1.2.0/ New features of particular significance - Dependency groups - `--sync` - `--with` / `--only` Related: - https://github.com/cjolowicz/nox-poetry/issues/663
closed
2022-08-31T11:12:52Z
2022-09-18T18:50:59Z
https://github.com/johnthagen/python-blueprint/issues/116
[ "enhancement" ]
johnthagen
4
PaddlePaddle/PaddleNLP
nlp
10,186
pp-uie 自定义代码调用加载llm模块出错
### 请提出你的问题 参照飞浆AI Studio里面如何自定义代码调用抽取功能: import paddle from llm.predict.predictor import PredictorArgument, ModelArgument, create_predictor, batchfy_text from paddlenlp.utils import is_paddlenlp_ops_available 在加载llm模块时报错: ![Image](https://github.com/user-attachments/assets/cddd6fed-a7eb-4876-8a94-ae81f68a1ced) 其中环境变...
closed
2025-03-18T15:28:18Z
2025-03-19T01:12:15Z
https://github.com/PaddlePaddle/PaddleNLP/issues/10186
[ "question" ]
whwususu
0
miguelgrinberg/microblog
flask
220
race condition in launch_task function
The `launch_task()` function starts the background task in the RQ worker, and then adds a `Task` entry to the database. In general this is okay, but there is a chance that the worker may try to load the `Task` instance before the main server writes it to the database.
closed
2020-04-04T16:48:09Z
2023-04-10T22:49:37Z
https://github.com/miguelgrinberg/microblog/issues/220
[ "bug" ]
miguelgrinberg
0
twopirllc/pandas-ta
pandas
224
Help to implement RVGI indicator , NaN values
Hello all , i have a question , i create the next code : ``` values = { 'open': np.array([]), 'high': np.array([]), 'low': np.array([]), 'close': np.array([]), 'volume': np.array([]), } for x in candles: if 'active_id' in candles[x].keys(): ...
closed
2021-02-11T06:29:43Z
2021-05-21T00:23:28Z
https://github.com/twopirllc/pandas-ta/issues/224
[ "info" ]
kypanz
10
globaleaks/globaleaks-whistleblowing-software
sqlalchemy
3,992
Granular permissons for admin users, access to audit, create users, general setup, edit forms, setup smtp and notifications etc
### Proposal It would be nice being able to modify user role admin permissons on every category, this way you could create different admins with different configuration access options like: Home [ Settings] -> Read / Edit [ Users] -> Read / Edit [ Questionnaires] -> Read / Edit [ Channels] -> Read / Edit [ C...
open
2024-02-09T12:42:58Z
2024-02-13T15:25:39Z
https://github.com/globaleaks/globaleaks-whistleblowing-software/issues/3992
[ "C: Client", "C: Backend", "T: Feature" ]
yevon
2
home-assistant/core
asyncio
140,733
LG ThinQ Washer and Dryer Status Constantly Inaccurate
### The problem Just got a new LG Washer and Dryer with Wifi and added the LG ThinQ integration. Everything loads just fine, but when attempting to see washing or drying time remaining or washing or drying cycle status, it's wildly inaccurate. Washer will always say 1 or 2 hours left and dryer will show random times...
open
2025-03-16T16:45:13Z
2025-03-21T01:48:22Z
https://github.com/home-assistant/core/issues/140733
[ "integration: lg_thinq" ]
vipul128
6
inducer/pudb
pytest
524
Monkeypatch `dataclasses` so that its generated code becomes debuggable
The difficulty here is going to be to do this reasonably robustly, perhaps by explicitly listing Python versions for which it is OK. All that's necessary is to patch this function: https://github.com/python/cpython/blob/d71f5adc41569c2d626552269797e0545fc9122c/Lib/dataclasses.py#L413-L436=
open
2022-06-27T05:06:22Z
2022-06-27T05:06:22Z
https://github.com/inducer/pudb/issues/524
[ "enhancement" ]
inducer
0
localstack/localstack
python
12,101
bug: Unable to deploy using serverless when CORs is enabled for API Gateway (httpApi)
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I have a serverless.yml that enables CORs for API Gateway: ```yaml provider: httpApi: cors: true ``` This results in the error: ``` localstack | 2025-01-03T16:02:49.593454876Z 2025-01-03...
closed
2025-01-03T16:15:09Z
2025-01-07T14:10:04Z
https://github.com/localstack/localstack/issues/12101
[ "type: bug", "status: resolved/fixed", "aws:apigatewayv2" ]
shadowhand
6
proplot-dev/proplot
matplotlib
131
Why doesn't "x" work with cartopy/basemap plots?
I recently received an email with some questions on formatting cartopy/basemap axes, so I thought I'd put my response here so I can refer to it for other users. **Q**: Why doesn't "label sharing" work with cartopy/basemap axes? In this example: ```python f,axs = plot.subplots(ncols=2,axwidth=3,proj='pcarree', ...
closed
2020-03-11T20:26:06Z
2021-06-29T21:44:07Z
https://github.com/proplot-dev/proplot/issues/131
[ "support" ]
lukelbd
0
kennethreitz/responder
flask
358
Recommended way to change request method before handler
What I'm trying to achieve is that a POST request with certain params will be treated as a DELETE request. (Doing this for users w/o JavaScript) ```html <form method="POST" action="/posts/{{ post.uuid }}"> <input type="hidden" name="_method" value="DELETE"> <input type="hidden" name="_entry_id" value="{{ post...
closed
2019-05-09T10:22:50Z
2019-05-18T21:19:06Z
https://github.com/kennethreitz/responder/issues/358
[]
smashnet
3
keras-team/keras
python
20,236
"replication_pad1d" not implemented for 'Half'
This error report was obtained when I executed codes with function `keras.layers.MaxPooling1D` dynamically, but statically with shape output. The version info is keras 3.5.0 with PyTorch 2.4.0 ``` import os import re import torch import numpy as np os.environ['KERAS_BACKEND']='torch' import keras layer = k...
closed
2024-09-09T05:41:53Z
2024-09-18T23:22:54Z
https://github.com/keras-team/keras/issues/20236
[ "type:Bug" ]
MilkFiish
2
inducer/pudb
pytest
322
How can I use pudb in a HPC (cluster)?
Hi :sweat_smile: :sweat_smile: thank you so much for that amazing debugger. my problem is that pudb does not work normally on the HPC. I use SLURM for job scheduling on the cluster. when I request an interactive job on the compute nodes I run `salloc --partition=cpu --nodes=1 --time=01:00:00 ` ` srun python...
closed
2018-11-24T01:08:49Z
2018-11-24T15:32:32Z
https://github.com/inducer/pudb/issues/322
[]
BasselAli1
1
modAL-python/modAL
scikit-learn
9
Notebook-style documentation?
Hi Tivadar, First: this is a really solid project — thank you for your contributions! I noticed that the examples that accompany this repository are functionally sufficient, but difficult for someone to skim/follow along without running locally. Do you think it'd be worthwhile to add examples that are in a Jupyte...
closed
2018-08-03T17:32:01Z
2019-11-07T07:39:28Z
https://github.com/modAL-python/modAL/issues/9
[]
dataframing
2
marcomusy/vedo
numpy
101
analysis.connectedPoints not working
Hi, I'm trying to use `connectedPoints` to isolate a cluster of points withing a large and sparse cloud of points, but I get an error when i try it. ``` injection = connectedPoints(Points(pts2), radius=10, mode=2) ``` where `pts2` is a list of points coordinates yields this error: ``` Traceback (most rece...
closed
2020-01-29T14:38:38Z
2020-04-07T10:10:58Z
https://github.com/marcomusy/vedo/issues/101
[]
FedeClaudi
2
Teemu/pytest-sugar
pytest
3
Wrap tests when they extend past the line
See for example https://www.monosnap.com/image/iTFfmlZhxdtpbDMweSGaOO6dd It goes a little crazy when the line extends into the percentage
closed
2013-09-28T23:49:00Z
2014-02-07T13:11:19Z
https://github.com/Teemu/pytest-sugar/issues/3
[]
kevinburke
0
voila-dashboards/voila
jupyter
906
404 errors
I'm getting this consistently in our logs: voila_1 | WARNING:tornado.general:404 GET /voila/api/kernels/187c1dba-dfb3-4718-875f-d0f7aa780a78/channels?session_id=aeb34ba3-56da-4f2b-9ab5-3ae9ef8dace9 (172.21.0.5): Kernel does not exist: 187c1dba-dfb3-4718-875f-d0f7aa780a78 voila_1 | WARNING:tornado.access:404 GET /...
open
2021-06-18T19:16:47Z
2021-06-23T20:43:06Z
https://github.com/voila-dashboards/voila/issues/906
[]
GregSilverman
2
pytest-dev/pytest-flask
pytest
198
setuptools' tests_require deprecation
**Describe the bug** when running `pip install -v .` in the pytest-flask project directory, setuptools produces a warning: ``` /tmp/pip-build-env-gy9vaagi/overlay/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) ``` ...
open
2024-12-16T11:33:26Z
2024-12-16T11:33:26Z
https://github.com/pytest-dev/pytest-flask/issues/198
[ "bug" ]
ArsenArsen
0
omnilib/aiomultiprocess
asyncio
44
loop.map cannot work in windows
### Description Hi, @jreese I have take a testing for example of pool. Code as below: ``` import asyncio from aiohttp import request from aiomultiprocess import Pool async def get(url): async with request("GET", url) as response: return await response.text("utf-8") async def main(): ...
closed
2020-04-08T08:38:13Z
2020-07-26T20:17:49Z
https://github.com/omnilib/aiomultiprocess/issues/44
[]
kakal
1
ivy-llc/ivy
numpy
28,346
Fix Frontend Failing Test: jax - math.tensorflow.math.argmax
To-do List: https://github.com/unifyai/ivy/issues/27496
closed
2024-02-20T09:51:05Z
2024-02-20T15:36:43Z
https://github.com/ivy-llc/ivy/issues/28346
[ "Sub Task" ]
Sai-Suraj-27
0
ipython/ipython
jupyter
14,304
remove ability to pass colors as kwargs of ColorScheme
I'm going to add a pending deprecation. If you are guided to this issue, please comment that you are still using it, so that you can be informed when I will remove it, and potentially delay removal.
closed
2024-01-24T20:02:02Z
2025-01-21T11:48:30Z
https://github.com/ipython/ipython/issues/14304
[]
Carreau
0
deepset-ai/haystack
nlp
8,076
Remove deprecated `debug` parameter from `Pipeline.run`
See #8015.
closed
2024-07-25T09:29:08Z
2024-08-27T09:27:40Z
https://github.com/deepset-ai/haystack/issues/8076
[ "breaking change", "P2", "2.x" ]
shadeMe
0
yinkaisheng/Python-UIAutomation-for-Windows
automation
285
怎么查找一组按钮呢
``` openButtonList = layout.ButtonControl(searchDepth=7, Name="打开") ``` 只返回了第一个button信息,有什么方法可以返回一组吗 ![image](https://github.com/user-attachments/assets/5dea4a6e-1e9e-4742-8b4b-e818771ef43c)
open
2024-07-17T13:02:18Z
2024-10-25T07:03:22Z
https://github.com/yinkaisheng/Python-UIAutomation-for-Windows/issues/285
[]
blackawn
2
PedroBern/django-graphql-auth
graphql
36
Custom logic of signup and login mutation - reCaptcha support
I want to use recaptcha code for signup and sign in but I don't know how to customize sign up and sign in mutation
open
2020-04-30T02:13:28Z
2022-08-18T04:56:19Z
https://github.com/PedroBern/django-graphql-auth/issues/36
[ "question" ]
miladjobs
2
streamlit/streamlit
data-science
10,519
Programmatically update multiselect selected values
I would like to be able to programmatically update the selected values for the multiselect widget. For example, I have an app where it is common to select upwards of 30 values and have the app's UI update accordingly. It would be handy if I could allow the user to, say, upload a csv file and use its contents to program...
open
2025-02-26T00:51:30Z
2025-03-12T00:38:09Z
https://github.com/streamlit/streamlit/issues/10519
[ "feature:st.multiselect", "change:feature" ]
MaxMargolis
2
pytest-dev/pytest-html
pytest
124
path too long on windows when saving report with screenshots
I have following code to generate screenshots in reports ``` if xfail or report.failed: **extra.append(pytest_html.extras.image(pytest.driver.get_screenshot_as_base64(), ''))** extra.append(pytest_html.extras.html('<div><h2 style="color: red; ">{}</h2></div>'.format(test_name))) ...
closed
2017-07-11T08:59:33Z
2018-01-04T13:20:14Z
https://github.com/pytest-dev/pytest-html/issues/124
[ "bug", "help wanted" ]
ngavrish
3
huggingface/transformers
nlp
36,590
Error when changing vocab size when fine tuning llama-vision
### System Info **- `transformers` version: 4.49.0** - Platform: Linux-5.14.0-284.73.1.el9_2.x86_64-x86_64-with-glibc2.34 - Python version: 3.12.5 - Huggingface_hub version: 0.28.1 - Safetensors version: 0.5.2 - Accelerate version: 1.0.1 - Accelerate config: not found - DeepSpeed version: not installed - PyTorch ve...
open
2025-03-06T16:49:12Z
2025-03-06T17:35:54Z
https://github.com/huggingface/transformers/issues/36590
[ "bug" ]
Ssukriti
3
ymcui/Chinese-LLaMA-Alpaca-2
nlp
392
lora参数合并,报错The vocab size of the tokenizer 55296 does not match the vocab size of the LoRA weight 0!
### 提交前必须检查以下项目 - [X] 请确保使用的是仓库最新代码(git pull),一些问题已被解决和修复。 - [X] 我已阅读[项目文档](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/wiki)和[FAQ章节](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/wiki/常见问题)并且已在Issue中对问题进行了搜索,没有找到相似问题和解决方案。 - [X] 第三方插件问题:例如[llama.cpp](https://github.com/ggerganov/llama.cpp)、[LangChain](https://g...
closed
2023-11-06T09:44:27Z
2023-12-07T22:04:37Z
https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/issues/392
[ "stale" ]
panpanli521
11
saulpw/visidata
pandas
2,195
[input/adding aggregators] Hitting return doesn't work when adding aggregators
**Small description** Hitting return doesn't work when adding an aggregators. It is not clear how to accept your final choices **Expected result** The Return key would causes the aggregator to be accepted. **Actual result with screenshot** https://asciinema.org/a/ElDBFLlXyfgS7AoA4KCoELeul I tried to hit...
closed
2023-12-28T22:35:49Z
2023-12-29T19:53:22Z
https://github.com/saulpw/visidata/issues/2195
[ "bug", "fixed" ]
frosencrantz
2
opengeos/leafmap
plotly
625
lidar_vix.ipynb notebook leafmap functions not supported in colab
<!-- Please search existing issues to avoid creating duplicates. --> ### Environment Information - google colab ### Description The visualize using pyvista, ipygany, panel, open3d backends do not work when running the lidar_viz.ipynb notebook in Colab. The result is an error message: 'This function not sup...
closed
2023-12-02T09:41:50Z
2023-12-04T17:36:31Z
https://github.com/opengeos/leafmap/issues/625
[ "bug" ]
VRConservation
3
kennethreitz/responder
flask
199
How to deploy to server
Hi, How I can deploy it to server? I'm running Flash with Apache and Gunicorn. Is the setup step is same? Thanks.
closed
2018-11-06T05:14:53Z
2024-03-31T00:57:42Z
https://github.com/kennethreitz/responder/issues/199
[ "question" ]
theblackturtle
4
dkedar7/fast_dash
dash
64
Support Langchain streaming with the chat component
open
2025-02-22T20:10:58Z
2025-02-22T20:10:58Z
https://github.com/dkedar7/fast_dash/issues/64
[ "enhancement" ]
dkedar7
0
biolab/orange3
numpy
6,988
Predictions / Test & Score: MAPE of linear regression in evaluation results (similar to #6975)
<!-- Thanks for taking the time to submit a feature request! For the best chance at our team considering your request, please answer the following questions to the best of your ability. --> **What's your use case?** In addition to the F-test (#6975), it would also be useful to include the [mean average percentage err...
open
2025-01-16T11:42:00Z
2025-01-17T08:17:45Z
https://github.com/biolab/orange3/issues/6988
[ "snack" ]
wvdvegte
0
reloadware/reloadium
pandas
2
Reloadium not installing
Pycharm Version: PyCharm 2021.3.1 (Community Edition) After installation bar completion, pycharm doesn't show that it is installed when plugin dialog is reopened.
closed
2022-04-13T09:59:57Z
2022-04-14T04:14:32Z
https://github.com/reloadware/reloadium/issues/2
[]
rahulroxxx
1
lucidrains/vit-pytorch
computer-vision
296
Problems regarding training 3D Vision transformer : model does not converge
Hi, this is my first time working on a transformer model, in this case, a 3D vision transformer model, I am working on a 3d medical image classification task, and the training set is around 300 3D images; here is what image input looks like (1, 224, 224, 32); here, 1 is the number of channels, and 32 is the z dim si...
open
2024-02-06T17:20:01Z
2025-02-25T01:24:12Z
https://github.com/lucidrains/vit-pytorch/issues/296
[]
Uljibuh
1
deezer/spleeter
deep-learning
106
[Bug] Sum of output audio has missing high frequencies compared to original audio
<!-- PLEASE READ THIS CAREFULLY : - Any issue which does not respect following template or lack of information will be considered as invalid and automatically closed - First check FAQ from wiki to see if your problem is not already known --> The issue I'm experiencing is that the sum of spleeter's output audio ha...
closed
2019-11-16T18:11:28Z
2019-12-27T14:24:47Z
https://github.com/deezer/spleeter/issues/106
[ "bug", "invalid" ]
zardini123
6
itamarst/eliot
numpy
509
@log_call should have configurable level
It is a huge headache that i cannot define log-level in he @log_call decorator
open
2024-12-20T00:28:08Z
2024-12-20T00:28:08Z
https://github.com/itamarst/eliot/issues/509
[]
antonkulaga
0
ets-labs/python-dependency-injector
asyncio
229
I think this is an override bug
```Python import collections from dependency_injector import providers from dependency_injector import containers ...
closed
2019-08-23T07:55:14Z
2019-08-27T07:53:35Z
https://github.com/ets-labs/python-dependency-injector/issues/229
[ "question" ]
SylvanG
1
lorien/grab
web-scraping
330
Perform own post request using spider
I have code from usual grab: ```python from grab import Grab import logging logging.basicConfig(level=logging.DEBUG) g = Grab() g.setup(proxy='127.0.0.1:8080', proxy_type='socks5') request_dict = {"test": "123"} g.setup(headers={'X-Requested-With': 'XMLHttpRequest'}) g.go("https://example.com/", post=reque...
closed
2018-05-02T04:25:25Z
2018-05-06T01:42:12Z
https://github.com/lorien/grab/issues/330
[ "question" ]
EnzoRondo
7
pydata/pandas-datareader
pandas
301
avoid monkeypatching requests session and use requests_ftp.frp.FTPSession directly
or avoid the porcelain methods, and only use: ```python session.request('RETR', url, **kwargs) ```
closed
2017-05-02T10:59:40Z
2017-07-04T23:09:43Z
https://github.com/pydata/pandas-datareader/issues/301
[ "bug" ]
graingert
0
encode/databases
sqlalchemy
229
Documentation MS SQL
Please, share an example of how to connect to MSSQL.
closed
2020-07-25T04:06:33Z
2021-08-30T19:04:52Z
https://github.com/encode/databases/issues/229
[]
YuriyTigiev
1
graphistry/pygraphistry
pandas
492
land pygraphistry token fix
closed
2023-06-30T14:37:01Z
2023-09-07T21:09:32Z
https://github.com/graphistry/pygraphistry/issues/492
[ "bug", "p2", "infra", "security" ]
lmeyerov
0
PrefectHQ/prefect
automation
17,239
Display pydantic.Field parameter `examples` for flow parameters
### Describe the current behavior Pydantic.Field `examples` parameter allows us to add example values for a given field. However they are not displayed in the prefect cloud UI even if a field has one. ```python from prefect import flow from pydantic import BaseModel, Field class Foo(BaseModel): name: str = Field...
open
2025-02-21T19:08:21Z
2025-02-21T19:50:24Z
https://github.com/PrefectHQ/prefect/issues/17239
[ "enhancement", "ui" ]
laxmibalami
1
modelscope/data-juicer
data-visualization
113
[MM] add face_area_filter OP
closed
2023-12-04T11:43:25Z
2023-12-06T06:21:57Z
https://github.com/modelscope/data-juicer/issues/113
[ "enhancement", "dj:multimodal" ]
drcege
0
proplot-dev/proplot
matplotlib
262
Scientific notation colorbar
### Description Current version supports `axs.pcolormesh(data, norm='log')` to set the colorbar ticks to logscale. However, the ticks can't be changed to scientific notation. ### Steps to reproduce ```python import numpy as np import proplot as plot import matplotlib.ticker as ticker # Sample data N = ...
closed
2021-07-14T08:26:30Z
2021-07-15T10:27:26Z
https://github.com/proplot-dev/proplot/issues/262
[ "feature" ]
zxdawn
3
encode/uvicorn
asyncio
2,035
Uvicorn fails "quietly" upon a circular import error
### Discussed in https://github.com/encode/uvicorn/discussions/2034 <div type='discussions-op-text'> <sup>Originally posted by **mikeedjones** July 8, 2023</sup> From this [comment](https://github.com/tiangolo/fastapi/discussions/9838#discussioncomment-6391673) and discussion. When there is a circular import...
closed
2023-07-08T16:09:27Z
2023-07-09T19:14:45Z
https://github.com/encode/uvicorn/issues/2035
[ "help wanted", "good first issue" ]
Kludex
4
tox-dev/tox
automation
3,005
Allow testing under both Python 3.6 and 3.12
## What's the problem this feature will solve? As far as I can see, it is not possible to test under both Python 3.6 and 3.12. There is no version of `virtualenv` that can create virtual environments for both Python 3.6 and 3.12. tox uses virtualenv via import and you can have only one version per interpreter, ...
closed
2023-05-03T11:00:29Z
2023-05-03T13:32:35Z
https://github.com/tox-dev/tox/issues/3005
[ "enhancement" ]
encukou
1
onnx/onnx
tensorflow
6,326
n-bit data type
# Ask a Question ### Question <!-- Explain your question here. --> Can you describe how ONNX will support n-bit data types, e.g. [4-bit data type](https://github.com/onnx/onnx/pull/5811). Will it be through making ops like [matmulnbits](https://github.com/microsoft/onnxruntime/blob/main/onnxruntime/contrib_ops/cpu...
closed
2024-08-29T02:08:49Z
2024-12-10T22:52:40Z
https://github.com/onnx/onnx/issues/6326
[ "question" ]
jeyblu
4
piskvorky/gensim
nlp
2,614
Get the
Hello! I think there is a problem with the params spec of the show_topics method in the docs https://radimrehurek.com/gensim/models/hdpmodel.html When you pass -1 you don't get any topic. And if you omit such a param, you always get the default number of events (20). I choose the HdpModel since it is a model tha...
closed
2019-09-30T15:49:18Z
2019-10-08T08:13:33Z
https://github.com/piskvorky/gensim/issues/2614
[ "need info" ]
gbosetti
1
AUTOMATIC1111/stable-diffusion-webui
deep-learning
15,445
[Bug]: Won't generate images even with correct model and yaml
### Checklist - [ ] The issue exists after disabling all extensions - [X] The issue exists on a clean installation of webui - [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui - [X] The issue exists in the current version of the webui - [X] The issue has not been reported before...
closed
2024-04-05T22:38:47Z
2024-04-06T13:27:38Z
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/15445
[ "asking-for-help-with-local-system-issues" ]
stangeqwq
2
pydantic/logfire
pydantic
813
Cannot incorporate VCS root_path
I am struggling to get the root_path component of my VCS configuration to work. I've tried configuring via `logfire.CodeSource()` as well as setting the `OTEL_RESOURCE_ATTRIBUTES` environment variable (not at the same time). My current configuration is as follows - ``` logfire.configure( environment=os.environ["E...
open
2025-01-21T16:14:51Z
2025-01-23T16:28:00Z
https://github.com/pydantic/logfire/issues/813
[]
fwinokur
6
globaleaks/globaleaks-whistleblowing-software
sqlalchemy
3,356
Uploading CSS
Hello, i try to upload a style.css, but after uploading nothing changed? Why? Does the stylesheet have to be in a certain format? Thanks, Nico
closed
2023-02-24T10:14:20Z
2023-02-24T22:54:41Z
https://github.com/globaleaks/globaleaks-whistleblowing-software/issues/3356
[]
nicogithub22
6
ageitgey/face_recognition
machine-learning
977
Accuracy less when cropped the face from Image
* face_recognition version: 1.2.3 * Python version: 3.6 * Operating System: Windows 7 ### Description Accuracy giving less when cropped the face from an image. ### What I Did When I trained a model with **sandip.jpg** and recognize with **sandip.jpg** it is giving 100% accuracy in percentage. It is working fi...
closed
2019-11-14T05:55:06Z
2021-05-27T01:42:49Z
https://github.com/ageitgey/face_recognition/issues/977
[]
sandip-narwade
7
microsoft/qlib
machine-learning
1,706
微软AI量化平台Qlib滚动训练、预测、回测与实战详细解读
Qlib滚动训练、预测、回测与实战详细解读参考[这里荔枝微课版](https://m.lizhiweike.com/liveroom2/27759692) ![捕获(1)(1)](https://github.com/microsoft/qlib/assets/116711018/402c43ca-a8e0-4aed-b0a9-d23f24124858)
open
2023-12-08T04:13:31Z
2024-01-23T07:31:27Z
https://github.com/microsoft/qlib/issues/1706
[]
quant2008
2
jupyter/nbgrader
jupyter
1,187
Add command to clear feedback from the exchange
Currently, you can use `nbgrader list` to remove released assignments: * `nbgrader list --remove` removes released assignments * `nbgrader list --remove --inbound` removes submitted assignments * `nbgrader list --remove --cached` removes cached submitted assignments But there is no way to remove feedback that h...
open
2019-08-24T09:20:20Z
2022-06-23T10:20:15Z
https://github.com/jupyter/nbgrader/issues/1187
[ "enhancement" ]
jhamrick
1
0b01001001/spectree
pydantic
374
bug: resp_validation_error is not passed in after handler of flask plugin
### Describe the bug In flask plugin when there is a validation error it's not passed in the after handler ### To Reproduce When using spectree with a flask app and there is a ValidationError and a custom after handler, the handler is not called with resp_validation_error. The value of resp_validation_error is alway...
closed
2024-06-18T11:21:02Z
2024-06-18T12:13:51Z
https://github.com/0b01001001/spectree/issues/374
[ "bug" ]
nikos-hj
0
miguelgrinberg/Flask-Migrate
flask
48
Downgrade don't drop ENUM Column Types
Migration script don't contains the statements for `custom type` drops. if we have a table with an ENUM field say, ``` class A { ... col = db.Column( db.Enum('a','b','c', name='custom_type'), default='a'), ... } ``` Current Migration Script has been generated as follows, ``` def upgrade(): op.create_table('A',...
closed
2015-03-05T16:09:42Z
2020-04-12T12:40:41Z
https://github.com/miguelgrinberg/Flask-Migrate/issues/48
[ "invalid" ]
ibrahim12
4
davidsandberg/facenet
tensorflow
1,083
What input pixel pre-processing need to be done for pre-trained model
Hi @davidsandberg, I'm trying to use C++ to run pre-trained facenet model and current result seems wrong. I'm wondering besides align the face, crop it to 160*160, and then pixel minus mean/ std, is there any other pre-processing steps I need to take? Does this model need quantized input or not?
open
2019-09-16T22:59:43Z
2019-09-16T22:59:43Z
https://github.com/davidsandberg/facenet/issues/1083
[]
shiyingZhang90
0
cleanlab/cleanlab
data-science
674
Initialize Datalab only with kwargs
_Originally posted by @jwmueller in https://github.com/cleanlab/cleanlab/pull/614#discussion_r1162426058_ Currently, the `__init__` signature is (ignoring the actual argument names, types, values, etc.). ```python class Datalab: def __init__(self, data, label_name, verbosity = 1): ... ``` but s...
open
2023-04-21T13:01:08Z
2024-04-11T07:08:06Z
https://github.com/cleanlab/cleanlab/issues/674
[ "low priority" ]
elisno
0
sigmavirus24/github3.py
rest-api
383
"label" attribute not mapped in IssueEvent object
Looking at the [IssueEvent](https://github.com/sigmavirus24/github3.py/blob/develop/github3/issues/event.py) class and comparing to the [github API docs](https://developer.github.com/v3/issues/events/) it doesn't appear that "label" is being mapped onto an `IssueEvent`. FWIW my use case is trying to determine when a l...
closed
2015-06-03T19:25:24Z
2015-11-12T16:27:49Z
https://github.com/sigmavirus24/github3.py/issues/383
[ "help wanted", "Mentored/Pair available" ]
jamesls
8
onnx/onnx
tensorflow
6,720
Why is the output of the ONNX MatMul node never the same as what PyTorch gives?
# Why the output of the ONNX MatMul node never be the same as what PyTorch gives? ### Question The output of the ONNX MatMul node is never the same as what PyTorch gives, whether during CPU inference or GPU inference. I've tried a lot of different approaches to test the situation. ### Further information I write a si...
closed
2025-02-21T08:35:38Z
2025-02-22T22:55:37Z
https://github.com/onnx/onnx/issues/6720
[ "question", "topic: runtime" ]
JNR000
1
deepinsight/insightface
pytorch
2,021
How to train Casia-webface
I want to use arcface torch to train the CASIA webface dataset. But I encountered difficulties. I download the dataset from [here](https://github.com/deepinsight/insightface/tree/master/recognition/_datasets_).Some blogs told me to set "num_classes" to 10572, but I found that the number of categories in the paper is 1...
open
2022-06-01T11:49:11Z
2022-06-01T12:02:24Z
https://github.com/deepinsight/insightface/issues/2021
[]
Oswells
0
vanna-ai/vanna
data-visualization
231
Can vanna-ai LLM train for Trino funcutions
It seems vanna-ai LLM model can generate original SQL DDL query, can it be possible to train with Trino functions? That has many useful aggregation funcs for DBs https://trino.io/
closed
2024-02-05T09:22:32Z
2024-03-14T02:55:25Z
https://github.com/vanna-ai/vanna/issues/231
[]
cw1427
1
iperov/DeepFaceLab
machine-learning
5,678
Frame issues/freezes DeepfaceLIVE = highend device but still performance issues?
Hello, I use deepfacelive and it does not work. The exe is starting but as soon as it started I get 1-2 frames in the video field and that´s it. I use ryzen 9 5900hx+RTX3070 mobile and 16gb´s of ram. Task manager is showing: RAM USAGE 75_85% CPU 20-30% Where is the problem? Is my hardware performance...
open
2023-06-03T13:54:07Z
2023-06-09T10:47:13Z
https://github.com/iperov/DeepFaceLab/issues/5678
[]
OnlyStopOnTop
3
developmentseed/lonboard
data-visualization
528
[BUG] Error in reprojection from GeoArrow stream with non-WGS84 crs and non-nullable coords
## Context Testing the new GeoArrow export capabilities from GeoPandas with lonboard, I ran into an issue when a reprojection happens ## Resulting behaviour, error message or logs ```python import geopandas from shapely import box from lonboard import viz df = geopandas.GeoDataFrame({"col": [1, 2]}, geom...
closed
2024-05-26T10:55:39Z
2024-05-27T12:41:28Z
https://github.com/developmentseed/lonboard/issues/528
[ "bug" ]
jorisvandenbossche
1
firerpa/lamda
automation
89
代理证书问题
我是用的是magisk的部署方式,没有选择开启ssl服,其他方式一致。 这个是因为mitmproxy的证书没写到系统证书吗,但是我没看到文档中,有添加系统证书的操作 ![image](https://github.com/rev1si0n/lamda/assets/59310045/8819a851-aa8d-412b-85be-d25cc41042b7)
open
2024-06-20T03:08:37Z
2024-06-24T03:33:00Z
https://github.com/firerpa/lamda/issues/89
[]
XF-FS
3
strawberry-graphql/strawberry
asyncio
3,098
Unable to use Unions with Generics
## Describe the Bug Not sure if it is a bug or something non supported but when passing a union to a generic type strawberry is unable to initialize the schema. The following example would work using a single strawberry type with Connection, but it fails when using an union ```python from typing import Gen...
closed
2023-09-18T00:13:28Z
2025-03-20T15:56:22Z
https://github.com/strawberry-graphql/strawberry/issues/3098
[ "bug" ]
farzeni
3
FlareSolverr/FlareSolverr
api
397
maxTimeout and BROWSER_TIMEOUT settings are not affecting request timeouts
### Environment * **FlareSolverr version**: 2.2.4 * **Last working FlareSolverr version**: 2.2.4 * **Operating system**: Linux * **Are you using Docker**: yes * **FlareSolverr User-Agent (see log traces or / endpoint)**: * **Are you using a proxy or VPN?** no * **Are you using Captcha Solver:** no * **If usi...
closed
2022-05-12T07:35:48Z
2022-10-04T15:46:48Z
https://github.com/FlareSolverr/FlareSolverr/issues/397
[ "more information needed" ]
ViltusVilks
3
explosion/spaCy
nlp
12,407
E018 (Can't retrieve string for hash) error when fetching span IDs from SpanRuler
I got an E018 error when trying to retrieve `Span.id_` when using `SpanRuler`. This only happened for certain IDs. I managed to fix it by finding a similar issue related to `ent_id_`, but I didn't want to submit a PR as I wasn't sure whether there would be side-effects of my changes. Code to reproduce and what I did...
closed
2023-03-13T12:30:06Z
2023-05-04T00:02:22Z
https://github.com/explosion/spaCy/issues/12407
[ "bug", "feat / doc" ]
kdutia
7
healthchecks/healthchecks
django
897
Add `paused` Prometheus metric
Would there be any interest for a "paused" metric? This way we're able to exclude paused healthchecks in alerts and make it visible in dashboards.
open
2023-09-22T11:28:22Z
2023-12-15T07:26:41Z
https://github.com/healthchecks/healthchecks/issues/897
[ "feature" ]
Wouter0100
2
jschneier/django-storages
django
694
GS_FILE_OVERWRITE = False ignored
using 1.7.1
closed
2019-04-30T08:55:39Z
2019-04-30T08:56:03Z
https://github.com/jschneier/django-storages/issues/694
[]
ekimia
0
huggingface/datasets
machine-learning
6,566
I train controlnet_sdxl in bf16 datatype, got unsupported ERROR in datasets
### Describe the bug ``` Traceback (most recent call last): File "train_controlnet_sdxl.py", line 1252, in <module> main(args) File "train_controlnet_sdxl.py", line 1013, in main train_dataset = train_dataset.map(compute_embeddings_fn, batched=True, new_fingerprint=new_fingerprint) File "/home/mini...
closed
2024-01-08T02:37:03Z
2024-06-02T14:24:39Z
https://github.com/huggingface/datasets/issues/6566
[ "bug" ]
HelloWorldBeginner
1
sinaptik-ai/pandas-ai
data-visualization
1,294
Skill name is not defined
### System Info OS version: macOS 14.5 Python version: Python 3.10.7 The current version of pandasai being used: 2.2.12 ### 🐛 Describe the bug # Bug: Skill Calculations Fail in PandasAI ## Issue Description Skills that perform calculations are failing with a `NameError: name '<skill>' is not defined` error. T...
closed
2024-07-26T10:16:50Z
2024-08-31T11:04:56Z
https://github.com/sinaptik-ai/pandas-ai/issues/1294
[ "bug" ]
WojtAcht
1
HIT-SCIR/ltp
nlp
352
构建失败。错误信息:error:expected ',' or ';' before '__m256'
<!-- 中文模板起始:If you speak English, please remove the Chinese templates --> ## 问题*类型* 构建失败 ## 出错*场景* 构建 LTP 时。 ## 代码片段 #ifdef EIGEN_VECTORIZE_AVX512DQ // AVX512F does not define _mm512_extractf32x8_ps to extract _m256 from _m512 #define EIGEN_EXTRACT_8f_FROM_16f(INPUT, OUTPUT) \ _...
closed
2020-03-12T12:41:57Z
2020-03-12T12:42:28Z
https://github.com/HIT-SCIR/ltp/issues/352
[]
SkipperOVO
0
jupyter-incubator/sparkmagic
jupyter
366
%%sql reads float columns as datetime 64 in the pandas DataFrame
I uploaded data in my pyspark notebook most of the data in my columns is of type float I cast it explicitly to float using this command `btcUSD = btcUSD.withColumn("Open", btcUSD["Open"].cast("float")).\ withColumn("High", btcUSD["High"].cast("float")).\ withColumn("Close", btcUSD["Close"].cast("floa...
closed
2017-06-14T23:02:08Z
2017-06-16T23:10:53Z
https://github.com/jupyter-incubator/sparkmagic/issues/366
[]
vidit-bhatia
3
JaidedAI/EasyOCR
machine-learning
406
It can't be recognized correctly on MAC M1
It can't be recognized correctly on MAC M1, but it works normally on windows.
closed
2021-03-30T09:09:03Z
2023-01-05T08:33:03Z
https://github.com/JaidedAI/EasyOCR/issues/406
[]
huwei1024
7
pytorch/vision
computer-vision
8,042
[Reporting Bug] Expected String but got Blob Torchvision 0.15.2
### 🐛 Describe the bug ``` import torchvision img = torchvision.io.read_image('<path>.png', torchvision.io.ImageReadMode.RGB) ``` **RuntimeError: isString() INTERNAL ASSERT FAILED as “lib/python3.11/site-packages/torch/include/ATen/core/ivalue_inl.h”:2289, please report a bug to PyTorch. Expected String but got...
closed
2023-10-11T17:30:44Z
2023-10-13T18:51:45Z
https://github.com/pytorch/vision/issues/8042
[ "triage review", "high priority", "triaged", "module: vision" ]
jenellemillison
2
lucidrains/vit-pytorch
computer-vision
167
what is the dim_head means?
i find in code Vit. The function "attention" has a argument called "dim_head" and it is set to 64. I don't understand how did this argument work
closed
2021-11-11T08:58:37Z
2021-11-24T00:17:54Z
https://github.com/lucidrains/vit-pytorch/issues/167
[]
DA-II
1
pyg-team/pytorch_geometric
pytorch
9,196
ToSparseTensor() leads to GPU memory leakage when dealing with data generated from RandomLinkSplit()
### 🐛 Describe the bug `ToSparseTensor()` leads to GPU memory leakage when dealing with data generated from `RandomLinkSplit()` ``` data = ... train_data, val_data, test_data = T.RandomLinkSplit(...)(data) data = T.ToSparseTensor()(data) # works fine train_data = T.ToSparseTensor()(t...
closed
2024-04-14T07:43:48Z
2024-04-15T12:03:38Z
https://github.com/pyg-team/pytorch_geometric/issues/9196
[ "bug" ]
shishixuezi
1
kynan/nbstripout
jupyter
175
Strip output_type=stderr only, with keep_output?
Is there a way to configure nbstripout to strip certain types of output? A workaround is `jq 'del(.cells[] | select(.cell_type=="code") | .outputs[] | select(.name=="stderr"))'`, but it would be nice to do this sort of thing in nbstripout directly
open
2022-11-07T20:20:38Z
2024-11-16T20:05:34Z
https://github.com/kynan/nbstripout/issues/175
[ "type:enhancement", "help wanted", "state:waiting" ]
indigoviolet
5
neuml/txtai
nlp
468
Add NumPy ANN Backend
Add ANN backend that uses a NumPy array.
closed
2023-05-02T19:33:54Z
2023-05-03T11:35:17Z
https://github.com/neuml/txtai/issues/468
[]
davidmezzetti
0
tensorflow/tensor2tensor
machine-learning
1,723
Universal transformer stop at 2 layer
### Running universal transformer, act_max_steps is 24 but the halting probability exceed threshold at step 2 when calculate halting probability, I realise the p calculated almost exceed threshold at step 2 starting from 2-3 epoch, any idea?
open
2019-10-11T08:57:30Z
2019-10-13T05:33:03Z
https://github.com/tensorflow/tensor2tensor/issues/1723
[]
zyzpower
1