CARVIEW |
Select Language
HTTP/2 200
date: Tue, 22 Jul 2025 01:12:16 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/opencv/opencv.git
etag: W/"4366781621c9a618fc560b0e819264ac"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=EQVOfcdOAOktJfVJnjDQtMa2AGrTu5c0IdyNgb9O2fAwHxfZEuNdbW8K1%2BYGtnGVQ72vUcuY8JHBgNEYcf49%2BN9ZK6gNnA8MPLZo%2FzD69nVQd1PK0XDYTaTiwSBRPST6MyHJbcGSOhxqnA%2FMAaByfSS9mI%2BhfvNnrKh%2FKiAbL6KuJ1OXucHJ0CIBc47wNuSjdSAmXdXsCxedyOskgpGd83%2FCU%2BXMA2qDyArgPJ3trK7RhLpinWZ6EoOpuMrzO6obft7FjdsFA%2F%2Fwp%2Fby5x%2FhSg%3D%3D--VfTdAvbfsbtYpDpO--RSubceDFBHSQeI5boc7a2A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.248783150.1753146735; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 01:12:15 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 01:12:15 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: ACF6:38AC25:2B10B:42C60:687EE56F
Merge pull request #16715 from l-bat:slice_onnx · opencv/opencv@718d7e4 · GitHub
Copy file name to clipboardExpand all lines: modules/dnn/src/onnx/onnx_importer.cpp
Copy file name to clipboardExpand all lines: modules/dnn/test/test_onnx_importer.cpp
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 56.2k
Commit 718d7e4
authored
Merge pull request #16715 from l-bat:slice_onnx
* Support Slice layer with multiple inputs
* Add test
* Supported Resize from PyTorch
* Rewrite test
* Remove Cast layer (supported in #16735)
* Support ConstantOfShape
* Fix tests
* Fix coments
* Remove useless condition
* Fixed failed tests1 parent 1d7bfcc commit 718d7e4Copy full SHA for 718d7e4
File tree
Expand file treeCollapse file tree
2 files changed
+173
-42
lines changedFilter options
- modules/dnn
- src/onnx
- test
Expand file treeCollapse file tree
2 files changed
+173
-42
lines changedmodules/dnn/src/onnx/onnx_importer.cpp
Copy file name to clipboardExpand all lines: modules/dnn/src/onnx/onnx_importer.cpp+154-37Lines changed: 154 additions & 37 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
367 | 367 |
| |
368 | 368 |
| |
369 | 369 |
| |
370 |
| - | |
371 |
| - | |
372 |
| - | |
373 |
| - | |
374 |
| - | |
375 |
| - | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
376 | 393 |
| |
377 |
| - | |
378 | 394 |
| |
379 |
| - | |
380 |
| - | |
381 |
| - | |
382 |
| - | |
383 |
| - | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
384 | 425 |
| |
385 |
| - | |
386 |
| - | |
387 |
| - | |
388 | 426 |
| |
389 |
| - | |
390 |
| - | |
391 |
| - | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
392 | 439 |
| |
393 |
| - | |
394 |
| - | |
395 |
| - | |
396 |
| - | |
397 |
| - | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
398 | 445 |
| |
| 446 | + | |
| 447 | + | |
| 448 | + | |
399 | 449 |
| |
400 |
| - | |
| 450 | + | |
401 | 451 |
| |
402 |
| - | |
403 |
| - | |
404 |
| - | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
405 | 459 |
| |
406 |
| - | |
407 |
| - | |
408 |
| - | |
| 460 | + | |
409 | 461 |
| |
410 | 462 |
| |
411 | 463 |
| |
| |||
444 | 496 |
| |
445 | 497 |
| |
446 | 498 |
| |
447 |
| - | |
448 |
| - | |
449 |
| - | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
450 | 503 |
| |
451 | 504 |
| |
452 | 505 |
| |
453 | 506 |
| |
454 |
| - | |
455 |
| - | |
456 |
| - | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
457 | 528 |
| |
458 | 529 |
| |
459 | 530 |
| |
| |||
947 | 1018 |
| |
948 | 1019 |
| |
949 | 1020 |
| |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
950 | 1032 |
| |
951 | 1033 |
| |
952 | 1034 |
| |
| |||
990 | 1072 |
| |
991 | 1073 |
| |
992 | 1074 |
| |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
993 | 1108 |
| |
994 | 1109 |
| |
995 | 1110 |
| |
| |||
1038 | 1153 |
| |
1039 | 1154 |
| |
1040 | 1155 |
| |
| 1156 | + | |
1041 | 1157 |
| |
1042 | 1158 |
| |
1043 | 1159 |
| |
1044 |
| - | |
| 1160 | + | |
| 1161 | + | |
1045 | 1162 |
| |
1046 | 1163 |
| |
1047 | 1164 |
| |
|
modules/dnn/test/test_onnx_importer.cpp
Copy file name to clipboardExpand all lines: modules/dnn/test/test_onnx_importer.cpp+19-5Lines changed: 19 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| 60 | + | |
60 | 61 |
| |
61 |
| - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
62 | 67 |
| |
63 | 68 |
| |
64 | 69 |
| |
| |||
166 | 171 |
| |
167 | 172 |
| |
168 | 173 |
| |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
169 | 179 |
| |
170 | 180 |
| |
171 | 181 |
| |
| |||
347 | 357 |
| |
348 | 358 |
| |
349 | 359 |
| |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
350 | 365 |
| |
351 | 366 |
| |
352 | 367 |
| |
| |||
375 | 390 |
| |
376 | 391 |
| |
377 | 392 |
| |
378 |
| - | |
379 |
| - | |
380 |
| - | |
381 |
| - | |
| 393 | + | |
| 394 | + | |
382 | 395 |
| |
383 | 396 |
| |
384 | 397 |
| |
| |||
418 | 431 |
| |
419 | 432 |
| |
420 | 433 |
| |
| 434 | + | |
421 | 435 |
| |
422 | 436 |
| |
423 | 437 |
| |
|
You can’t perform that action at this time.
0 commit comments