Anurag1734/cuda-error-resolution-analysis
07
1[2 {3 "post_stream": {4 "posts": [5 {6 "id": 213177,7 "name": "micro",8 "username": "xifanlover",9 "avatar_template": "/letter_avatar_proxy/v4/letter/x/45deac/{size}.png",10 "created_at": "2020-07-17T07:10:35.584Z",11 "cooked": "<p>hello everyone,I am using a arm development board.its MCU is i.mx6dl(cortex-A9 ARMV7 32).Now A QT project running on the board.I want my QT project Call the libtorch to load pytorch module.my question is:Can torch and libtorch be compiled on the ARM development board?<br>\nI search on the net,someone compiled the pytorch to raspberry pie or android.But no one can compiled the pytorch to other arm board.Can I need to compiled the libtorch to arm board too?<br>\nwho can help me?</p>",12 "post_number": 1,13 "post_type": 1,14 "posts_count": 4,15 "updated_at": "2020-07-17T07:19:09.370Z",16 "reply_count": 0,17 "reply_to_post_number": null,18 "quote_count": 0,19 "incoming_link_count": 540,20 "reads": 19,21 "readers_count": 18,22 "score": 2703.8,23 "yours": false,24 "topic_id": 89547,25 "topic_slug": "libtorch-can-be-used-on-the-arm-development-board",26 "display_username": "micro",27 "primary_group_name": null,28 "flair_name": null,29 "flair_url": null,30 "flair_bg_color": null,31 "flair_color": null,32 "flair_group_id": null,33 "badges_granted": [],34 "version": 2,35 "can_edit": false,36 "can_delete": false,37 "can_recover": false,38 "can_see_hidden_post": false,39 "can_wiki": false,40 "read": true,41 "user_title": null,42 "bookmarked": false,43 "actions_summary": [],44 "moderator": false,45 "admin": false,46 "staff": false,47 "user_id": 34433,48 "hidden": false,49 "trust_level": 1,50 "deleted_at": null,51 "user_deleted": false,52 "edit_reason": null,53 "can_view_edit_history": true,54 "wiki": false,55 "post_url": "/t/libtorch-can-be-used-on-the-arm-development-board/89547/1",56 "can_accept_answer": false,57 "can_unaccept_answer": false,58 "accepted_answer": false,59 "topic_accepted_answer": null,60 "can_vote": false61 },62 {63 "id": 213185,64 "name": "micro",65 "username": "xifanlover",66 "avatar_template": "/letter_avatar_proxy/v4/letter/x/45deac/{size}.png",67 "created_at": "2020-07-17T07:42:36.062Z",68 "cooked": "<p>I really hope to cross compile libtorch in the ubantu system and transplant it to the development board。who can help me?</p>",69 "post_number": 2,70 "post_type": 1,71 "posts_count": 4,72 "updated_at": "2020-07-17T07:42:36.062Z",73 "reply_count": 1,74 "reply_to_post_number": null,75 "quote_count": 0,76 "incoming_link_count": 6,77 "reads": 18,78 "readers_count": 17,79 "score": 38.6,80 "yours": false,81 "topic_id": 89547,82 "topic_slug": "libtorch-can-be-used-on-the-arm-development-board",83 "display_username": "micro",84 "primary_group_name": null,85 "flair_name": null,86 "flair_url": null,87 "flair_bg_color": null,88 "flair_color": null,89 "flair_group_id": null,90 "badges_granted": [],91 "version": 1,92 "can_edit": false,93 "can_delete": false,94 "can_recover": false,95 "can_see_hidden_post": false,96 "can_wiki": false,97 "read": true,98 "user_title": null,99 "bookmarked": false,100 "actions_summary": [],101 "moderator": false,102 "admin": false,103 "staff": false,104 "user_id": 34433,105 "hidden": false,106 "trust_level": 1,107 "deleted_at": null,108 "user_deleted": false,109 "edit_reason": null,110 "can_view_edit_history": true,111 "wiki": false,112 "post_url": "/t/libtorch-can-be-used-on-the-arm-development-board/89547/2",113 "can_accept_answer": false,114 "can_unaccept_answer": false,115 "accepted_answer": false,116 "topic_accepted_answer": null117 },118 {119 "id": 213272,120 "name": "Thomas V",121 "username": "tom",122 "avatar_template": "/user_avatar/discuss.pytorch.org/tom/{size}/3162_2.png",123 "created_at": "2020-07-17T12:56:56.914Z",124 "cooked": "<p>You could use the Android build as inspiration.<br>\nThat said, you might also be able to use <a class=\"mention\" href=\"/u/leviviana\">@LeviViana</a> 's build for the Raspberry and take the libtorch included in PyTorch:</p><aside class=\"quote\" data-post=\"1\" data-topic=\"58580\">\n <div class=\"title\">\n <div class=\"quote-controls\"></div>\n <img loading=\"lazy\" alt=\"\" width=\"24\" height=\"24\" src=\"https://discuss.pytorch.org/user_avatar/discuss.pytorch.org/leviviana/48/9548_2.png\" class=\"avatar\">\n <a href=\"https://discuss.pytorch.org/t/pytorch-1-3-wheels-for-raspberry-pi-python-3-7/58580\">PyTorch 1.3 wheels for Raspberry Pi (Python 3.7)</a> <a class=\"badge-category__wrapper \" href=\"/c/quantization/17\"><span data-category-id=\"17\" data-drop-close=\"true\" class=\"badge-category \" title=\"This category is for questions, discussion and issues related to PyTorch’s quantization feature.\"><span class=\"badge-category__name\">quantization</span></span></a>\n </div>\n <blockquote>\n I’ve made it available here: <a href=\"https://wintics-opensource.s3.eu-west-3.amazonaws.com/torch-1.3.0a0%2Bdeadc27-cp37-cp37m-linux_armv7l.whl\" rel=\"noopener nofollow ugc\">https://wintics-opensource.s3.eu-west-3.amazonaws.com/torch-1.3.0a0%2Bdeadc27-cp37-cp37m-linux_armv7l.whl</a>. \nHave fun !\n </blockquote>\n</aside>\n\n<p>Best regards</p>\n<p>Thomas</p>",125 "post_number": 3,126 "post_type": 1,127 "posts_count": 4,128 "updated_at": "2020-07-17T12:56:56.914Z",129 "reply_count": 1,130 "reply_to_post_number": 2,131 "quote_count": 0,132 "incoming_link_count": 12,133 "reads": 18,134 "readers_count": 17,135 "score": 68.6,136 "yours": false,137 "topic_id": 89547,138 "topic_slug": "libtorch-can-be-used-on-the-arm-development-board",139 "display_username": "Thomas V",140 "primary_group_name": null,141 "flair_name": null,142 "flair_url": null,143 "flair_bg_color": null,144 "flair_color": null,145 "flair_group_id": null,146 "badges_granted": [],147 "version": 1,148 "can_edit": false,149 "can_delete": false,150 "can_recover": false,151 "can_see_hidden_post": false,152 "can_wiki": false,153 "link_counts": [154 {155 "url": "https://discuss.pytorch.org/t/pytorch-1-3-wheels-for-raspberry-pi-python-3-7/58580",156 "internal": true,157 "reflection": false,158 "title": "PyTorch 1.3 wheels for Raspberry Pi (Python 3.7)",159 "clicks": 0160 }161 ],162 "read": true,163 "user_title": null,164 "reply_to_user": {165 "id": 34433,166 "username": "xifanlover",167 "name": "micro",168 "avatar_template": "/letter_avatar_proxy/v4/letter/x/45deac/{size}.png"169 },170 "bookmarked": false,171 "actions_summary": [],172 "moderator": false,173 "admin": false,174 "staff": false,175 "user_id": 616,176 "hidden": false,177 "trust_level": 2,178 "deleted_at": null,179 "user_deleted": false,180 "edit_reason": null,181 "can_view_edit_history": true,182 "wiki": false,183 "post_url": "/t/libtorch-can-be-used-on-the-arm-development-board/89547/3",184 "can_accept_answer": false,185 "can_unaccept_answer": false,186 "accepted_answer": false,187 "topic_accepted_answer": null188 },189 {190 "id": 213458,191 "name": "micro",192 "username": "xifanlover",193 "avatar_template": "/letter_avatar_proxy/v4/letter/x/45deac/{size}.png",194 "created_at": "2020-07-18T02:30:57.738Z",195 "cooked": "<p>thank you very mush.I will try.</p>",196 "post_number": 4,197 "post_type": 1,198 "posts_count": 4,199 "updated_at": "2020-07-18T02:30:57.738Z",200 "reply_count": 0,201 "reply_to_post_number": 3,202 "quote_count": 0,203 "incoming_link_count": 4,204 "reads": 18,205 "readers_count": 17,206 "score": 23.6,207 "yours": false,208 "topic_id": 89547,209 "topic_slug": "libtorch-can-be-used-on-the-arm-development-board",210 "display_username": "micro",211 "primary_group_name": null,212 "flair_name": null,213 "flair_url": null,214 "flair_bg_color": null,215 "flair_color": null,216 "flair_group_id": null,217 "badges_granted": [],218 "version": 1,219 "can_edit": false,220 "can_delete": false,221 "can_recover": false,222 "can_see_hidden_post": false,223 "can_wiki": false,224 "read": true,225 "user_title": null,226 "reply_to_user": {227 "id": 616,228 "username": "tom",229 "name": "Thomas V",230 "avatar_template": "/user_avatar/discuss.pytorch.org/tom/{size}/3162_2.png"231 },232 "bookmarked": false,233 "actions_summary": [],234 "moderator": false,235 "admin": false,236 "staff": false,237 "user_id": 34433,238 "hidden": false,239 "trust_level": 1,240 "deleted_at": null,241 "user_deleted": false,242 "edit_reason": null,243 "can_view_edit_history": true,244 "wiki": false,245 "post_url": "/t/libtorch-can-be-used-on-the-arm-development-board/89547/4",246 "can_accept_answer": false,247 "can_unaccept_answer": false,248 "accepted_answer": false,249 "topic_accepted_answer": null250 }251 ],252 "stream": [253 213177,254 213185,255 213272,256 213458257 ]258 },259 "timeline_lookup": [260 [261 1,262 1927263 ],264 [265 3,266 1926267 ]268 ],269 "suggested_topics": [270 {271 "fancy_title": "Pytorch Model struggles to learn for large number of datapoints",272 "id": 217668,273 "title": "Pytorch Model struggles to learn for large number of datapoints",274 "slug": "pytorch-model-struggles-to-learn-for-large-number-of-datapoints",275 "posts_count": 1,276 "reply_count": 0,277 "highest_post_number": 1,278 "image_url": null,279 "created_at": "2025-03-10T14:32:41.427Z",280 "last_posted_at": "2025-03-10T14:32:41.477Z",281 "bumped": true,282 "bumped_at": "2025-03-10T14:32:41.477Z",283 "archetype": "regular",284 "unseen": false,285 "pinned": false,286 "unpinned": null,287 "visible": true,288 "closed": false,289 "archived": false,290 "bookmarked": null,291 "liked": null,292 "tags_descriptions": {},293 "like_count": 0,294 "views": 21,295 "category_id": 1,296 "featured_link": null,297 "has_accepted_answer": false,298 "posters": [299 {300 "extras": "latest single",301 "description": "Original Poster, Most Recent Poster",302 "user": {303 "id": 83179,304 "username": "simonduell",305 "name": "Simonduell",306 "avatar_template": "/user_avatar/discuss.pytorch.org/simonduell/{size}/76077_2.png",307 "trust_level": 0308 }309 }310 ]311 },312 {313 "fancy_title": "Advanced Indexing Not Update Values as Expected?",314 "id": 214642,315 "title": "Advanced Indexing Not Update Values as Expected?",316 "slug": "advanced-indexing-not-update-values-as-expected",317 "posts_count": 2,318 "reply_count": 0,319 "highest_post_number": 2,320 "image_url": null,321 "created_at": "2024-12-26T00:19:41.592Z",322 "last_posted_at": "2024-12-26T19:28:02.490Z",323 "bumped": true,324 "bumped_at": "2024-12-26T19:46:12.309Z",325 "archetype": "regular",326 "unseen": false,327 "pinned": false,328 "unpinned": null,329 "visible": true,330 "closed": false,331 "archived": false,332 "bookmarked": null,333 "liked": null,334 "tags_descriptions": {},335 "like_count": 0,336 "views": 54,337 "category_id": 1,338 "featured_link": null,339 "has_accepted_answer": true,340 "posters": [341 {342 "extras": null,343 "description": "Original Poster",344 "user": {345 "id": 81712,346 "username": "chouakifares",347 "name": "Chouakifares",348 "avatar_template": "/user_avatar/discuss.pytorch.org/chouakifares/{size}/74723_2.png",349 "trust_level": 1350 }351 },352 {353 "extras": "latest",354 "description": "Most Recent Poster, Accepted Answer",355 "user": {356 "id": 41396,357 "username": "soulitzer",358 "name": "",359 "avatar_template": "/letter_avatar_proxy/v4/letter/s/839c29/{size}.png",360 "trust_level": 2361 }362 }363 ]364 },365 {366 "fancy_title": "Pytorch Weighted Regression Loss Functions",367 "id": 212480,368 "title": "Pytorch Weighted Regression Loss Functions",369 "slug": "pytorch-weighted-regression-loss-functions",370 "posts_count": 4,371 "reply_count": 2,372 "highest_post_number": 4,373 "image_url": null,374 "created_at": "2024-11-03T17:06:32.230Z",375 "last_posted_at": "2024-11-04T23:07:20.590Z",376 "bumped": true,377 "bumped_at": "2024-11-04T23:07:20.590Z",378 "archetype": "regular",379 "unseen": false,380 "pinned": false,381 "unpinned": null,382 "visible": true,383 "closed": false,384 "archived": false,385 "bookmarked": null,386 "liked": null,387 "tags_descriptions": {},388 "like_count": 1,389 "views": 530,390 "category_id": 1,391 "featured_link": null,392 "has_accepted_answer": true,393 "posters": [394 {395 "extras": null,396 "description": "Original Poster",397 "user": {398 "id": 80345,399 "username": "Ajaikrish",400 "name": "Ajaikrishna Ramalingam",401 "avatar_template": "/user_avatar/discuss.pytorch.org/ajaikrish/{size}/72800_2.png",402 "trust_level": 1403 }404 },405 {406 "extras": "latest",407 "description": "Most Recent Poster, Accepted Answer",408 "user": {409 "id": 3534,410 "username": "ptrblck",411 "name": "",412 "avatar_template": "/user_avatar/discuss.pytorch.org/ptrblck/{size}/1823_2.png",413 "admin": true,414 "moderator": true,415 "trust_level": 2416 }417 }418 ]419 },420 {421 "fancy_title": "FlexAttention customizability",422 "id": 216077,423 "title": "FlexAttention customizability",424 "slug": "flexattention-customizability",425 "posts_count": 1,426 "reply_count": 0,427 "highest_post_number": 1,428 "image_url": null,429 "created_at": "2025-01-31T03:29:15.775Z",430 "last_posted_at": "2025-01-31T03:29:15.819Z",431 "bumped": true,432 "bumped_at": "2025-01-31T03:29:15.819Z",433 "archetype": "regular",434 "unseen": false,435 "pinned": false,436 "unpinned": null,437 "visible": true,438 "closed": false,439 "archived": false,440 "bookmarked": null,441 "liked": null,442 "tags_descriptions": {},443 "like_count": 0,444 "views": 104,445 "category_id": 1,446 "featured_link": null,447 "has_accepted_answer": false,448 "posters": [449 {450 "extras": "latest single",451 "description": "Original Poster, Most Recent Poster",452 "user": {453 "id": 10472,454 "username": "veritas",455 "name": "",456 "avatar_template": "/user_avatar/discuss.pytorch.org/veritas/{size}/11018_2.png",457 "trust_level": 2458 }459 }460 ]461 },462 {463 "fancy_title": "Help with training performances",464 "id": 218181,465 "title": "Help with training performances",466 "slug": "help-with-training-performances",467 "posts_count": 3,468 "reply_count": 0,469 "highest_post_number": 3,470 "image_url": null,471 "created_at": "2025-03-23T18:46:00.470Z",472 "last_posted_at": "2025-07-22T16:00:36.568Z",473 "bumped": true,474 "bumped_at": "2025-07-22T16:00:36.568Z",475 "archetype": "regular",476 "unseen": false,477 "pinned": false,478 "unpinned": null,479 "visible": true,480 "closed": false,481 "archived": false,482 "bookmarked": null,483 "liked": null,484 "tags_descriptions": {},485 "like_count": 0,486 "views": 156,487 "category_id": 1,488 "featured_link": null,489 "has_accepted_answer": false,490 "posters": [491 {492 "extras": null,493 "description": "Original Poster",494 "user": {495 "id": 83431,496 "username": "Luigi_Scilimati",497 "name": "Luigi Scilimati",498 "avatar_template": "/user_avatar/discuss.pytorch.org/luigi_scilimati/{size}/73123_2.png",499 "trust_level": 0500 }501 },502 {503 "extras": null,504 "description": "Frequent Poster",505 "user": {506 "id": 3534,507 "username": "ptrblck",508 "name": "",509 "avatar_template": "/user_avatar/discuss.pytorch.org/ptrblck/{size}/1823_2.png",510 "admin": true,511 "moderator": true,512 "trust_level": 2513 }514 },515 {516 "extras": "latest",517 "description": "Most Recent Poster",518 "user": {519 "id": 85189,520 "username": "CodingWookie",521 "name": "Coding Wookie",522 "avatar_template": "/user_avatar/discuss.pytorch.org/codingwookie/{size}/77756_2.png",523 "trust_level": 1524 }525 }526 ]527 }528 ],529 "tags_descriptions": {},530 "fancy_title": "Libtorch can be used on the arm development board?",531 "id": 89547,532 "title": "Libtorch can be used on the arm development board?",533 "posts_count": 4,534 "created_at": "2020-07-17T07:10:35.531Z",535 "views": 1653,536 "reply_count": 2,537 "like_count": 0,538 "last_posted_at": "2020-07-18T02:30:57.738Z",539 "visible": true,540 "closed": false,541 "archived": false,542 "has_summary": false,543 "archetype": "regular",544 "slug": "libtorch-can-be-used-on-the-arm-development-board",545 "category_id": 1,546 "word_count": 170,547 "deleted_at": null,548 "user_id": 34433,549 "featured_link": null,550 "pinned_globally": false,551 "pinned_at": null,552 "pinned_until": null,553 "image_url": null,554 "slow_mode_seconds": 0,555 "draft": null,556 "draft_key": "topic_89547",557 "draft_sequence": null,558 "unpinned": null,559 "pinned": false,560 "current_post_number": 1,561 "highest_post_number": 4,562 "deleted_by": null,563 "actions_summary": [564 {565 "id": 4,566 "count": 0,567 "hidden": false,568 "can_act": false569 },570 {571 "id": 8,572 "count": 0,573 "hidden": false,574 "can_act": false575 },576 {577 "id": 10,578 "count": 0,579 "hidden": false,580 "can_act": false581 },582 {583 "id": 7,584 "count": 0,585 "hidden": false,586 "can_act": false587 }588 ],589 "chunk_size": 20,590 "bookmarked": false,591 "topic_timer": null,592 "message_bus_last_id": 0,593 "participant_count": 2,594 "show_read_indicator": false,595 "thumbnails": null,596 "slow_mode_enabled_until": null,597 "can_vote": false,598 "vote_count": 0,599 "user_voted": false,600 "discourse_zendesk_plugin_zendesk_id": null,601 "discourse_zendesk_plugin_zendesk_url": "https://your-url.zendesk.com/agent/tickets/",602 "details": {603 "can_edit": false,604 "notification_level": 1,605 "participants": [606 {607 "id": 34433,608 "username": "xifanlover",609 "name": "micro",610 "avatar_template": "/letter_avatar_proxy/v4/letter/x/45deac/{size}.png",611 "post_count": 3,612 "primary_group_name": null,613 "flair_name": null,614 "flair_url": null,615 "flair_color": null,616 "flair_bg_color": null,617 "flair_group_id": null,618 "trust_level": 1619 },620 {621 "id": 616,622 "username": "tom",623 "name": "Thomas V",624 "avatar_template": "/user_avatar/discuss.pytorch.org/tom/{size}/3162_2.png",625 "post_count": 1,626 "primary_group_name": null,627 "flair_name": null,628 "flair_url": null,629 "flair_color": null,630 "flair_bg_color": null,631 "flair_group_id": null,632 "trust_level": 2633 }634 ],635 "created_by": {636 "id": 34433,637 "username": "xifanlover",638 "name": "micro",639 "avatar_template": "/letter_avatar_proxy/v4/letter/x/45deac/{size}.png"640 },641 "last_poster": {642 "id": 34433,643 "username": "xifanlover",644 "name": "micro",645 "avatar_template": "/letter_avatar_proxy/v4/letter/x/45deac/{size}.png"646 }647 },648 "bookmarks": []649 },650 {651 "post_stream": {652 "posts": [653 {654 "id": 211925,655 "name": "",656 "username": "mai202",657 "avatar_template": "/letter_avatar_proxy/v4/letter/m/278dde/{size}.png",658 "created_at": "2020-07-14T01:41:31.335Z",659 "cooked": "<p>Hello,<br>\nI took the resnet50 PyTorch model from torchvision and exported to ONNX. When I ran it using image-classifier on first 1000 images of imagenet data set, i am seeing almost 20% accuracy loss from the resnet50 caffe2 model (on same 1000 images). It makes me wonder if the options i am using for running pytorch model is not correct. I am using “-use-imagenet-normalization” “-compute-softmax” (pytorch model does not softmax in the end) and “-image-mode=0to1”. Does input to pytorch model gets normalized in the same way as caffe2 model?</p>\n<p>What can I check to debug this further?</p>",660 "post_number": 1,661 "post_type": 1,662 "posts_count": 5,663 "updated_at": "2020-07-14T01:41:31.335Z",664 "reply_count": 1,665 "reply_to_post_number": null,666 "quote_count": 0,667 "incoming_link_count": 151,668 "reads": 20,669 "readers_count": 19,670 "score": 759.0,671 "yours": false,672 "topic_id": 89074,673 "topic_slug": "resnet50-pytorch-model-accuracy-loss",674 "display_username": "",675 "primary_group_name": null,676 "flair_name": null,677 "flair_url": null,678 "flair_bg_color": null,679 "flair_color": null,680 "flair_group_id": null,681 "badges_granted": [],682 "version": 1,683 "can_edit": false,684 "can_delete": false,685 "can_recover": false,686 "can_see_hidden_post": false,687 "can_wiki": false,688 "read": true,689 "user_title": null,690 "bookmarked": false,691 "actions_summary": [],692 "moderator": false,693 "admin": false,694 "staff": false,695 "user_id": 34261,696 "hidden": false,697 "trust_level": 1,698 "deleted_at": null,699 "user_deleted": false,700 "edit_reason": null,701 "can_view_edit_history": true,702 "wiki": false,703 "post_url": "/t/resnet50-pytorch-model-accuracy-loss/89074/1",704 "can_accept_answer": false,705 "can_unaccept_answer": false,706 "accepted_answer": false,707 "topic_accepted_answer": null,708 "can_vote": false709 },710 {711 "id": 212514,712 "name": "",713 "username": "ptrblck",714 "avatar_template": "/user_avatar/discuss.pytorch.org/ptrblck/{size}/1823_2.png",715 "created_at": "2020-07-15T09:32:36.692Z",716 "cooked": "<aside class=\"quote no-group\" data-username=\"mai202\" data-post=\"1\" data-topic=\"89074\">\n<div class=\"title\">\n<div class=\"quote-controls\"></div>\n<img loading=\"lazy\" alt=\"\" width=\"24\" height=\"24\" src=\"https://discuss.pytorch.org/letter_avatar_proxy/v4/letter/m/278dde/48.png\" class=\"avatar\"> mai202:</div>\n<blockquote>\n<p>Does input to pytorch model gets normalized in the same way as caffe2 model?</p>\n</blockquote>\n</aside>\n<p>Where do you have the caffe2 model from?</p>\n<p>As a debugging step I would recommend to pass an input with constant values to both models and compare the outputs (e.g. <code>torch.ones()</code>).<br>\nIf the outputs are equal, the issue is most likely created in the preprocessing of the data.</p>",717 "post_number": 2,718 "post_type": 1,719 "posts_count": 5,720 "updated_at": "2020-07-15T09:32:36.692Z",721 "reply_count": 0,722 "reply_to_post_number": null,723 "quote_count": 1,724 "incoming_link_count": 8,725 "reads": 18,726 "readers_count": 17,727 "score": 43.6,728 "yours": false,729 "topic_id": 89074,730 "topic_slug": "resnet50-pytorch-model-accuracy-loss",731 "display_username": "",732 "primary_group_name": null,733 "flair_name": null,734 "flair_url": null,735 "flair_bg_color": null,736 "flair_color": null,737 "flair_group_id": null,738 "badges_granted": [],739 "version": 1,740 "can_edit": false,741 "can_delete": false,742 "can_recover": false,743 "can_see_hidden_post": false,744 "can_wiki": false,745 "read": true,746 "user_title": "",747 "bookmarked": false,748 "actions_summary": [],749 "moderator": true,750 "admin": true,751 "staff": true,752 "user_id": 3534,753 "hidden": false,754 "trust_level": 2,755 "deleted_at": null,756 "user_deleted": false,757 "edit_reason": null,758 "can_view_edit_history": true,759 "wiki": false,760 "post_url": "/t/resnet50-pytorch-model-accuracy-loss/89074/2",761 "can_accept_answer": false,762 "can_unaccept_answer": false,763 "accepted_answer": false,764 "topic_accepted_answer": null765 },766 {767 "id": 213107,768 "name": "",769 "username": "mai202",770 "avatar_template": "/letter_avatar_proxy/v4/letter/m/278dde/{size}.png",771 "created_at": "2020-07-17T00:43:53.837Z",772 "cooked": "<p>I got caffe model from “<a href=\"http://fb-glow-assets.s3.amazonaws.com/models\" rel=\"nofollow noopener\">http://fb-glow-assets.s3.amazonaws.com/models</a>” which is the url in glow to download models.<br>\n<a href=\"https://github.com/pytorch/glow/blob/master/utils/download_datasets_and_models.py\" rel=\"nofollow noopener\">https://github.com/pytorch/glow/blob/master/utils/download_datasets_and_models.py</a></p>\n<p>I have also tried models from onnx zoo, <a href=\"https://github.com/onnx/models/tree/master/vision/classification/resnet/model\" rel=\"nofollow noopener\">https://github.com/onnx/models/tree/master/vision/classification/resnet/model</a><br>\n“resnet50-v2-7.onnx” is showing same accuracy loss.</p>\n<p>For same input, models does show different outputs. I have not tried with torch.ones but for same image.</p>",773 "post_number": 3,774 "post_type": 1,775 "posts_count": 5,776 "updated_at": "2020-07-17T00:44:25.009Z",777 "reply_count": 1,778 "reply_to_post_number": null,779 "quote_count": 0,780 "incoming_link_count": 9,781 "reads": 17,782 "readers_count": 16,783 "score": 53.4,784 "yours": false,785 "topic_id": 89074,786 "topic_slug": "resnet50-pytorch-model-accuracy-loss",787 "display_username": "",788 "primary_group_name": null,789 "flair_name": null,790 "flair_url": null,791 "flair_bg_color": null,792 "flair_color": null,793 "flair_group_id": null,794 "badges_granted": [],795 "version": 1,796 "can_edit": false,797 "can_delete": false,798 "can_recover": false,799 "can_see_hidden_post": false,800 "can_wiki": false,801 "link_counts": [802 {803 "url": "https://github.com/onnx/models/tree/master/vision/classification/resnet/model",804 "internal": false,805 "reflection": false,806 "title": "models/vision/classification/resnet/model at master · onnx/models · GitHub",807 "clicks": 11808 },809 {810 "url": "http://fb-glow-assets.s3.amazonaws.com/models",811 "internal": false,812 "reflection": false,813 "clicks": 5814 },815 {816 "url": "https://github.com/pytorch/glow/blob/master/utils/download_datasets_and_models.py",817 "internal": false,818 "reflection": false,819 "title": "glow/download_datasets_and_models.py at master · pytorch/glow · GitHub",820 "clicks": 4821 }822 ],823 "read": true,824 "user_title": null,825 "bookmarked": false,826 "actions_summary": [],827 "moderator": false,828 "admin": false,829 "staff": false,830 "user_id": 34261,831 "hidden": false,832 "trust_level": 1,833 "deleted_at": null,834 "user_deleted": false,835 "edit_reason": null,836 "can_view_edit_history": true,837 "wiki": false,838 "post_url": "/t/resnet50-pytorch-model-accuracy-loss/89074/3",839 "can_accept_answer": false,840 "can_unaccept_answer": false,841 "accepted_answer": false,842 "topic_accepted_answer": null843 },844 {845 "id": 213246,846 "name": "",847 "username": "ptrblck",848 "avatar_template": "/user_avatar/discuss.pytorch.org/ptrblck/{size}/1823_2.png",849 "created_at": "2020-07-17T11:29:57.913Z",850 "cooked": "<p>Thanks for the update. Unfortunately, I cannot be of much help, as I don’t know how these models (in Glow and ONNX) were created.<br>\nJust by reading through the ONNX link, it seems that the preprocessing is <a href=\"https://github.com/onnx/models/tree/master/vision/classification/resnet#preprocessing\">identical</a> to the <code>torchvision.models</code>.</p>",851 "post_number": 4,852 "post_type": 1,853 "posts_count": 5,854 "updated_at": "2020-07-17T11:29:57.913Z",855 "reply_count": 0,856 "reply_to_post_number": 3,857 "quote_count": 0,858 "incoming_link_count": 0,859 "reads": 15,860 "readers_count": 14,861 "score": 3.0,862 "yours": false,863 "topic_id": 89074,864 "topic_slug": "resnet50-pytorch-model-accuracy-loss",865 "display_username": "",866 "primary_group_name": null,867 "flair_name": null,868 "flair_url": null,869 "flair_bg_color": null,870 "flair_color": null,871 "flair_group_id": null,872 "badges_granted": [],873 "version": 1,874 "can_edit": false,875 "can_delete": false,876 "can_recover": false,877 "can_see_hidden_post": false,878 "can_wiki": false,879 "link_counts": [880 {881 "url": "https://github.com/onnx/models/tree/master/vision/classification/resnet#preprocessing",882 "internal": false,883 "reflection": false,884 "title": "models/vision/classification/resnet at master · onnx/models · GitHub",885 "clicks": 2886 }887 ],888 "read": true,889 "user_title": "",890 "reply_to_user": {891 "id": 34261,892 "username": "mai202",893 "name": "",894 "avatar_template": "/letter_avatar_proxy/v4/letter/m/278dde/{size}.png"895 },896 "bookmarked": false,897 "actions_summary": [],898 "moderator": true,899 "admin": true,900 "staff": true,901 "user_id": 3534,902 "hidden": false,903 "trust_level": 2,904 "deleted_at": null,905 "user_deleted": false,906 "edit_reason": null,907 "can_view_edit_history": true,908 "wiki": false,909 "post_url": "/t/resnet50-pytorch-model-accuracy-loss/89074/4",910 "can_accept_answer": false,911 "can_unaccept_answer": false,912 "accepted_answer": false,913 "topic_accepted_answer": null914 },915 {916 "id": 213447,917 "name": "",918 "username": "mai202",919 "avatar_template": "/letter_avatar_proxy/v4/letter/m/278dde/{size}.png",920 "created_at": "2020-07-18T00:03:03.617Z",921 "cooked": "<p>Thanks for getting back to me.</p>",922 "post_number": 5,923 "post_type": 1,924 "posts_count": 5,925 "updated_at": "2020-07-18T01:08:50.251Z",926 "reply_count": 0,927 "reply_to_post_number": null,928 "quote_count": 0,929 "incoming_link_count": 1,930 "reads": 12,931 "readers_count": 11,932 "score": 7.4,933 "yours": false,934 "topic_id": 89074,935 "topic_slug": "resnet50-pytorch-model-accuracy-loss",936 "display_username": "",937 "primary_group_name": null,938 "flair_name": null,939 "flair_url": null,940 "flair_bg_color": null,941 "flair_color": null,942 "flair_group_id": null,943 "badges_granted": [],944 "version": 2,945 "can_edit": false,946 "can_delete": false,947 "can_recover": false,948 "can_see_hidden_post": false,949 "can_wiki": false,950 "read": true,951 "user_title": null,952 "bookmarked": false,953 "actions_summary": [],954 "moderator": false,955 "admin": false,956 "staff": false,957 "user_id": 34261,958 "hidden": false,959 "trust_level": 1,960 "deleted_at": null,961 "user_deleted": false,962 "edit_reason": null,963 "can_view_edit_history": true,964 "wiki": false,965 "post_url": "/t/resnet50-pytorch-model-accuracy-loss/89074/5",966 "can_accept_answer": false,967 "can_unaccept_answer": false,968 "accepted_answer": false,969 "topic_accepted_answer": null970 }971 ],972 "stream": [973 211925,974 212514,975 213107,976 213246,977 213447978 ]979 },980 "timeline_lookup": [981 [982 1,983 1930984 ],985 [986 2,987 1929988 ],989 [990 3,991 1927992 ],993 [994 4,995 1926996 ]997 ],998 "suggested_topics": [999 {1000 "fancy_title": "Computation of nn.Linear and nn.Embedding",1001 "id": 212568,1002 "title": "Computation of nn.Linear and nn.Embedding",1003 "slug": "computation-of-nn-linear-and-nn-embedding",1004 "posts_count": 2,1005 "reply_count": 0,1006 "highest_post_number": 2,1007 "image_url": null,1008 "created_at": "2024-11-05T17:51:48.881Z",1009 "last_posted_at": "2024-11-22T23:08:53.550Z",1010 "bumped": true,1011 "bumped_at": "2024-11-22T23:33:05.777Z",1012 "archetype": "regular",1013 "unseen": false,1014 "pinned": false,1015 "unpinned": null,1016 "visible": true,1017 "closed": false,1018 "archived": false,1019 "bookmarked": null,1020 "liked": null,1021 "tags_descriptions": {},1022 "like_count": 0,1023 "views": 227,1024 "category_id": 8,1025 "featured_link": null,1026 "has_accepted_answer": false,1027 "posters": [1028 {1029 "extras": null,1030 "description": "Original Poster",1031 "user": {1032 "id": 80540,1033 "username": "na50r",1034 "name": "",1035 "avatar_template": "/user_avatar/discuss.pytorch.org/na50r/{size}/73632_2.png",1036 "trust_level": 11037 }1038 },1039 {1040 "extras": "latest",1041 "description": "Most Recent Poster",1042 "user": {1043 "id": 81077,1044 "username": "T0BIAS",1045 "name": "",1046 "avatar_template": "/user_avatar/discuss.pytorch.org/t0bias/{size}/74141_2.png",1047 "trust_level": 11048 }1049 }1050 ]1051 },1052 {1053 "fancy_title": "Converting ‘deform_conv2d’ to coreml mlmodel format",1054 "id": 213118,1055 "title": "Converting ‘deform_conv2d’ to coreml mlmodel format",1056 "slug": "converting-deform-conv2d-to-coreml-mlmodel-format",1057 "posts_count": 3,1058 "reply_count": 0,1059 "highest_post_number": 3,1060 "image_url": null,1061 "created_at": "2024-11-18T14:20:21.602Z",1062 "last_posted_at": "2024-11-28T06:39:07.159Z",1063 "bumped": true,1064 "bumped_at": "2024-11-28T06:39:07.159Z",1065 "archetype": "regular",1066 "unseen": false,1067 "pinned": false,1068 "unpinned": null,1069 "visible": true,1070 "closed": false,1071 "archived": false,1072 "bookmarked": null,1073 "liked": null,1074 "tags_descriptions": {},1075 "like_count": 0,1076 "views": 189,1077 "category_id": 14,1078 "featured_link": null,1079 "has_accepted_answer": false,1080 "posters": [1081 {1082 "extras": "latest",1083 "description": "Original Poster, Most Recent Poster",1084 "user": {1085 "id": 77118,1086 "username": "mht_1421",1087 "name": "Hedi Turki",1088 "avatar_template": "/user_avatar/discuss.pytorch.org/mht_1421/{size}/71166_2.png",1089 "trust_level": 11090 }1091 },1092 {1093 "extras": null,1094 "description": "Frequent Poster",1095 "user": {1096 "id": 81183,1097 "username": "Naman_Jaswani1",1098 "name": "Naman Jaswani",1099 "avatar_template": "/user_avatar/discuss.pytorch.org/naman_jaswani1/{size}/74246_2.png",1100 "trust_level": 01101 }1102 }1103 ]1104 },1105 {1106 "fancy_title": "Issue in the curve of training",1107 "id": 214245,1108 "title": "Issue in the curve of training",1109 "slug": "issue-in-the-curve-of-training",1110 "posts_count": 6,1111 "reply_count": 4,1112 "highest_post_number": 6,1113 "image_url": "https://discuss.pytorch.org/uploads/default/optimized/3X/c/a/cacc24171efe3828c29ec1dabee719d95fec2ebb_2_1024x588.png",1114 "created_at": "2024-12-15T15:23:43.751Z",1115 "last_posted_at": "2024-12-15T21:16:13.480Z",1116 "bumped": true,1117 "bumped_at": "2024-12-15T21:16:13.480Z",1118 "archetype": "regular",1119 "unseen": false,1120 "pinned": false,1121 "unpinned": null,1122 "visible": true,1123 "closed": false,1124 "archived": false,1125 "bookmarked": null,1126 "liked": null,1127 "tags_descriptions": {},1128 "like_count": 2,1129 "views": 37,1130 "category_id": 5,1131 "featured_link": null,1132 "has_accepted_answer": true,1133 "posters": [1134 {1135 "extras": null,1136 "description": "Original Poster",1137 "user": {1138 "id": 43052,1139 "username": "samm",1140 "name": "",1141 "avatar_template": "/user_avatar/discuss.pytorch.org/samm/{size}/36169_2.png",1142 "trust_level": 11143 }1144 },1145 {1146 "extras": "latest",1147 "description": "Most Recent Poster, Accepted Answer",1148 "user": {1149 "id": 3534,1150 "username": "ptrblck",1151 "name": "",1152 "avatar_template": "/user_avatar/discuss.pytorch.org/ptrblck/{size}/1823_2.png",1153 "admin": true,1154 "moderator": true,1155 "trust_level": 21156 }1157 }1158 ]1159 },1160 {1161 "fancy_title": "NOOB needs help with VAE encoder [training loss not declining] (help)",1162 "id": 218563,1163 "title": "NOOB needs help with VAE encoder [training loss not declining] (help)",1164 "slug": "noob-needs-help-with-vae-encoder-training-loss-not-declining-help",1165 "posts_count": 1,1166 "reply_count": 0,1167 "highest_post_number": 1,1168 "image_url": null,1169 "created_at": "2025-04-03T05:34:22.481Z",1170 "last_posted_at": "2025-04-03T05:34:22.528Z",1171 "bumped": true,1172 "bumped_at": "2025-04-03T05:36:02.295Z",1173 "archetype": "regular",1174 "unseen": false,1175 "pinned": false,1176 "unpinned": null,1177 "visible": true,1178 "closed": false,1179 "archived": false,1180 "bookmarked": null,1181 "liked": null,1182 "tags_descriptions": {},1183 "like_count": 0,1184 "views": 29,1185 "category_id": 1,1186 "featured_link": null,1187 "has_accepted_answer": false,1188 "posters": [1189 {1190 "extras": "latest single",1191 "description": "Original Poster, Most Recent Poster",1192 "user": {1193 "id": 83610,1194 "username": "LeonardHolter",1195 "name": "Leonard Holter",1196 "avatar_template": "/user_avatar/discuss.pytorch.org/leonardholter/{size}/76472_2.png",1197 "trust_level": 01198 }1199 }1200 ]