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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
Lightning-AI/pytorch-lightning | deep-learning | 19,981 | [fabric.example.rl] Not support torch.float64 for MPS device | ### Bug description
I found an error when run the example `pytorch-lightning/examples/fabric/reinforcement_learning` on M2 Mac (device type=mps)
### Reproduce Error
```
reinforcement_learning git:(master) ✗ fabric run train_fabric.py
W0617 12:53:22.541000 8107367488 torch/distributed/elastic/multiprocessin... | closed | 2024-06-17T04:13:05Z | 2024-06-21T14:36:12Z | https://github.com/Lightning-AI/pytorch-lightning/issues/19981 | [
"bug",
"example",
"ver: 2.2.x"
] | swyo | 0 |
ultralytics/yolov5 | machine-learning | 13,389 | how to reduce false postives in yolov5 | ### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions.
### Question
Hello everyone,
I'm currently training YOLOv5s to detect three objects: phone, cigaret... | open | 2024-10-28T17:26:18Z | 2024-11-09T01:07:51Z | https://github.com/ultralytics/yolov5/issues/13389 | [
"question",
"detect"
] | yAlqubati | 2 |
zappa/Zappa | flask | 434 | [Migrated] Deploy and Update from Local and S3-Hosted Zip Files | Originally from: https://github.com/Miserlou/Zappa/issues/1128 by [Miserlou](https://github.com/Miserlou)
A few people have requested the ability to do something like:
`zappa deploy dev --zip localfile.zip`
and similarly:
`zappa update dev --zip s3://my_bucket/package.zip`
Could be handy. | closed | 2021-02-20T08:32:53Z | 2024-04-13T16:17:45Z | https://github.com/zappa/Zappa/issues/434 | [
"enhancement",
"help wanted",
"hacktoberfest",
"no-activity",
"auto-closed"
] | jneves | 2 |
microsoft/nni | deep-learning | 5,719 | Enhancement of GBDTSelector inherited from FeatureSelector | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
The FeatureSelector class was written in a preliminary form, like the following referenced code snippet:
https://github.com/microsoft/nni/blob/767ed7f22e1e588ce76cbbecb6c6a4a76a309805/nni/feature_engin... | open | 2023-12-04T03:25:52Z | 2023-12-04T03:27:24Z | https://github.com/microsoft/nni/issues/5719 | [] | linjing-lab | 0 |
ultrafunkamsterdam/undetected-chromedriver | automation | 1,191 | Can't login on my Google account | Until 3.2.0 version of undetected_chromedriver works perfectly, but on newers it doesn't. Always in headful mode. | open | 2023-04-12T12:58:31Z | 2023-05-02T22:01:31Z | https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/1191 | [] | FRIKIdelTO | 6 |
dpgaspar/Flask-AppBuilder | rest-api | 2,010 | Select2.js auto blink is not working | In select2widgets when I open drop-down under search input blinking is not working but when I click manually in the search input it working but previous version is working fine
Select2.js | closed | 2023-04-02T14:06:48Z | 2023-04-09T11:56:48Z | https://github.com/dpgaspar/Flask-AppBuilder/issues/2010 | [] | Alex-7999 | 1 |
waditu/tushare | pandas | 1,651 | 财报数据更新错乱 | 今天是5月1日了,按理说所有一季报和年报数据都应该已经更新完成。
今天获取美的集团财报,
通过代码pro.income(ts_code='000333.SZ', start_date='20210101',end_date='20220430')
获取美的集团利润表,结果22年1季报更新,但找不到21年年报数据。从获取数据看,end_date时间从20210930后,直接跳到了20220331,缺失20211231年报数据。以下是python输出结果
f_ann_date end_date
0 20220430 20220331
1 20211030 20210930
2 20210831... | open | 2022-05-01T09:21:54Z | 2022-05-01T09:41:20Z | https://github.com/waditu/tushare/issues/1651 | [] | Yellowman9 | 1 |
itamarst/eliot | numpy | 243 | MemoryLogger.validate mutates the contents of logged dictionaries | In particular, serialization does this. Validation really ought to be lacking in any side-effects!
| open | 2015-12-01T21:14:19Z | 2018-09-22T20:59:21Z | https://github.com/itamarst/eliot/issues/243 | [] | itamarst | 0 |
nonebot/nonebot2 | fastapi | 2,549 | Plugin: BA模拟抽卡 | ### PyPI 项目名
nonebot-plugin-badrawcard
### 插件 import 包名
nonebot_plugin_BAdrawcard
### 标签
[]
### 插件配置项
_No Response_
| closed | 2024-01-26T08:46:31Z | 2024-01-29T02:39:22Z | https://github.com/nonebot/nonebot2/issues/2549 | [
"Plugin"
] | lengmianzz | 6 |
raphaelvallat/pingouin | pandas | 13 | Add 95% CI for ttest function | See gitter chat. | closed | 2019-04-08T16:09:24Z | 2019-04-22T16:16:48Z | https://github.com/raphaelvallat/pingouin/issues/13 | [
"feature request :construction:"
] | raphaelvallat | 1 |
onnx/onnx | scikit-learn | 6,536 | [Feature request] operator Conv has no example with a bias in the backend test | ### System information
All
### What is the problem that this feature solves?
Robustness.
### Alternatives considered
_No response_
### Describe the feature
_No response_
### Will this influence the current api (Y/N)?
No
### Feature Area
_No response_
### Are you willing to contribute it (Y/N)
Yes
### Note... | open | 2024-11-07T10:22:43Z | 2024-11-07T10:22:43Z | https://github.com/onnx/onnx/issues/6536 | [
"topic: enhancement"
] | xadupre | 0 |
sczhou/CodeFormer | pytorch | 332 | Video Enhancement, Can it run in parallel? | Nice work!
Video Enhancement, Can image processing run in Parallel? | open | 2023-12-14T03:17:32Z | 2023-12-14T03:17:49Z | https://github.com/sczhou/CodeFormer/issues/332 | [] | jackyin68 | 0 |
modoboa/modoboa | django | 2,623 | Admins input fields empty in GUI v2. | # Impacted versions
* OS Type: Debian
* OS Version: bullseye
* Database Type: PostgreSQL
* Database version: 13.8-0+deb11u1
* Modoboa: 2.0.2
* installer used: Yes
* Webserver: Nginx
* Navigator: Safari OSX, Chrome OSX
# Current behavior
Hello,
In the v2 interface all input fields are empty. They do n... | closed | 2022-10-01T07:17:21Z | 2023-02-23T15:00:13Z | https://github.com/modoboa/modoboa/issues/2623 | [
"feedback-needed"
] | stefaweb | 8 |
tqdm/tqdm | pandas | 1,336 | Visual statusbar finish error for multiprocessed tasks | I use:
4.64.0 3.9.7 | packaged by conda-forge | (default, Sep 23 2021, 07:24:41) [MSC v.1916 64 bit (AMD64)] win32
While work is done everything is working:

But then every process which ends, wrotes his... | open | 2022-06-29T07:13:34Z | 2023-08-25T18:34:59Z | https://github.com/tqdm/tqdm/issues/1336 | [] | MrJack91 | 2 |
vaexio/vaex | data-science | 1,552 | [BUG-REPORT] Forbidden symbols in column names should raise warning? | Hi,
**Description**
When trying to drop a column actually used during intermediate calculations, I got below error.
I finally found out that the bug only arises if using some symbol in initial column name.
```python
import vaex as vx
import pandas as pd
col = 'init#1'
pdf = pd.DataFrame({col: [2, 8, 20, ... | open | 2021-08-29T16:46:13Z | 2021-09-11T18:59:53Z | https://github.com/vaexio/vaex/issues/1552 | [] | yohplala | 1 |
cleanlab/cleanlab | data-science | 611 | Missing link in documentation | The documentation on this page: https://docs.cleanlab.ai/stable/index.html have a link for "label errors" that it found, but that link points to https://labelerrors.com/, which doesn't seem to be a site. I'm assuming there is supposed to be a different link here.
| closed | 2023-01-30T23:23:28Z | 2023-03-13T22:04:01Z | https://github.com/cleanlab/cleanlab/issues/611 | [
"needs triage"
] | jss367 | 2 |
jina-ai/serve | machine-learning | 6,185 | Jina-ai API unresponsive for Amazon product URLs | Jina-ai API is not returning any content when provided with Amazon product URLs, while it works correctly for other websites.
Please advise on potential causes or solutions. Let me know if you need more information.
Returned data:
```
Title: 503 - Service Unavailable Error
URL Source: https://www.amazon.co... | closed | 2024-08-07T14:24:21Z | 2024-11-06T07:11:40Z | https://github.com/jina-ai/serve/issues/6185 | [
"Stale"
] | suysoftware | 4 |
taverntesting/tavern | pytest | 26 | Publishing MQTT message(s) before commencing test | How do you think this should work @michaelboulton? Can you come up with something and implement it with some examples in the docs site? | closed | 2018-02-07T08:41:23Z | 2018-02-22T16:26:46Z | https://github.com/taverntesting/tavern/issues/26 | [
"Type: Enhancement"
] | benhowes | 7 |
cvat-ai/cvat | tensorflow | 8,673 | Keybinds in UI allow drawing disabled shape types | ### 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
1. Create a task with 1 label, points type
2. Open Single Shape mode
3. Open Standard mode
4. Press N - bbox drawing wil... | closed | 2024-11-08T17:34:46Z | 2024-11-13T12:44:04Z | https://github.com/cvat-ai/cvat/issues/8673 | [
"bug",
"ui/ux"
] | zhiltsov-max | 0 |
piskvorky/gensim | data-science | 2,872 | Broken file link in `run_corpora_and_vector_spaces` tutorial | #### Problem description
The `run_corpora_and_vector_spaces.ipynb` tutorial depends on a file on the web, and that file is missing.
#### Steps/code/corpus to reproduce
See https://groups.google.com/g/gensim/c/nX4lc8j0ZO0
#### Versions
Please provide the output of:
```python
import platform; print(pla... | closed | 2020-07-05T07:24:23Z | 2021-06-06T13:50:18Z | https://github.com/piskvorky/gensim/issues/2872 | [
"bug",
"documentation",
"difficulty easy"
] | piskvorky | 6 |
ultrafunkamsterdam/undetected-chromedriver | automation | 1,691 | Setting Proxy with Authentication on ChromeDriver in Selenium 4.5 | Hello,
I am using Selenium version 4.5, and I would like to inquire about setting up a proxy with authentication (username and password) on a custom ChromeDriver using the "undetected-chromedriver" library. | open | 2023-12-07T17:06:04Z | 2024-02-21T18:58:23Z | https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/1691 | [] | behzad-azizan | 3 |
jschneier/django-storages | django | 692 | Performance of the url() method | Hi there,
I'm wondering if there's a performance opportunity around the `url()` method used in templates, views, etc., to get the full URL of an Image stored in, say, Amazon S3. It seems to me that the storage engine will do much more than simply put together the file `name` and `MEDIA_URL`.
When I'm dealing with... | closed | 2019-04-22T20:06:22Z | 2024-08-12T18:12:06Z | https://github.com/jschneier/django-storages/issues/692 | [
"s3boto"
] | avorio | 27 |
aimhubio/aim | tensorflow | 2,742 | Unhandled exception when attempting to retrieve commit. | ## 🐛 Bug
Hi.
I'm getting an issue with the try block associated with this line (in the version I have installed):
https://github.com/aimhubio/aim/blob/416a599ef1c6e80ec08d046a24f49255aa604e98/aim/ext/utils.py#L59
(in the `main` branch):
https://github.com/aimhubio/aim/blob/f469779312ab0e01c0a9241d2b5cecf55b97... | closed | 2023-05-12T13:18:07Z | 2023-11-14T22:37:00Z | https://github.com/aimhubio/aim/issues/2742 | [
"type / bug",
"help wanted",
"phase / shipped",
"area / SDK-storage"
] | Nuno-Mota | 4 |
facebookresearch/fairseq | pytorch | 5,092 | Wav2Vec-U 2.0: could not training with fp16 | ## ❓ Questions and Help
### Before asking:
1. search the issues.
2. search the docs.
<!-- If you still can't find what you need: -->
#### What is your question?
When training Wav2Vec-U 2.0 models following the official configuration, I tried training with fp16 but leads to errors. The losses will be NaN.
... | open | 2023-04-28T02:49:16Z | 2025-01-28T10:28:42Z | https://github.com/facebookresearch/fairseq/issues/5092 | [
"question",
"needs triage"
] | xiabingquan | 3 |
ckan/ckan | api | 8,027 | datatables_view not search if value contains latvian characters | ## CKAN version 2.10.1
## Describe the bug
A clear and concise description of what the bug is.
Search return results with search value: "datu sis"

Search return results with search value: "datu sist**ē**m"
 and DataAugmentation().
```
WARNING:tensorflow:Error encountered when serializing data_augmentation.
Type is unsupported, or the types of the items don't match field type in CollectionDef.
'ImageAugmentation' object has no attrib... | closed | 2016-12-16T00:28:40Z | 2016-12-19T21:15:27Z | https://github.com/tflearn/tflearn/issues/523 | [
"review needed"
] | jadenyjw | 2 |
recommenders-team/recommenders | deep-learning | 1,519 | No module named 'recommenders'[ASK] | ### Description
I am running a Google Colab notebook for the 00_quick_start/als_movielens.ipynb I have done !pip install recommenders and when I do !pip show recommenders it shows that it has been installed. But when I run the cell with from recommenders.utils.timer import Timer I get an error message. It is attached.... | closed | 2021-09-04T01:02:39Z | 2023-05-22T14:11:30Z | https://github.com/recommenders-team/recommenders/issues/1519 | [
"help wanted"
] | dagartga | 9 |
microsoft/qlib | deep-learning | 1,138 | How to let code change take effect without re-installation? | Since we are importing qlib package from installed location, code change never take effect unless re-install it.
For developers, is there any way to let code change take effect immediately? | closed | 2022-06-19T10:20:51Z | 2022-07-03T12:12:48Z | https://github.com/microsoft/qlib/issues/1138 | [
"question"
] | jingedawang | 2 |
feder-cr/Jobs_Applier_AI_Agent_AIHawk | automation | 1,086 | Generates resume, and then shutsdown itself | Generates resume, and then shuts down itself instead of applying jobs | open | 2025-02-06T21:16:50Z | 2025-03-03T04:05:56Z | https://github.com/feder-cr/Jobs_Applier_AI_Agent_AIHawk/issues/1086 | [
"bug"
] | mrtknrt | 4 |
Lightning-AI/pytorch-lightning | machine-learning | 19,794 | LOG issue | Bug description
As shown in the below's screenshot, 710144 is my total number of samples, but 100 is the batch amount. Since my batch size is 64, so I expect the total number is 710144/64=11096, I think 11096 should be at the position of 710144. Can someone explain me this? Which makes me a little bit confused.
... | closed | 2024-04-22T04:10:38Z | 2024-06-22T03:21:32Z | https://github.com/Lightning-AI/pytorch-lightning/issues/19794 | [
"question",
"progress bar: tqdm",
"ver: 2.1.x"
] | jzhanghzau | 2 |
NVIDIA/pix2pixHD | computer-vision | 91 | How do I increase the number of training iterations for the discriminator? | Hi,
I want to increase the training iterations for the discriminator. How do I change the number of D (or even G) iterations? | open | 2018-12-11T11:32:53Z | 2019-04-09T08:41:29Z | https://github.com/NVIDIA/pix2pixHD/issues/91 | [] | gvenkat21 | 5 |
streamlit/streamlit | python | 9,984 | `st.altair_chart` does not show with a good size if the title is too long | ### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have provided sufficient information below to help reproduce this issue.
### Summary
`st.altair_chart` fails to properly d... | open | 2024-12-09T16:37:58Z | 2024-12-17T22:55:03Z | https://github.com/streamlit/streamlit/issues/9984 | [
"type:bug",
"status:confirmed",
"priority:P3",
"feature:st.altair_chart"
] | RubenCata | 2 |
recommenders-team/recommenders | deep-learning | 2,097 | [FEATURE] Support Python 3.12 | I know you just updated it to support Python 3.11, but Manjaro or Ubuntu now use Python3.12 by default.
| open | 2024-05-14T11:47:00Z | 2024-05-15T05:18:28Z | https://github.com/recommenders-team/recommenders/issues/2097 | [
"enhancement"
] | daviddavo | 2 |
mars-project/mars | numpy | 2,414 | Add support for `label_binarize`. | <!--
Thank you for your contribution!
Please review https://github.com/mars-project/mars/blob/master/CONTRIBUTING.rst before opening an issue.
-->
**Is your feature request related to a problem? Please describe.**
`mars.learn.preprocessing.label_binarize` can be added support.
| closed | 2021-09-02T10:21:25Z | 2021-09-02T15:24:02Z | https://github.com/mars-project/mars/issues/2414 | [
"type: feature",
"mod: learn"
] | qinxuye | 0 |
Zeyi-Lin/HivisionIDPhotos | machine-learning | 14 | 演示空间进不去了 | 
ninh您好提示显示一直进不去演示空间,请问是关闭了吗? | closed | 2024-08-17T10:07:25Z | 2024-08-30T07:10:57Z | https://github.com/Zeyi-Lin/HivisionIDPhotos/issues/14 | [] | hxj0316 | 1 |
allure-framework/allure-python | pytest | 629 | hooks.py throws exception because of missing listener function | https://github.com/allure-framework/allure-python/blob/master/allure-behave/src/hooks.py#L53
`start_feature` was recently removed from listener.py, but hooks.py still calls this function. | open | 2021-10-06T11:36:13Z | 2023-07-08T22:30:20Z | https://github.com/allure-framework/allure-python/issues/629 | [
"bug",
"theme:behave"
] | donders | 1 |
vitalik/django-ninja | django | 1,025 | Apply decorators to a subset of routes/all paths under a sub-router | Recently, we found the need in Django to take an iterable of Django url configs and decorate the functions within them with something (in our case, observability functions to tag logs correctly).
With NinjaAPI, you can do this perfectly well with the .urls property on the top-level API. 🚀
However, if you want t... | open | 2023-12-22T09:40:00Z | 2023-12-22T11:58:39Z | https://github.com/vitalik/django-ninja/issues/1025 | [] | JimNero009 | 2 |
ijl/orjson | numpy | 23 | Is Rust nightly still necessary, or can you use some released version of Rust? | I will need to package `orjson` for Conda-Forge if I decide to use it, and I'm not sure if random versions of rust will be available. | closed | 2019-07-16T23:53:40Z | 2021-03-10T16:10:10Z | https://github.com/ijl/orjson/issues/23 | [] | itamarst | 8 |
litestar-org/litestar | pydantic | 3,189 | Docs: Add guard example to JWT docs | ### Summary
Currently in the [JWT docs](https://docs.litestar.dev/latest/usage/security/jwt.html) there are a few references regarding how to access the 'User' object during and after being authenticated. These boil down to:
a) queried using the token
b) directly from the request (which can be easily assumed to be... | open | 2024-03-11T23:43:59Z | 2025-03-20T15:54:28Z | https://github.com/litestar-org/litestar/issues/3189 | [
"Documentation :books:",
"Help Wanted :sos:",
"Good First Issue"
] | BVengo | 2 |
xonsh/xonsh | data-science | 4,796 | xonsh-in-docker.py: outdated default python version -> parser does not compile |
``xonsh-in-docker.py`` is broken due do python 3.6 being set as default. | closed | 2022-05-05T21:15:45Z | 2024-06-29T22:29:12Z | https://github.com/xonsh/xonsh/issues/4796 | [
"docker"
] | dev2718 | 4 |
amdegroot/ssd.pytorch | computer-vision | 16 | How to train own datasets? | I have own datasets with labeled. How to train it? | open | 2017-05-02T10:17:37Z | 2020-11-30T17:39:46Z | https://github.com/amdegroot/ssd.pytorch/issues/16 | [
"enhancement"
] | zhanghan328 | 26 |
coqui-ai/TTS | python | 3,966 | [Feature request] Adjust output audio speed in YourTTS | Hello,
I have finetuned YourTTS on a number of new speakers, and the quality of audio, pronounciation is good. However, the audio output is a bit fast. I have tried postprocessing like resampling etc, but it changes the pitch.
There is a speed feature available in xttsv2. Can we have a similar one for YourTTS or... | closed | 2024-08-13T07:14:41Z | 2025-01-26T08:48:38Z | https://github.com/coqui-ai/TTS/issues/3966 | [
"wontfix",
"feature request"
] | Rakshith12-pixel | 9 |
ymcui/Chinese-BERT-wwm | tensorflow | 172 | 相同配置代码,重复运行结果不同? | 你好,我们的BERT-wwm-ext(tf)模型做ner和情感分类任务,在相同的配置也指定了随机种子的情况下,两次运行结果不同,换了google的BERT或roBERTa都不会出现这个问题。用部分样本训练发现,样本不多(20条)时结果是一样的,但训练样本大以后,结果就不同了。不知道什么原因,谢谢你的解答。 | closed | 2021-03-09T14:34:34Z | 2021-03-22T07:35:02Z | https://github.com/ymcui/Chinese-BERT-wwm/issues/172 | [
"stale"
] | sirlb | 9 |
onnx/onnx | tensorflow | 6,308 | Convert a model with custom pytorch CUDA kernel | # Ask a Question
### Question
I have implemented a custom pytorch CUDA kernel (and CPU kernel) for rotated bounding boxes that is not supported in pytorch. (like this example https://github.com/pytorch/extension-cpp)
For my use case, i need to convert the model to onnx, but im struggling a lot. It seems like i hav... | open | 2024-08-20T13:29:42Z | 2024-08-20T16:18:10Z | https://github.com/onnx/onnx/issues/6308 | [
"question",
"topic: runtime"
] | davidgill97 | 1 |
keras-team/keras | machine-learning | 20,985 | Output discrepancy between keras.predict and tf_saved_model | Hi,
I am exporting a model like this:
```
import keras
export_archive = keras.export.ExportArchive()
export_archive.track(model_tra)
export_archive.add_endpoint(
name="serve",
fn=lambda x: model_tra.call(x, training=False),
input_signature=[
... | open | 2025-03-05T09:30:06Z | 2025-03-20T05:07:24Z | https://github.com/keras-team/keras/issues/20985 | [
"type:Bug"
] | edge7 | 4 |
sammchardy/python-binance | api | 852 | Get withdraw history failing unexpectedly | **Describe the bug**
I am trying to access my withdrawal and deposit histories and receiving the following error:
```BinanceAPIException Traceback (most recent call last)
<ipython-input-4-e52a5e13df7b> in <module>
----> 1 client.get_withdraw_history()
~/personal/binance/.venv/lib/python3.8... | open | 2021-05-13T19:18:04Z | 2021-12-23T02:07:21Z | https://github.com/sammchardy/python-binance/issues/852 | [] | ngriffiths13 | 2 |
2noise/ChatTTS | python | 911 | E:\\Chat TTS\\output_audio\\segment\\合并\\segment_合并.wav | raise LibsndfileError(err, prefix="Error opening {0!r}: ".format(self.name))
soundfile.LibsndfileError: Error opening 'E:\\Chat TTS\\output_audio\\segment\\合并\\segment_合并.wav': System error
各位大佬这是问什么呢?. | closed | 2025-03-04T07:43:22Z | 2025-03-12T13:55:46Z | https://github.com/2noise/ChatTTS/issues/911 | [
"wontfix"
] | paul2264 | 1 |
opengeos/leafmap | streamlit | 483 | Choropleth map is not working in windows | <!-- Please search existing issues to avoid creating duplicates. -->
### Environment Information
- leafmap version: 0.22.0
- Python version: 3.9.13
- Operating System: Windows 11 Enterprise
### Description
I'm trying to do the same example as https://colab.research.google.com/github/opengeos/leafmap/b... | closed | 2023-06-23T14:16:34Z | 2023-06-29T19:44:46Z | https://github.com/opengeos/leafmap/issues/483 | [
"bug"
] | jxlyn | 4 |
slackapi/python-slack-sdk | asyncio | 736 | client_msg_id missing from messages with attachments | ### Description
For all messages without attachments we see client_msg_id as a root element in the message event data. For all messages with attachments, we do not see any element client_msg_id anywhere. Same for RTMClient or EventsAPI.
### What type of issue is this? (place an `x` in one of the `[ ]`)
- [x] b... | closed | 2020-06-26T04:22:12Z | 2021-02-24T01:46:49Z | https://github.com/slackapi/python-slack-sdk/issues/736 | [
"Version: 2x",
"rtm-client",
"web-client",
"server-side-issue"
] | pbrackin | 5 |
plotly/dash | data-visualization | 2,315 | editing dash-renderer/build/dash_renderer.dev.js has no effect during runtime | **Describe your context**
linux, installed dash and dash-cytoscape with pip
- replace the result of `pip list | grep dash` below
```
dash 2.7.0
dash-core-components 2.0.0
dash-cytoscape 0.3.0 /home/nmz787/git/dash-cytoscape
dash-dangerously-set-inne... | closed | 2022-11-16T23:15:18Z | 2023-03-10T21:14:45Z | https://github.com/plotly/dash/issues/2315 | [] | nmz787-intel | 2 |
jina-ai/serve | machine-learning | 6,100 | Suggestions For Improving Testing | **Describe your proposal/problem**
<!-- A clear and concise description of what the proposal is. -->
I have a suggestions that could improve development experience specifically around testing. Forgive me if you've already considered these, but I thought this might be useful feedback.
1. ### Sharing Deployments A... | closed | 2023-10-26T14:22:41Z | 2023-10-30T17:17:07Z | https://github.com/jina-ai/serve/issues/6100 | [] | NarekA | 2 |
pydantic/pydantic-ai | pydantic | 671 | TypeError: Object of type ValueError is not JSON serializable | ### Description
Sorry if this is already reported or if there is a solution im missing.
I've encountered a sporadic issue while using a Pydantic model with a custom validator (but i guess that does not have to be related). About **2% of the runs** result in the following error:
```
Exception: TypeError: Obje... | open | 2025-01-13T15:37:08Z | 2025-01-23T08:00:48Z | https://github.com/pydantic/pydantic-ai/issues/671 | [
"bug"
] | HampB | 2 |
zama-ai/concrete-ml | scikit-learn | 85 | WARNING: The shape inference of onnx.brevitas::Quant type is missing? | <img width="1494" alt="image" src="https://github.com/zama-ai/concrete-ml/assets/127387074/66030dd8-d210-4df5-9cb4-b180846c9a8f">
| closed | 2023-06-11T11:15:23Z | 2023-06-12T10:09:18Z | https://github.com/zama-ai/concrete-ml/issues/85 | [] | maxwellgodv | 1 |
PrefectHQ/prefect | automation | 17,482 | Flow Run continues to run after cancelled | ### Bug summary
A Flow Run in the running state can be cancelled (via API call to Prefect) and the Flow Run will continue to run, including new Tasks which start after the cancellation time.
Similar issues:
- #16939 this issues mentions something about failing tasks (details unclear but in our case no failed tasks).... | open | 2025-03-14T21:18:13Z | 2025-03-17T19:46:37Z | https://github.com/PrefectHQ/prefect/issues/17482 | [
"bug"
] | gscholtes-relativity | 1 |
gunthercox/ChatterBot | machine-learning | 2,353 | healthcare chat bot | closed | 2024-03-04T09:19:33Z | 2025-01-04T19:10:16Z | https://github.com/gunthercox/ChatterBot/issues/2353 | [] | Stalin1419 | 2 | |
amisadmin/fastapi-amis-admin | sqlalchemy | 33 | URL 组件示例无法正常运行 | 按照文档复制以下代码:
```python
# adminsite.py
from fastapi_amis_admin.admin import admin
from fastapi_amis_admin.amis import PageSchema
@site.register_admin
class GitHubLinkAdmin(admin.LinkAdmin):
# 通过page_schema类属性设置页面菜单信息;
# PageSchema组件支持属性参考: https://baidu.gitee.io/amis/zh-CN/components/app
page... | closed | 2022-07-15T08:48:50Z | 2022-07-15T08:52:20Z | https://github.com/amisadmin/fastapi-amis-admin/issues/33 | [] | myuanz | 0 |
igorbenav/fastcrud | pydantic | 75 | Multiple nesting for joins. | **Is your feature request related to a problem? Please describe.**
I'm wonderring if it's currently possible to have multiple layers of nesting in joined objects.
**Describe the solution you'd like**
Ability to return multi-nested objects like
```
{
'id': 1,
'name': 'Jakub',
'item': {
'id... | open | 2024-05-06T19:55:08Z | 2024-05-16T01:33:37Z | https://github.com/igorbenav/fastcrud/issues/75 | [
"enhancement",
"FastCRUD Methods"
] | JakNowy | 1 |
ultralytics/ultralytics | pytorch | 19,680 | how can I run model.val() AND get the individual predictions in the results? | ### 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'm posting this mostly to get the AI generated response.
This can be nicel... | closed | 2025-03-13T15:10:35Z | 2025-03-13T18:16:49Z | https://github.com/ultralytics/ultralytics/issues/19680 | [
"question"
] | luizwritescode | 2 |
gradio-app/gradio | data-visualization | 10,663 | Search functionality doesn't work for gr.Dataframe | ### Describe the bug
Notice another bug for gr.Dataframe, i.e., the search & filter functionality doesn't work for text cells.
<img width="1920" alt="Image" src="https://github.com/user-attachments/assets/8f8f180d-451f-4b1c-842d-525cefee8f37" />
<img width="1920" alt="Image" src="https://github.com/user-attachments/... | closed | 2025-02-24T02:54:23Z | 2025-03-10T18:14:59Z | https://github.com/gradio-app/gradio/issues/10663 | [
"bug",
"💾 Dataframe"
] | jamie0725 | 4 |
pytorch/pytorch | python | 149,281 | "Significant" Numerical differences for different tensor shapes in CUDA | ### 🐛 Describe the bug
I get a very different results when I do calculation on cuda with tensor operation order, below is a sample code for reproduce:
```
import torch
import torch.nn as nn
sequence_size = 32
env_size = 64
input_dim = 39
hidden_dim = 64
output_dim = 6
device = "cuda"
torch.backends.cudnn.determini... | closed | 2025-03-16T20:22:24Z | 2025-03-17T15:45:57Z | https://github.com/pytorch/pytorch/issues/149281 | [
"module: numerical-stability",
"triaged"
] | HaoxiangYou | 1 |
huggingface/transformers | machine-learning | 36,816 | Gemma3 can't be fine-tuned on multi-image examples | ### System Info
There are more details in here: https://github.com/google-deepmind/gemma/issues/193
But shortly; it seems like multi-image training is not implemented yet
### Who can help?
_No response_
### Information
- [ ] The official example scripts
- [x] My own modified scripts
### Tasks
- [ ] An official... | open | 2025-03-19T09:19:32Z | 2025-03-20T09:12:45Z | https://github.com/huggingface/transformers/issues/36816 | [
"bug"
] | FredrikNoren | 8 |
tensorlayer/TensorLayer | tensorflow | 1,116 | Possible Arbitrary code execution bug. | ### New Issue Checklist
- [x] I have read the [Contribution Guidelines](https://github.com/tensorlayer/tensorlayer/blob/master/CONTRIBUTING.md)
- [x] I searched for [existing GitHub issues](https://github.com/tensorlayer/tensorlayer/issues)
### Issue Description
Possibility of arbitrary code execution in ```ten... | open | 2021-01-31T07:56:17Z | 2021-02-19T08:00:01Z | https://github.com/tensorlayer/TensorLayer/issues/1116 | [] | d3m0n-r00t | 5 |
unit8co/darts | data-science | 2,291 | is there a guide for Explainability? | Can't figure out how to use this functionality from reading the docs. I have seen and used the guide for the TFTModel (which worked great). | closed | 2024-03-19T12:18:54Z | 2024-03-24T10:45:08Z | https://github.com/unit8co/darts/issues/2291 | [] | Allena101 | 2 |
rthalley/dnspython | asyncio | 1,172 | httpx 0.28+ deprecationwarning when passing str to verify for dns.query.https(), and mypy complaint when passing ssl.SSLContext | **Describe the bug**
Hello :)
With dnspython 2.7.0 and since httpx 0.28 I am getting this deprecation warning https://github.com/encode/httpx/blob/master/httpx/_config.py#L45-L50 when passing a string to the `verify` arg of `dns.query.https()`:
```deprecationwarning: `verify=<str>` is deprecated. Use `verify=ssl... | open | 2025-01-12T18:32:34Z | 2025-01-12T22:04:03Z | https://github.com/rthalley/dnspython/issues/1172 | [] | tykling | 0 |
sammchardy/python-binance | api | 1,494 | Add Margin Borrow-repay endpoints | Add Borrow repay endpoints
Reference: https://developers.binance.com/docs/margin_trading/borrow-and-repay
| closed | 2024-12-02T01:10:13Z | 2024-12-05T14:28:43Z | https://github.com/sammchardy/python-binance/issues/1494 | [
"enhancement"
] | pcriadoperez | 1 |
pydata/xarray | numpy | 9,325 | Inconsistent `run_spec` during zarr dataset opening by multiple bound methods | ### What happened?
A dask distributed client lets multiple agents read data from a zarr store:
```python
for agent in agents:
client.submit(agent.read_data)
```
If the agents load the same data, then there is a run_spec inconsistency.
I am experiencing deadlocks with many agents and tasks in an applicati... | closed | 2024-08-08T00:42:57Z | 2024-08-16T16:23:49Z | https://github.com/pydata/xarray/issues/9325 | [
"topic-dask",
"upstream issue"
] | templiert | 11 |
junyanz/pytorch-CycleGAN-and-pix2pix | deep-learning | 906 | Continue training --epoch_count? | I am using Google Colab so I can only use it for 12 hours and then I have to wait to use it again for 12 hours, if I am right the progress is saved every 5 epochs? (around 1 hour in Google Colab, can I make this more often?)
I looked in the FAQ and it states:
> You can use the option --continue_train. Also set --ep... | closed | 2020-01-30T18:19:10Z | 2020-09-24T10:29:59Z | https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/906 | [] | siemlohuis | 3 |
autokey/autokey | automation | 223 | QT: Tray icon broken, if disabled, then enabled in settings | ## Classification:
Bug
## Reproducibility:
Always
## Summary
If the tray icon is disabled in the settings and then enabled, the tray icon is shown, but is non-functional.
(While fixing this, also immediately update the tray icon colour scheme (light/dark) when saving the settings.)
## Steps to Repr... | closed | 2018-12-02T16:07:22Z | 2019-01-19T14:44:42Z | https://github.com/autokey/autokey/issues/223 | [
"bug",
"autokey-qt",
"help-wanted",
"user interface"
] | luziferius | 1 |
mars-project/mars | numpy | 2,956 | Submit query condition to remote node instead of fetch to local then query | <!--
Thank you for your contribution!
Please review https://github.com/mars-project/mars/blob/master/CONTRIBUTING.rst before opening an issue.
-->
**Is your feature request related to a problem? Please describe.**
Curently if ray fetcher gets objects with condition, it will fetch objects to local, then filter ... | closed | 2022-04-24T12:06:51Z | 2022-04-25T03:45:07Z | https://github.com/mars-project/mars/issues/2956 | [] | chaokunyang | 0 |
Yorko/mlcourse.ai | data-science | 749 | Fix MyST header anchors | Check auto-generated anchors, e.g.:
`myst-anchors -l 3 mlcourse_ai_jupyter_book/book/topic02/topic02_visual_data_analysis.md`
[MyST docs](https://myst-parser.readthedocs.io/en/latest/syntax/optional.html#auto-generated-header-anchors)
| closed | 2023-05-17T14:22:11Z | 2024-08-19T16:42:26Z | https://github.com/Yorko/mlcourse.ai/issues/749 | [] | Yorko | 2 |
CorentinJ/Real-Time-Voice-Cloning | python | 385 | What versions of everything does one need to avoid errors during setup? | Hi all,
I'm on Ubuntu 20.04 with Python 3.7 in a conda env. I have a Nvidia GTX660 GPU installed.
I'm currently rockin' torch 1.2, cuda-10-0, tensorflow 1.14.0, tensorflow-gpu 1.14.0, and torchvision 0.4.0, along with everything else in requirements.txt. I am using python 3.7. For the life of me, I can't figure... | closed | 2020-06-27T04:21:48Z | 2020-06-29T21:58:11Z | https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/385 | [] | deltabravozulu | 4 |
wkentaro/labelme | deep-learning | 357 | Speed up labelme2voc script by parallel | Hey, it seems that labelme2voc script runs really slow, so I slightly modify it to make it run parallel. It runs faster now. https://gist.github.com/hubutui/9b294f8b287eabc260b9162297638009
However, I only save the label in image format, and all other feature is deleted (save as npy, etc). Not sure why save as npy n... | closed | 2019-03-23T08:26:34Z | 2019-04-27T02:14:27Z | https://github.com/wkentaro/labelme/issues/357 | [] | hubutui | 0 |
Avaiga/taipy | automation | 2,381 | Remove login visual element | ### Description
The issue consists of removing the login visual element from taipy community.
Indeed, it is made to cover a use case with some authentication, which is part of the taipy enterprise package.
In parallel of this breaking change, another issue should be opened to add a login visual element into taipy-en... | open | 2025-01-06T10:17:51Z | 2025-01-31T13:26:20Z | https://github.com/Avaiga/taipy/issues/2381 | [
"🖰 GUI",
"🟧 Priority: High",
"✨New feature",
"🔒 Staff only",
"Enterprise",
"Enterprise: 🙍🏼User management"
] | jrobinAV | 1 |
autogluon/autogluon | scikit-learn | 3,821 | time series classification | This request has been here, and there is a workaround with tsfresh - but that's not in the spirit of autogluon it seems :)
Since you have very powerful transformations for DirectTabular and RecursiveTabular, you may implement it in autogluon.timeseries by recognizing the target as classification and directly switching... | open | 2023-12-15T11:40:50Z | 2025-03-16T16:06:47Z | https://github.com/autogluon/autogluon/issues/3821 | [
"enhancement",
"module: timeseries"
] | obwohl | 1 |
pydata/pandas-datareader | pandas | 39 | 0.15.2 causing problems with pandas.io.data.Options | Identical with #22, as the issue isn't fixed. Are the changes reflected in a version that I can specify to be sure to pick them up? When I install from `pip` it looks as if the code hasn't been changed. See my latest comments under #22.
| closed | 2015-04-09T06:57:42Z | 2015-04-10T05:41:10Z | https://github.com/pydata/pandas-datareader/issues/39 | [] | aisthesis | 3 |
graphql-python/graphene-django | graphql | 1,436 | Circular Import: cannot import name 'GraphQLObjectType' from partially initialized module 'graphql.type' | **Note: for support questions, please use stackoverflow**. This repository's issues are reserved for feature requests and bug reports.
* **What is the current behavior?**
When running project with `graphene-django` installed I get the following error:
```
File "/ve/lib/python3.8/site-packages/graphene_django/__... | open | 2023-07-25T07:48:42Z | 2023-07-25T21:38:09Z | https://github.com/graphql-python/graphene-django/issues/1436 | [
"🐛bug"
] | yankeexe | 2 |
allenai/allennlp | nlp | 5,377 | How can i retrain the elmo model using pytorch? | Please ask questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/allennlp) rather than on GitHub. We monitor and triage questions on Stack Overflow with the AllenNLP label and questions there are more easily searchable for others.
| closed | 2021-08-25T06:52:58Z | 2021-09-08T16:09:39Z | https://github.com/allenai/allennlp/issues/5377 | [
"question",
"stale"
] | xiaoqimiao7 | 2 |
praw-dev/praw | api | 2,025 | Unreleased Feature inquiry | ### Describe the Documentation Issue
Hello, Praw community,
I would like to thank you for your efforts made in this product.
What I'm trying to do is to scrape as much as I can from [[r/Egypt](https://www.reddit.com/r/Egypt/)] to collect some Arabic text data to create a custom Arabic dataset for a university p... | closed | 2024-07-30T15:27:58Z | 2024-08-01T02:20:55Z | https://github.com/praw-dev/praw/issues/2025 | [] | xDido | 3 |
comfyanonymous/ComfyUI | pytorch | 6,616 | VAEDecodeTiled Allocation on device - error message - can someone help ? HUNYUAN VIDEO AI ON COMFI UI | ### Your question
USING VERY STRONG COMPUTER , WITH RTX3080 10GB GPU -
FOLLOWED AN ONLINE UTUBE CLIP THAT EXPLAINS HOW TO USE IT ON A GPU THAT HAS LESS THEN 16GB MEM
THIS IS THE UTUBE CLIP : (IN THE END THERES A SECTION HE EXPLAINS HOW TO RUN IT)
https://www.youtube.com/watch?v=ox9M9CMDYi8&list=PLYDPLOkojNompANOQ4U_q... | closed | 2025-01-27T10:28:30Z | 2025-01-27T21:12:14Z | https://github.com/comfyanonymous/ComfyUI/issues/6616 | [
"User Support"
] | cyberai1980 | 1 |
uriyyo/fastapi-pagination | fastapi | 659 | How to use a custom JSONResponse class? | Hello, I am currently facing a problem. I have rewritten your Page class and used my own defined JSONResponse class. Is there a way to combine these two?Here is the code:
What do I need to do with PageSchemes of the page class in order for DeptAll's Schemes to take effect
@dept.get('', summary='xxx', response_mod... | closed | 2023-05-10T03:23:29Z | 2023-05-10T03:27:41Z | https://github.com/uriyyo/fastapi-pagination/issues/659 | [] | jwxtz | 0 |
BeastByteAI/scikit-llm | scikit-learn | 17 | Documentation | Hi @iryna-kondr
Re: `Documentation: Improve the project's documentation, including code comments and README files.`
I would love to help document this project including code comments and possibly adding some use case notebooks etc.
Let me know if this is something you're open to or if you have some pointers o... | closed | 2023-05-28T17:51:50Z | 2023-06-07T18:25:30Z | https://github.com/BeastByteAI/scikit-llm/issues/17 | [] | ToluClassics | 3 |
autogluon/autogluon | data-science | 4,034 | Fix the re-ordering of tabular test | Platform tests fail due to interaction of Ray with tabular tests.
Currently we overcome that by reordering the tests under `tabular/tests/test_tabular.sh`.
This issue is to re-visit the same in the future and not depend on the re-ordering of tests to fix the platform tests | open | 2024-04-03T18:38:31Z | 2024-04-03T19:00:01Z | https://github.com/autogluon/autogluon/issues/4034 | [
"bug",
"module: tabular",
"priority: 1"
] | prateekdesai04 | 1 |
albumentations-team/albumentations | deep-learning | 2,114 | [Add transform] Add RandomFisheye | Look like an alias of OpticalDistortion
https://kornia.readthedocs.io/en/latest/augmentation.module.html#kornia.augmentation.RandomFisheye | closed | 2024-11-08T16:05:35Z | 2024-11-19T02:37:22Z | https://github.com/albumentations-team/albumentations/issues/2114 | [
"enhancement"
] | ternaus | 1 |
mwaskom/seaborn | pandas | 3,631 | Add Color Universal Design palette | Hi,
I think the [Color Universal Design](https://jfly.uni-koeln.de/color/) colorblind-friendly palette would be a great addition to seaborn.
I have created a repository with some examples of the palette you can take a look at: <https://github.com/mbhall88/cud>
Not sure if this request is better off at matplotl... | closed | 2024-02-07T05:36:50Z | 2024-02-07T22:06:45Z | https://github.com/mwaskom/seaborn/issues/3631 | [] | mbhall88 | 2 |
scanapi/scanapi | rest-api | 167 | Show the tests results in the html report | Show the tests results in the html report. Show if each test case passed or failed in the html reports | closed | 2020-06-04T21:07:36Z | 2020-06-25T10:28:16Z | https://github.com/scanapi/scanapi/issues/167 | [
"Feature",
"Reporter"
] | camilamaia | 0 |
lepture/authlib | django | 177 | estimated 0.14 release date | I'm not sure this is the right place for asking this...
Do you have estimated release date for the version 0.14 ?
thanks | closed | 2020-01-03T08:12:37Z | 2020-01-06T14:18:06Z | https://github.com/lepture/authlib/issues/177 | [] | dmartin35 | 1 |
labmlai/annotated_deep_learning_paper_implementations | machine-learning | 217 | Scripts Scripts_ Img2img get is empty | I create a parameter object img2imgreg using the "img2imgreg=StableDiffusionImg2ImgProcessingAPI ()" in a new py file.
Provide init for parameter init_images, masks, always on_ Assigning values to scripts, etc
Then, use 'script_runner=scripts. scripts_img2img' to obtain the script's parameters script_ Args, but the ... | closed | 2023-10-20T01:11:46Z | 2024-06-20T07:26:47Z | https://github.com/labmlai/annotated_deep_learning_paper_implementations/issues/217 | [] | fu-jianhua | 1 |
autogluon/autogluon | computer-vision | 4,808 | [BUG] [timeseries] TimeSeriesPredictor.feature_importance outputting 0 when covariate is used by regressor | **Bug Report Checklist**
<!-- Please ensure at least one of the following to help the developers troubleshoot the problem: -->
- [x] I provided code that demonstrates a minimal reproducible example. <!-- Ideal, especially via source install -->
- [x] I confirmed bug exists on the latest mainline of AutoGluon via sour... | closed | 2025-01-17T08:09:53Z | 2025-01-29T16:31:16Z | https://github.com/autogluon/autogluon/issues/4808 | [
"bug",
"module: timeseries"
] | canerturkmen | 1 |
lanpa/tensorboardX | numpy | 131 | How to make train and validation results in the same plot ? | Hello,
Do you min tell how can l can make train,valid losses in the same plot and train,valid accuracies in the same plot ?
Thank you ? | closed | 2018-04-27T16:05:35Z | 2018-05-08T17:11:58Z | https://github.com/lanpa/tensorboardX/issues/131 | [] | pinkfloyd06 | 1 |
mwaskom/seaborn | pandas | 3,790 | inner='box' in violinplot shows too large quartiles and whiskers | When making violinplots, passing `inner='box'` uses mpl's Axes.plot() to draw the inner boxplot.
However, the default in mpl is `solid_capstyle='projecting'`, which extends the line too far out, and thus exaggerates both the boxplot's quartiles and the whiskers.
This becomes increasingly exaggerated with a larger li... | open | 2024-11-26T13:52:26Z | 2024-11-26T13:52:26Z | https://github.com/mwaskom/seaborn/issues/3790 | [] | higher-bridge | 0 |
PaddlePaddle/PaddleNLP | nlp | 9,584 | [Question]: nlp最大支持的文本长度是多少呢,我自己抽取100多字的文本会报错 | ### 请提出你的问题
错误信息如下
/usr/local/lib/python3.10/dist-packages/paddlenlp/transformers/tokenizer_utils_base.py:1985: FutureWarning: The `pad_to_max_length` argument is deprecated and will be removed in a future version, use `padding=True` or `padding='longest'` to pad to the longest sequence in the batch, or use `paddin... | closed | 2024-12-09T07:59:12Z | 2025-01-10T02:03:19Z | https://github.com/PaddlePaddle/PaddleNLP/issues/9584 | [
"question"
] | dongyu6 | 3 |
flasgger/flasgger | flask | 334 | Route specs disappearing when `endpoint` is passed | closed | 2019-09-13T19:55:32Z | 2019-09-14T03:25:40Z | https://github.com/flasgger/flasgger/issues/334 | [] | nick-brown | 0 | |
laurentS/slowapi | fastapi | 206 | dynamic_limit isn't really dynamic | **Describe the bug**
I would expect the callable `limit_value: StrOrCallableStr` to be executed for every request, because I use something like configcat or LaunchDarkly to dynamically update the rate limit as needed, like below
```
@limiter.limit(
get_rate_limit(feature_flag="api1_rate_limit", default_valu... | closed | 2024-07-07T17:20:05Z | 2024-07-09T13:45:55Z | https://github.com/laurentS/slowapi/issues/206 | [] | yanqianglu | 2 |
microsoft/nni | tensorflow | 5,079 | Can't use OrderedDict inside nn.LayerChioce when using ProxylessTrainer | ProxylessTrainer forces to use list of ops candidates (can't use OrderedDict) inside nn.LayerChoice. That's due to fact that ops order is mapped to name and used inside latency predictor. That's inconsistent with documentation, which says that both can be used.
Ex. If block is used:
```python
class ConvBlock(nn.Mo... | open | 2022-08-22T14:47:22Z | 2023-03-10T01:57:31Z | https://github.com/microsoft/nni/issues/5079 | [
"waiting user confirm",
"support"
] | AL3708 | 4 |
pywinauto/pywinauto | automation | 1,095 | Item access does not work for nested controls | ## Expected Behavior
Can access control items as `window["Pane"]["List"]["ListItem"]`
## Actual Behavior
`AttributeError: The control does not have a __getitem__ method for item access (i.e. ctrl[key]) so maybe you have requested this in error?`
## Steps to Reproduce the Problem
1. Run the script below to ... | open | 2021-06-25T08:39:59Z | 2024-03-07T09:39:52Z | https://github.com/pywinauto/pywinauto/issues/1095 | [] | TesterNick | 2 |
MagicStack/asyncpg | asyncio | 990 | Invalid input type error despite the use of CAST operator in query. | <!--
Thank you for reporting an issue/feature request.
If this is a feature request, please disregard this template. If this is
a bug report, please answer to the questions below.
It will be much easier for us to fix the issue if a test case that reproduces
the problem is provided with clear instructions on h... | closed | 2022-12-30T11:14:29Z | 2022-12-31T06:37:08Z | https://github.com/MagicStack/asyncpg/issues/990 | [] | Geosynopsis | 1 |
man-group/arctic | pandas | 418 | VersionStore deprecation warning | #### Arctic Version
```
Latest
```
```
tests/integration/store/test_ndarray_store_append.py::test_append_with_extra_columns
/home/bryant/arctic/arctic/store/_ndarray_store.py:240: FutureWarning: Assignment between structured arrays with different field names will change in numpy 1.14.
Previously ... | closed | 2017-09-21T19:55:32Z | 2018-04-16T10:15:59Z | https://github.com/man-group/arctic/issues/418 | [] | bmoscon | 1 |
JaidedAI/EasyOCR | deep-learning | 357 | latin.pth recognition model for azerbaijani does not detect characters other than english and german umlauts | Hi,
Thanks for the great repo. I have a need to OCR different languages such as
az - Azerbaijani
cs - Czech
da - Danish
de - Deutsch
en - English
es - Spanish, Castilian
et - Estonian
fi - Finnish
fr - French
hr - Croatian
All these languages use ''latin.pth'' model for recognition. I have 2 que... | closed | 2021-01-27T16:08:47Z | 2021-03-23T01:16:14Z | https://github.com/JaidedAI/EasyOCR/issues/357 | [] | kalai2033 | 2 |
RobertCraigie/prisma-client-py | asyncio | 652 | Add missing tests for native database types | We currently do not have tests for every possible native database type.
Status (not yet exhaustive):
- [ ] `db.Date`
- [x] `db.Date` in raw queries
- [ ] `db.Time`
- [ ] `db.Time` in raw queries
- [ ] `db.Timetz `
- [ ] `db.Timetz ` in raw queries
- [ ] `db.Timestamp`
- [ ] `db.Timestamp` in raw queries
- [... | open | 2022-12-24T22:49:06Z | 2022-12-24T22:50:54Z | https://github.com/RobertCraigie/prisma-client-py/issues/652 | [
"kind/improvement",
"topic: internal",
"priority/medium",
"level/unknown"
] | RobertCraigie | 0 |
adbar/trafilatura | web-scraping | 446 | Text extraction performance fix. | I've been looking into text extraction algorithm and it seems the single most time consuming is following part:
`prune_unwanted_nodes(one_of_the_trees, OVERALL_DISCARD_XPATH)`, since `OVERALL_DISCARD_XPATH` is very long "selector".
The same pruning process is called 4 times on (sometimes) different trees, when prec... | open | 2023-11-23T09:09:42Z | 2023-11-23T13:41:46Z | https://github.com/adbar/trafilatura/issues/446 | [
"question"
] | majcl | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.