Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 52 new columns ({'user_voted', 'unpinned', 'pinned_until', 'pinned_at', 'created_at', 'closed', 'user_id', 'participant_count', 'vote_count', 'featured_link', 'draft', 'visible', 'topic_timer', 'suggested_topics', 'archived', 'slow_mode_seconds', 'posts_count', 'like_count', 'show_read_indicator', 'has_summary', 'accepted_answer', 'tags_descriptions', 'deleted_at', 'image_url', 'last_posted_at', 'chunk_size', 'bookmarks', 'discourse_zendesk_plugin_zendesk_url', 'details', 'archetype', 'draft_sequence', 'post_stream', 'category_id', 'reply_count', 'fancy_title', 'word_count', 'pinned', 'draft_key', 'slow_mode_enabled_until', 'can_vote', 'views', 'pinned_globally', 'bookmarked', 'actions_summary', 'title', 'highest_post_number', 'thumbnails', 'deleted_by', 'discourse_zendesk_plugin_zendesk_id', 'message_bus_last_id', 'current_post_number', 'timeline_lookup'}) and 42 missing columns ({'description_text', 'uploaded_logo', 'default_top_period', 'icon', 'topic_url', 'topic_template', 'permission', 'sort_ascending', 'topics_all_time', 'subcategory_list_style', 'topics_week', 'topics_month', 'subcategory_count', 'subcategory_ids', 'name', 'has_children', 'default_list_filter', 'post_count', 'topics_day', 'color', 'topic_count', 'num_featured_topics', 'topics', 'style_type', 'navigate_to_first_post_after_read', 'description', 'position', 'show_subcategory_list', 'topics_year', 'description_excerpt', 'uploaded_background', 'text_color', 'uploaded_background_dark', 'uploaded_logo_dark', 'sort_order', 'notification_level', 'custom_fields', 'default_view', 'emoji', 'read_restricted', 'minimum_required_tags', 'is_uncategorized'}).

This happened while the json dataset builder was generating data using

hf://datasets/akankshakshurai/cuda-error-resolution-analysis/topics_batch_1.json (at revision 982fd8f62051d64f3be6b4f004db3404fa1df1eb)

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
                  writer.write_table(table)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 714, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              post_stream: struct<posts: list<item: struct<accepted_answer: bool, actions_summary: list<item: struct<count: int (... 1278 chars omitted)
                child 0, posts: list<item: struct<accepted_answer: bool, actions_summary: list<item: struct<count: int64, id: int64> (... 1236 chars omitted)
                    child 0, item: struct<accepted_answer: bool, actions_summary: list<item: struct<count: int64, id: int64>>, admin: b (... 1224 chars omitted)
                        child 0, accepted_answer: bool
                        child 1, actions_summary: list<item: struct<count: int64, id: int64>>
                            child 0, item: struct<count: int64, id: int64>
                                child 0, count: int64
                                child 1, id: int64
                        child 2, admin: bool
                        child 3, avatar_template: string
                        child 4, badges_granted: list<item: null>
                            child 0, item: null
                        child 5, bookmarked: bool
                        child 6, can_accept_answer: bool
                        child 7, can_delete: bool
                        child 8, can_edit: bool
                        child 9, can_recover: bool
                        child 10, can_see_hidden_post: bool
                        child 11, can_unaccept_answer: bool
                        child 12, can_view_edit_history: bool
                        child 13, can_vote: bool
                        child 14, can_wiki: bool
                        child 15, cooked: string
                        child 16, created_at: string
                        child 17, deleted_at: null
                        child 18, display_username: string
                        child 19, edit_reason: null
                        child 20, flair_bg_color: null
                        child 21, 
              ...
               0, attachment: bool
                        child 1, clicks: int64
                        child 2, domain: string
                        child 3, internal: bool
                        child 4, reflection: bool
                        child 5, root_domain: string
                        child 6, title: string
                        child 7, url: string
                        child 8, user_id: int64
                child 4, notification_level: int64
                child 5, participants: list<item: struct<admin: bool, avatar_template: string, flair_bg_color: null, flair_color: null, fla (... 179 chars omitted)
                    child 0, item: struct<admin: bool, avatar_template: string, flair_bg_color: null, flair_color: null, flair_group_id (... 167 chars omitted)
                        child 0, admin: bool
                        child 1, avatar_template: string
                        child 2, flair_bg_color: null
                        child 3, flair_color: null
                        child 4, flair_group_id: null
                        child 5, flair_name: null
                        child 6, flair_url: null
                        child 7, id: int64
                        child 8, moderator: bool
                        child 9, name: string
                        child 10, post_count: int64
                        child 11, primary_group_name: null
                        child 12, trust_level: int64
                        child 13, username: string
              bookmarks: list<item: null>
                child 0, item: null
              accepted_answer: struct<excerpt: string, name: string, post_number: int64, username: string>
                child 0, excerpt: string
                child 1, name: string
                child 2, post_number: int64
                child 3, username: string
              -- schema metadata --
              pandas: '{"index_columns": [], "column_indexes": [], "columns": [{"name":' + 7126
              to
              {'id': Value('int64'), 'name': Value('string'), 'color': Value('string'), 'text_color': Value('string'), 'style_type': Value('string'), 'icon': Value('null'), 'emoji': Value('null'), 'slug': Value('string'), 'topic_count': Value('int64'), 'post_count': Value('int64'), 'position': Value('int64'), 'description': Value('string'), 'description_text': Value('string'), 'description_excerpt': Value('string'), 'topic_url': Value('string'), 'read_restricted': Value('bool'), 'permission': Value('null'), 'notification_level': Value('int64'), 'topic_template': Value('string'), 'has_children': Value('bool'), 'subcategory_count': Value('int64'), 'sort_order': Value('string'), 'sort_ascending': Value('null'), 'show_subcategory_list': Value('bool'), 'num_featured_topics': Value('int64'), 'default_view': Value('string'), 'subcategory_list_style': Value('string'), 'default_top_period': Value('string'), 'default_list_filter': Value('string'), 'minimum_required_tags': Value('int64'), 'navigate_to_first_post_after_read': Value('bool'), 'custom_fields': {'create_as_post_voting_default': Value('null'), 'disable_topic_resorting': Value('null'), 'enable_accepted_answers': Value('null'), 'enable_unassigned_filter': Value('null'), 'has_chat_enabled': Value('null'), 'only_post_voting_in_this_category': Value('null'), 'sort_topics_by_event_start_date': Value('null')}, 'topics_day': Value('int64'), 'topics_week': Value('int64'), 'topics_month': Value('int64'), 'topics_year': Value('int64'), 'topics_all_time': Value('int64'), 'subcategory_ids': List(Value('int64')), 'uploaded_logo': Value('null'), 'uploaded_logo_dark': Value('null'), 'uploaded_background': Value('null'), 'uploaded_background_dark': Value('null'), 'topics': List({'archetype': Value('string'), 'archived': Value('bool'), 'bookmarked': Value('null'), 'bumped': Value('bool'), 'bumped_at': Value('string'), 'closed': Value('bool'), 'created_at': Value('string'), 'excerpt': Value('string'), 'fancy_title': Value('string'), 'has_accepted_answer': Value('bool'), 'highest_post_number': Value('int64'), 'id': Value('int64'), 'image_url': Value('string'), 'last_posted_at': Value('string'), 'last_poster': {'avatar_template': Value('string'), 'id': Value('int64'), 'name': Value('string'), 'username': Value('string')}, 'liked': Value('null'), 'pinned': Value('bool'), 'posts_count': Value('int64'), 'reply_count': Value('int64'), 'slug': Value('string'), 'title': Value('string'), 'unpinned': Value('null'), 'unseen': Value('bool'), 'visible': Value('bool')}), 'is_uncategorized': Value('bool')}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1455, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1054, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 894, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 970, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1702, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1833, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 52 new columns ({'user_voted', 'unpinned', 'pinned_until', 'pinned_at', 'created_at', 'closed', 'user_id', 'participant_count', 'vote_count', 'featured_link', 'draft', 'visible', 'topic_timer', 'suggested_topics', 'archived', 'slow_mode_seconds', 'posts_count', 'like_count', 'show_read_indicator', 'has_summary', 'accepted_answer', 'tags_descriptions', 'deleted_at', 'image_url', 'last_posted_at', 'chunk_size', 'bookmarks', 'discourse_zendesk_plugin_zendesk_url', 'details', 'archetype', 'draft_sequence', 'post_stream', 'category_id', 'reply_count', 'fancy_title', 'word_count', 'pinned', 'draft_key', 'slow_mode_enabled_until', 'can_vote', 'views', 'pinned_globally', 'bookmarked', 'actions_summary', 'title', 'highest_post_number', 'thumbnails', 'deleted_by', 'discourse_zendesk_plugin_zendesk_id', 'message_bus_last_id', 'current_post_number', 'timeline_lookup'}) and 42 missing columns ({'description_text', 'uploaded_logo', 'default_top_period', 'icon', 'topic_url', 'topic_template', 'permission', 'sort_ascending', 'topics_all_time', 'subcategory_list_style', 'topics_week', 'topics_month', 'subcategory_count', 'subcategory_ids', 'name', 'has_children', 'default_list_filter', 'post_count', 'topics_day', 'color', 'topic_count', 'num_featured_topics', 'topics', 'style_type', 'navigate_to_first_post_after_read', 'description', 'position', 'show_subcategory_list', 'topics_year', 'description_excerpt', 'uploaded_background', 'text_color', 'uploaded_background_dark', 'uploaded_logo_dark', 'sort_order', 'notification_level', 'custom_fields', 'default_view', 'emoji', 'read_restricted', 'minimum_required_tags', 'is_uncategorized'}).
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/akankshakshurai/cuda-error-resolution-analysis/topics_batch_1.json (at revision 982fd8f62051d64f3be6b4f004db3404fa1df1eb)
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

id
int64
name
string
color
string
text_color
string
style_type
string
icon
null
emoji
null
slug
string
topic_count
int64
post_count
int64
position
int64
description
string
description_text
string
description_excerpt
string
topic_url
string
read_restricted
bool
permission
null
notification_level
int64
topic_template
string
has_children
bool
subcategory_count
int64
sort_order
string
sort_ascending
null
show_subcategory_list
bool
num_featured_topics
int64
default_view
string
subcategory_list_style
string
default_top_period
string
default_list_filter
string
minimum_required_tags
int64
navigate_to_first_post_after_read
bool
custom_fields
dict
topics_day
int64
topics_week
int64
topics_month
int64
topics_year
int64
topics_all_time
int64
subcategory_ids
list
uploaded_logo
null
uploaded_logo_dark
null
uploaded_background
null
uploaded_background_dark
null
topics
list
is_uncategorized
bool
18
Mobile
92278F
FFFFFF
square
null
null
mobile
368
1,456
4
This category is dedicated to the now deprecated “PyTorch Mobile” project. Please look into ExecuTorch as the new Mobile runtime for PyTorch.
This category is dedicated to the now deprecated “PyTorch Mobile” project. Please look into ExecuTorch as the new Mobile runtime for PyTorch.
This category is dedicated to the now deprecated “PyTorch Mobile” project. Please look into ExecuTorch as the new Mobile runtime for PyTorch.
/t/about-the-mobile-category/57726
false
null
1
false
null
null
false
3
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
1
4
368
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-10-25T15:25:27.218Z", "closed": false, "created_at": "2022-12-25T17:12:21.253Z", "excerpt": null, "fancy_title": "FP16 support in pytorch mobile", "has_accepted_answer": false,...
null
1
Uncategorized
AB9364
FFFFFF
square
null
null
uncategorized
39,713
154,763
28
Topics that don't need a category, or don't fit into any other existing category.
Topics that don't need a category, or don't fit into any other existing category.
Topics that don't need a category, or don't fit into any other existing category.
null
false
null
1
Before posting a query, check the [FAQs](https://discuss.pytorch.org/c/faq/30) - it might already be answered!
false
null
null
false
3
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
4
15
56
1,184
39,713
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-10-25T13:05:06.334Z", "closed": false, "created_at": "2025-10-08T11:07:31.745Z", "excerpt": null, "fancy_title": "Random object detection results", "has_accepted_answer": false...
true
12
distributed
0088CC
FFFFFF
square
null
null
distributed
2,436
9,777
11
null
null
null
/t/about-the-distributed-category/33465
false
null
1
null
true
2
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
1
2
6
228
2,572
[ 20, 44 ]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-10-25T03:07:02.965Z", "closed": false, "created_at": "2025-10-25T03:07:02.896Z", "excerpt": null, "fancy_title": "Windows DDP on RTX 50-series only: use_libuv was requested but PyT...
null
5
vision
AB9364
FFFFFF
square
null
null
vision
12,066
46,816
2
Topics related to either pytorch/vision or vision research related topics
Topics related to either pytorch/vision or vision research related topics
Topics related to either pytorch/vision or vision research related topics
/t/about-the-vision-category/22
false
null
1
true
1
null
false
3
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
1
1
9
216
12,151
[ 19 ]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-10-24T07:18:30.515Z", "closed": false, "created_at": "2025-10-24T07:18:30.447Z", "excerpt": null, "fancy_title": "ONNX export fails for custom interpolate function with dynamic sca...
null
23
Memory Format
F1592A
FFFFFF
square
null
null
memory-format
198
649
21
null
null
null
/t/about-the-memory-format-category/73663
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
1
1
13
198
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-10-23T20:17:11.434Z", "closed": false, "created_at": "2025-10-21T13:14:00.670Z", "excerpt": null, "fancy_title": "Sparse bmm cause CUDA misaligned address error", "has_accepted...
null
37
data
F7941D
FFFFFF
square
null
null
data
1,114
3,656
36
Topics related to DataLoader, Dataset, torch.utils.data, pytorch/data, and TorchArrow.
Topics related to DataLoader, Dataset, torch.utils.data, pytorch/data, and TorchArrow.
Topics related to DataLoader, Dataset, torch.utils.data, pytorch/data, and TorchArrow.
/t/about-the-data-category/138687
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
1
2
79
1,114
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-10-23T13:08:59.672Z", "closed": false, "created_at": "2025-10-23T13:00:37.253Z", "excerpt": null, "fancy_title": "Support for NVIDIA RTX 5090 (CUDA SM_120)", "has_accepted_answ...
null
26
windows
3AB54A
FFFFFF
square
null
null
windows
257
1,169
24
This category is focused on PyTorch on Windows related issues.
This category is focused on PyTorch on Windows related issues.
This category is focused on PyTorch on Windows related issues.
/t/about-the-windows-category/89244
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
3
32
257
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-10-23T11:22:55.349Z", "closed": false, "created_at": "2025-04-03T12:05:19.354Z", "excerpt": null, "fancy_title": "TorchCodec wheels", "has_accepted_answer": false, "highest...
null
7
autograd
AB9364
FFFFFF
square
null
null
autograd
6,068
24,080
1
A category of posts relating to the autograd engine itself.
A category of posts relating to the autograd engine itself.
A category of posts relating to the autograd engine itself.
/t/about-the-autograd-category/2932
false
null
1
false
null
null
false
3
latest
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
2
8
176
6,068
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-10-22T18:35:45.885Z", "closed": false, "created_at": "2025-10-22T17:25:35.122Z", "excerpt": null, "fancy_title": "PyTorch AD with non-python functions", "has_accepted_answer": ...
null
41
torch.compile
0088CC
FFFFFF
square
null
null
compile
415
1,300
40
A category for <code>torch.compile</code> and PyTorch 2.0 related compiler issues.<br> This includes: issues around TorchDynamo ( <code>torch._dynamo</code> ), TorchInductor (<code>torch._inductor</code>) and AOTAutograd
A category for torch.compile and PyTorch 2.0 related compiler issues. This includes: issues around TorchDynamo ( torch._dynamo ), TorchInductor (torch._inductor) and AOTAutograd
A category for torch.compile and PyTorch 2.0 related compiler issues. This includes: issues around TorchDynamo ( torch._dynamo ), TorchInductor (torch._inductor) and AOTAutograd
/t/about-the-torch-compile-category/169885
false
null
1
null
true
3
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
1
7
156
686
[ 40, 31, 39 ]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-10-22T15:06:10.818Z", "closed": false, "created_at": "2025-10-21T17:29:17.913Z", "excerpt": null, "fancy_title": "PyTorch with CUDA support is not installed, although everything wo...
null
6
reinforcement-learning
AB9364
FFFFFF
square
null
null
reinforcement-learning
686
2,424
6
A section to discuss RL implementations, research, problems
A section to discuss RL implementations, research, problems
A section to discuss RL implementations, research, problems
/t/about-the-reinforcement-learning-category/23
false
null
1
null
false
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
2
43
686
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-10-22T06:07:45.183Z", "closed": false, "created_at": "2025-10-11T10:00:27.856Z", "excerpt": null, "fancy_title": "Model Boilerplate for a Simple DQN", "has_accepted_answer": tr...
null
11
C++
9EB83B
FFFFFF
square
null
null
c
2,640
8,573
10
Topics related to the C++ Frontend, C++ API or C++ Extensions
Topics related to the C++ Frontend, C++ API or C++ Extensions
Topics related to the C++ Frontend, C++ API or C++ Extensions
/t/about-the-c-category/31603
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
2
6
137
2,640
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-10-20T10:22:05.006Z", "closed": false, "created_at": "2025-10-18T08:06:37.275Z", "excerpt": null, "fancy_title": "[CUDA/MSVC][Suggestion] ROI Pool half-precision build error due to...
null
14
deployment
BF1E2E
FFFFFF
square
null
null
deployment
675
2,059
13
A category of posts focused on production usage of PyTorch. Mobile deployment is out of scope for this category (for now… )
A category of posts focused on production usage of PyTorch. Mobile deployment is out of scope for this category (for now… )
A category of posts focused on production usage of PyTorch. Mobile deployment is out of scope for this category (for now… )
/t/about-the-deployment-category/41856
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
5
45
675
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-10-18T14:27:39.292Z", "closed": false, "created_at": "2025-10-17T17:42:39.648Z", "excerpt": null, "fancy_title": "Nvidia rtx 5070 with CUDA 13", "has_accepted_answer": false, ...
null
3
Site Feedback
808281
FFFFFF
square
null
null
site-feedback
100
320
3
Discussion about this site, its organization, how it works, and how we can improve it.
Discussion about this site, its organization, how it works, and how we can improve it.
Discussion about this site, its organization, how it works, and how we can improve it.
/t/about-the-site-feedback-category/2
false
null
1
false
null
null
false
3
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
0
4
100
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-10-17T17:33:03.099Z", "closed": false, "created_at": "2023-10-25T11:27:43.851Z", "excerpt": null, "fancy_title": "Congratualtions to @ptrblck", "has_accepted_answer": false, ...
null
34
torch.package / torch::deploy
B3B5B4
FFFFFF
square
null
null
torch-package-torch-deploy
120
358
33
this category is focused on python deployment of PyTorch models and specifically the torch::deploy and torch.package APIs. More can be found at <a href="http://pytorch.org">pytorch.org</a> in the docs…
this category is focused on python deployment of PyTorch models and specifically the torch::deploy and torch.package APIs. More can be found at pytorch.org in the docs…
this category is focused on python deployment of PyTorch models and specifically the torch::deploy and torch.package APIs. More can be found at <a href="http://pytorch.org">pytorch.org</a> in the docs…
/t/about-the-torch-package-torch-deploy-category/130389
false
null
1
false
null
null
false
3
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
1
12
120
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-10-16T18:41:59.827Z", "closed": false, "created_at": "2025-10-16T05:24:29.497Z", "excerpt": null, "fancy_title": "Buffer Overflow resolution", "has_accepted_answer": false, ...
null
8
nlp
AB9364
FFFFFF
square
null
null
nlp
2,766
8,923
7
Topics related to Natural Language Processing
Topics related to Natural Language Processing
Topics related to Natural Language Processing
/t/about-the-nlp-category/11314
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
2
51
2,766
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-10-14T12:49:09.872Z", "closed": false, "created_at": "2025-10-14T12:49:09.816Z", "excerpt": null, "fancy_title": "Utilizing GPUs for a machine-translation model", "has_accepted...
null
29
Opacus
F1592A
FFFFFF
square
null
null
opacus
122
446
27
Please redirect your questions to <a href="https://github.com/pytorch/opacus" class="inline-onebox-loading">https://github.com/pytorch/opacus</a>; we are not able to provide any guarantee on response time to Opacus questions on the PyTorch forums.
Please redirect your questions to https://github.com/pytorch/opacus; we are not able to provide any guarantee on response time to Opacus questions on the PyTorch forums.
Please redirect your questions to <a href="https://github.com/pytorch/opacus" class="inline-onebox-loading">https://github.com/pytorch/opacus</a>; we are not able to provide any guarantee on response time to Opacus questions on the PyTorch forums.
/t/about-the-opacus-category/105689
false
null
1
false
null
null
false
3
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
1
7
122
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2024-10-01T19:14:24.662Z", "closed": false, "created_at": "2024-10-01T19:14:24.583Z", "excerpt": "Dear Opacus users, \nWe kindly request that you redirect your questions to our Github issue...
null
33
projects
0088CC
FFFFFF
square
null
null
projects
193
492
32
Tell the community how you’re using PyTorch!
Tell the community how you’re using PyTorch!
Tell the community how you’re using PyTorch!
/t/about-the-projects-category/117648
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
4
27
193
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-10-11T15:36:51.663Z", "closed": false, "created_at": "2025-10-11T11:30:56.973Z", "excerpt": null, "fancy_title": "QuaTorch - Quaternions in Pytorch", "has_accepted_answer": fal...
null
42
ExecuTorch
de0eaf
FFFFFF
square
null
null
executorch
47
143
41
A category of posts relating to ExecuTorch.
A category of posts relating to ExecuTorch.
A category of posts relating to ExecuTorch.
/t/about-the-executorch-category/190365
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
1
14
47
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-10-09T03:05:17.729Z", "closed": false, "created_at": "2025-10-09T03:05:17.661Z", "excerpt": null, "fancy_title": "Workflow for lowerimg a checkpoint from civitai", "has_accepte...
null
17
quantization
0088CC
FFFFFF
square
null
null
quantization
904
4,006
16
This category is for questions, discussion and issues related to PyTorch’s quantization feature.
This category is for questions, discussion and issues related to PyTorch’s quantization feature.
This category is for questions, discussion and issues related to PyTorch’s quantization feature.
/t/about-the-quantization-category/57360
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
1
56
904
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-09-29T09:26:21.670Z", "closed": false, "created_at": "2025-09-29T09:26:21.611Z", "excerpt": null, "fancy_title": "Ost Training Quantization fails on SPAN model with type_as", "...
null
32
Mac OS X
283890
FFFFFF
square
null
null
mac-os-x
71
208
31
null
null
null
/t/about-the-mac-os-x-category/115150
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
0
7
71
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-09-24T15:35:05.044Z", "closed": false, "created_at": "2025-02-05T17:07:14.219Z", "excerpt": null, "fancy_title": "Building PyTorch 2.6.0 from source on macOS x86_64 (Intel)", "...
null
28
tensorboard
652D90
FFFFFF
square
null
null
tensorboard
55
115
26
null
null
null
/t/about-the-tensorboard-category/96405
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
0
4
55
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-09-18T09:55:48.325Z", "closed": false, "created_at": "2025-09-18T07:15:54.444Z", "excerpt": null, "fancy_title": "How am i supposed to code an axonal delay in my SNN?", "has_ac...
null
27
mixed-precision
25AAE2
FFFFFF
square
null
null
mixed-precision
250
993
25
null
null
null
/t/about-the-mixed-precision-category/93965
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
0
16
250
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-09-18T09:31:26.123Z", "closed": false, "created_at": "2025-08-15T17:03:16.688Z", "excerpt": null, "fancy_title": "Bfloat16 training", "has_accepted_answer": false, "highest...
null
43
torchchat
25AAE2
FFFFFF
square
null
null
torchchat
1
3
42
torchchat - Running LLMs locally
torchchat - Running LLMs locally
torchchat - Running LLMs locally
/t/about-the-torchchat-category/208671
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
0
1
1
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-09-16T18:33:28.516Z", "closed": false, "created_at": "2025-09-15T13:37:37.967Z", "excerpt": null, "fancy_title": "Installation Candidates", "has_accepted_answer": true, "hi...
null
38
mps
3AB54A
FFFFFF
square
null
null
metal-performance-shader
128
415
37
This category is for any question related to MPS support on Apple hardware (both M1 and x86 with AMD machines).
This category is for any question related to MPS support on Apple hardware (both M1 and x86 with AMD machines).
This category is for any question related to MPS support on Apple hardware (both M1 and x86 with AMD machines).
/t/about-the-mps-category/151972
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
0
13
128
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-08-26T21:37:03.312Z", "closed": false, "created_at": "2025-07-26T07:30:15.541Z", "excerpt": null, "fancy_title": "[MPS Crash] Assertion failed in _getLSTMGradKernelDAGObject using ...
null
22
complex
0E76BD
FFFFFF
square
null
null
complex
76
225
20
null
null
null
/t/about-the-complex-category/70893
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
0
3
76
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-08-19T10:06:59.182Z", "closed": false, "created_at": "2025-08-18T15:09:09.513Z", "excerpt": null, "fancy_title": "How are pretrained weights loaded in nn.LazyLinear layers", "h...
null
13
jit
0088CC
FFFFFF
square
null
null
jit
920
2,728
12
A category for <a href="https://pytorch.org/docs/stable/jit.html">TorchScript</a> and the PyTorch JIT compiler
A category for TorchScript and the PyTorch JIT compiler
A category for <a href="https://pytorch.org/docs/stable/jit.html">TorchScript</a> and the PyTorch JIT compiler
/t/about-the-jit-category/34819
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
0
26
920
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-07-30T09:02:53.852Z", "closed": false, "created_at": "2025-07-30T09:02:53.812Z", "excerpt": null, "fancy_title": "Replace alias operator in the model", "has_accepted_answer": f...
null
9
audio
AB9364
FFFFFF
square
null
null
audio
395
1,261
8
null
null
null
/t/about-the-audio-category/14960
false
null
1
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
0
12
395
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-07-18T12:56:36.456Z", "closed": false, "created_at": "2025-07-18T12:56:36.405Z", "excerpt": null, "fancy_title": "Do CTCHypothesis keep autograd history?", "has_accepted_answer...
null
24
jobs
E45735
FFFFFF
square
null
null
jobs
35
80
22
null
null
null
/t/about-the-jobs-category/78260
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
0
4
35
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-06-11T15:15:36.963Z", "closed": false, "created_at": "2025-06-11T15:07:01.426Z", "excerpt": null, "fancy_title": "Oferta Laboral Payton con ML, Pytorch, Torchaudio, Torchvideo", ...
null
35
torchx
F1592A
FFFFFF
square
null
null
torchx
11
73
34
TorchX is an SDK for quickly building and deploying ML applications from R&amp;D to production. It offers various builtin components that encode MLOps best practices and make advanced features like distributed training and hyperparameter optimization accessible to all. Users can get started with TorchX with no added se...
TorchX is an SDK for quickly building and deploying ML applications from R&amp;D to production. It offers various builtin components that encode MLOps best practices and make advanced features like distributed training and hyperparameter optimization accessible to all. Users can get started with TorchX with no added se...
TorchX is an SDK for quickly building and deploying ML applications from R&amp;D to production. It offers various builtin components that encode MLOps best practices and make advanced features like distributed training and hyperparameter optimization accessible to all. Users can get started with TorchX &hellip;
/t/about-the-torchx-category/134813
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
0
1
11
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-05-09T17:17:30.052Z", "closed": false, "created_at": "2023-08-15T20:43:26.558Z", "excerpt": null, "fancy_title": "Implementing NodeSelectors and Tolerations with TorchX on Kubernet...
null
36
PyTorch Live
F7941D
FFFFFF
square
null
null
pytorch-live
184
612
35
PyTorch Live is no longer supported. Please look into ExecuTorch as the new Mobile runtime for PyTorch.
PyTorch Live is no longer supported. Please look into ExecuTorch as the new Mobile runtime for PyTorch.
PyTorch Live is no longer supported. Please look into ExecuTorch as the new Mobile runtime for PyTorch.
/t/about-the-pytorch-live-category/138173
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
0
7
184
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-04-20T07:07:25.248Z", "closed": false, "created_at": "2025-04-20T07:02:00.043Z", "excerpt": null, "fancy_title": "我在onnx文件导出后,出现这个问题:onnxruntime.capi.onnxruntime_pybind11_state.Fai...
null
10
glow
AB9364
FFFFFF
square
null
null
glow
132
462
9
This category is for the Glow neural network accelerator compiler: <a href="https://github.com/pytorch/glow" class="inline-onebox-loading">https://github.com/pytorch/glow</a>
This category is for the Glow neural network accelerator compiler: https://github.com/pytorch/glow
This category is for the Glow neural network accelerator compiler: <a href="https://github.com/pytorch/glow" class="inline-onebox-loading">https://github.com/pytorch/glow</a>
/t/about-the-glow-category/17547
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
0
0
132
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-02-03T07:54:49.273Z", "closed": false, "created_at": "2022-11-07T12:29:25.133Z", "excerpt": null, "fancy_title": "PyTorch-Glow Integration", "has_accepted_answer": false, "...
null
21
Captum
12A89D
FFFFFF
square
null
null
captum
72
165
19
null
null
null
/t/about-the-captum-category/68657
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
0
4
72
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-02-01T00:55:50.547Z", "closed": false, "created_at": "2025-01-30T16:45:56.770Z", "excerpt": null, "fancy_title": "IG for VQA using VLMs from transformers", "has_accepted_answer...
null
25
xla
F7941D
FFFFFF
square
null
null
xla
36
98
23
This category is to discuss xla/TPU related issues.
This category is to discuss xla/TPU related issues.
This category is to discuss xla/TPU related issues.
/t/please-redirect-all-xla-questions-to-pytorch-xla-github-issues/81879
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
0
2
36
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2025-01-25T08:17:19.176Z", "closed": false, "created_at": "2025-01-25T08:17:19.126Z", "excerpt": null, "fancy_title": "Single core of TPU gives prediction results different than the CPU...
null
15
ignite
0088CC
FFFFFF
square
null
null
ignite
53
297
14
null
null
null
/t/about-the-ignite-category/45318
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
0
0
53
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2024-12-02T13:34:45.836Z", "closed": false, "created_at": "2020-05-22T15:53:23.224Z", "excerpt": null, "fancy_title": "Average time per epoch calculation on pytorch ignite", "has_ac...
null
30
FAQ
0088CC
FFFFFF
square
null
null
faq
5
6
0
The FAQ category contains commonly-asked questions and their answers. Please refer to this section before you post your query.
The FAQ category contains commonly-asked questions and their answers. Please refer to this section before you post your query.
The FAQ category contains commonly-asked questions and their answers. Please refer to this section before you post your query.
/t/about-the-faq-category/111452
false
null
1
false
null
null
false
3
latest
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
0
0
5
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2024-07-30T14:00:47.139Z", "closed": false, "created_at": "2023-12-30T09:29:34.108Z", "excerpt": null, "fancy_title": "How do I get the accuracy of an unbalanced dataset or segmentation...
null
16
hackathon
0088CC
FFFFFF
square
null
null
hackathon
11
33
15
Use this category to discuss ideas about the PyTorch Global and local Hackathons.
Use this category to discuss ideas about the PyTorch Global and local Hackathons.
Use this category to discuss ideas about the PyTorch Global and local Hackathons.
/t/about-the-hackathon-category/51871
false
null
1
null
false
null
null
null
false
3
null
rows_with_featured_topics
all
all
0
false
{ "create_as_post_voting_default": null, "disable_topic_resorting": null, "enable_accepted_answers": null, "enable_unassigned_filter": null, "has_chat_enabled": null, "only_post_voting_in_this_category": null, "sort_topics_by_event_start_date": null }
0
0
0
0
11
[]
null
null
null
null
[ { "archetype": "regular", "archived": false, "bookmarked": null, "bumped": true, "bumped_at": "2024-03-05T14:11:23.808Z", "closed": false, "created_at": "2024-02-15T19:18:20.511Z", "excerpt": null, "fancy_title": "Pytorch Github org grooming", "has_accepted_answer": false, ...
null
168,990
null
null
null
null
null
null
fp16-support-in-pytorch-mobile
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,524
null
null
null
null
null
null
random-object-detection-results
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
206,320
null
null
null
null
null
null
yolov7-problem-while-training-models
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,698
null
null
null
null
null
null
windows-ddp-on-rtx-50-series-only-use-libuv-was-requested-but-pytorch-was-built-without-libuv-support-works-on-40-20-series
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
67,339
null
null
null
null
null
null
memory-leak-debugging-and-common-causes
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,696
null
null
null
null
null
null
basic-system-requirement-to-be-able-to-contribute-to-pytorch
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,694
null
null
null
null
null
null
multiheadattention-with-multiple-batch-dimensions
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
222,056
null
null
null
null
null
null
what-version-of-pytorch-is-compatible-with-nvidia-geforce-gtx-1080
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,688
null
null
null
null
null
null
varying-batch-size-for-pre-trained-model-changes-inference-result-even-in-evaluation-mode
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,693
null
null
null
null
null
null
nn-multiheadattention-fast-path-substantially-less-efficient
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,690
null
null
null
null
null
null
onnx-export-fails-for-custom-interpolate-function-with-dynamic-scale-factor-in-torch-export-export-pytorch-2-9-0
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,661
null
null
null
null
null
null
sparse-bmm-cause-cuda-misaligned-address-error
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,681
null
null
null
null
null
null
build-pytorch-2-7-1-from-source-with-cuda-12-4
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,683
null
null
null
null
null
null
support-for-nvidia-rtx-5090-cuda-sm-120
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,677
null
null
null
null
null
null
nvidia-dgx-spark-support
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
218,578
null
null
null
null
null
null
torchcodec-wheels
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,682
null
null
null
null
null
null
why-is-my-rt-detr-model-giving-map-zero-while-train-loss-and-valid-loss-is-being-decreased
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,679
null
null
null
null
null
null
context-parallel-attention-mask-not-supported-yet-performance-drop-in-fsdp2-cp-fine-tuning
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,676
null
null
null
null
null
null
pytorch-ad-with-non-python-functions
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,666
null
null
null
null
null
null
training-a-vae-on-the-embeddings-of-other-vaes
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,662
null
null
null
null
null
null
pytorch-with-cuda-support-is-not-installed-although-everything-worked-before-that
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,670
null
null
null
null
null
null
mac-inter-want-to-install-torch-version-2-6-or-higher
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,671
null
null
null
null
null
null
error-s-in-loading-state-dict-for-resnet-missing-key-s-in-state-dict
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
147,258
null
null
null
null
null
null
filtered-mean-and-std-from-a-tensor
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,565
null
null
null
null
null
null
model-boilerplate-for-a-simple-dqn
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
214,303
null
null
null
null
null
null
error-in-encoder-decoder-based-model
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,659
null
null
null
null
null
null
best-environment-for-deeplearning-on-a-local-gpu-workstation
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,546
null
null
null
null
null
null
cpu-thread-slow-to-enqueue-gpu-and-communication-kernels
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,543
null
null
null
null
null
null
android-large-model-4gb-on-android-app-is-crashing
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,657
null
null
null
null
null
null
pytorch-profiling-captions-cpu-gpu
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,649
null
null
null
null
null
null
model-producing-nan-values-after-few-epochs
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,646
null
null
null
null
null
null
cuda-msvc-suggestion-roi-pool-half-precision-build-error-due-to-ambiguous-comparison
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,624
null
null
null
null
null
null
numworkers-0-crashes
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,641
null
null
null
null
null
null
no-error-raised-despite-shape-mismatch-in-load-state-dict
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,653
null
null
null
null
null
null
get-state-dict-from-datadistributedparallel-model-while-other-thread-is-running-backward
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,652
null
null
null
null
null
null
i-cant-access-pytorch-doc
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
220,926
null
null
null
null
null
null
how-do-i-use-pytorch-with-rtx-5060-ti
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
25,427
null
null
null
null
null
null
solved-trouble-opening-pytorch-doc-just-now
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
215,093
null
null
null
null
null
null
libtorch-model-initialization-on-multiple-devices-for-parallel-inference
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,648
null
null
null
null
null
null
brenier-maps-in-pytorch
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,638
null
null
null
null
null
null
nvidia-rtx-5070-with-cuda-13
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,647
null
null
null
null
null
null
runtimeerror-miopenstatusunknownerror
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,644
null
null
null
null
null
null
cuda-profiler-not-working-on-windows
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
190,648
null
null
null
null
null
null
congratualtions-to-ptrblck
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,630
null
null
null
null
null
null
updating-selected-parameters-in-each-epoch
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,633
null
null
null
null
null
null
for-loop-f-cosine-similarity-make-oom
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,621
null
null
null
null
null
null
when-will-sm120-support-be-available
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,631
null
null
null
null
null
null
compiling-a-loop-on-mps-exceeding-limit-of-buffers
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
40,551
null
null
null
null
null
null
average-hausdorff-loss-implementation
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
106,542
null
null
null
null
null
null
adding-a-numerically-stable-inverse-cdf-of-standard-gaussian
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,627
null
null
null
null
null
null
problem-converting-model-to-onnx
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,619
null
null
null
null
null
null
cufft-half-precision-error-using-rfft2-irfft2
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
170,344
null
null
null
null
null
null
suggested-max-num-workers-is-2-but-i-have-96-cores
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,623
null
null
null
null
null
null
buffer-overflow-resolution
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
223,629
null
null
null
null
null
null
is-torch-autocast-using-mixed-precision-for-matmul
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
End of preview.
README.md exists but content is empty.
Downloads last month
81