Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +30 -0
- Jetson-Xavier-NX-8G/README.md +1 -0
- Jetson-Xavier-NX-8G/engine/conformer-tiny-p16_3rdparty_in1k-pss_fp16.plan +3 -0
- Jetson-Xavier-NX-8G/engine/conformer-tiny-p16_3rdparty_in1k-pss_fp32.plan +3 -0
- Jetson-Xavier-NX-8G/engine/conformer-tiny-p16_3rdparty_in1k-pss_int8.plan +3 -0
- Jetson-Xavier-NX-8G/engine/deit-tiny_4xb256_in1k-pss_fp16.plan +3 -0
- Jetson-Xavier-NX-8G/engine/deit-tiny_4xb256_in1k-pss_fp32.plan +3 -0
- Jetson-Xavier-NX-8G/engine/deit-tiny_4xb256_in1k-pss_int8.plan +3 -0
- Jetson-Xavier-NX-8G/engine/deit3-small-p16_3rdparty_in1k-pss_fp16.plan +3 -0
- Jetson-Xavier-NX-8G/engine/deit3-small-p16_3rdparty_in1k-pss_fp32.plan +3 -0
- Jetson-Xavier-NX-8G/engine/deit3-small-p16_3rdparty_in1k-pss_int8.plan +3 -0
- Jetson-Xavier-NX-8G/engine/inception-v3_3rdparty_8xb32_in1k-pss_fp16.plan +3 -0
- Jetson-Xavier-NX-8G/engine/inception-v3_3rdparty_8xb32_in1k-pss_fp32.plan +3 -0
- Jetson-Xavier-NX-8G/engine/inception-v3_3rdparty_8xb32_in1k-pss_int8.plan +3 -0
- Jetson-Xavier-NX-8G/engine/mobileone-s0_8xb32_in1k-pss_fp16.plan +3 -0
- Jetson-Xavier-NX-8G/engine/mobileone-s0_8xb32_in1k-pss_fp32.plan +3 -0
- Jetson-Xavier-NX-8G/engine/mobileone-s0_8xb32_in1k-pss_int8.plan +3 -0
- Jetson-Xavier-NX-8G/engine/mobilevit-small_3rdparty_in1k-pss_fp16.plan +3 -0
- Jetson-Xavier-NX-8G/engine/mobilevit-small_3rdparty_in1k-pss_fp32.plan +3 -0
- Jetson-Xavier-NX-8G/engine/mobilevit-small_3rdparty_in1k-pss_int8.plan +3 -0
- Jetson-Xavier-NX-8G/engine/regnetx-400mf_8xb128_in1k-pss_fp16.plan +3 -0
- Jetson-Xavier-NX-8G/engine/regnetx-400mf_8xb128_in1k-pss_fp32.plan +3 -0
- Jetson-Xavier-NX-8G/engine/regnetx-400mf_8xb128_in1k-pss_int8.plan +3 -0
- Jetson-Xavier-NX-8G/engine/resnet50_8xb256-rsb-a1-600e_in1k-pss_fp16.plan +3 -0
- Jetson-Xavier-NX-8G/engine/resnet50_8xb256-rsb-a1-600e_in1k-pss_fp32.plan +3 -0
- Jetson-Xavier-NX-8G/engine/resnet50_8xb256-rsb-a1-600e_in1k-pss_int8.plan +3 -0
- Jetson-Xavier-NX-8G/engine/shufflenet-v1-1x_16xb64_in1k-pss_fp16.plan +3 -0
- Jetson-Xavier-NX-8G/engine/shufflenet-v1-1x_16xb64_in1k-pss_fp32.plan +3 -0
- Jetson-Xavier-NX-8G/engine/shufflenet-v1-1x_16xb64_in1k-pss_int8.plan +3 -0
- Jetson-Xavier-NX-8G/engine/shufflenet-v2-1x_16xb64_in1k-pss_fp16.plan +3 -0
- Jetson-Xavier-NX-8G/engine/shufflenet-v2-1x_16xb64_in1k-pss_fp32.plan +3 -0
- Jetson-Xavier-NX-8G/engine/shufflenet-v2-1x_16xb64_in1k-pss_int8.plan +3 -0
- Jetson-Xavier-NX-8G/int8Cache/conformer-tiny-p16_3rdparty_in1k.cache +1590 -0
- Jetson-Xavier-NX-8G/int8Cache/deit-tiny_4xb256_in1k.cache +1001 -0
- Jetson-Xavier-NX-8G/int8Cache/deit3-small-p16_3rdparty_in1k.cache +1073 -0
- Jetson-Xavier-NX-8G/int8Cache/inception-v3_3rdparty_8xb32_in1k.cache +219 -0
- Jetson-Xavier-NX-8G/int8Cache/mobileone-s0_8xb32_in1k.cache +475 -0
- Jetson-Xavier-NX-8G/int8Cache/mobilevit-small_3rdparty_in1k.cache +849 -0
- Jetson-Xavier-NX-8G/int8Cache/regnetx-400mf_8xb128_in1k.cache +167 -0
- Jetson-Xavier-NX-8G/int8Cache/resnet50_8xb256-rsb-a1-600e_in1k.cache +126 -0
- Jetson-Xavier-NX-8G/int8Cache/shufflenet-v1-1x_16xb64_in1k.cache +157 -0
- Jetson-Xavier-NX-8G/int8Cache/shufflenet-v2-1x_16xb64_in1k.cache +191 -0
- Jetson-Xavier-NX-8G/timingCache/conformer-tiny-p16_3rdparty_in1k-pss.TimingCache +0 -0
- Jetson-Xavier-NX-8G/timingCache/deit-tiny_4xb256_in1k-pss.TimingCache +0 -0
- Jetson-Xavier-NX-8G/timingCache/deit3-small-p16_3rdparty_in1k-pss.TimingCache +0 -0
- Jetson-Xavier-NX-8G/timingCache/inception-v3_3rdparty_8xb32_in1k-pss.TimingCache +0 -0
- Jetson-Xavier-NX-8G/timingCache/mobileone-s0_8xb32_in1k-pss.TimingCache +0 -0
- Jetson-Xavier-NX-8G/timingCache/mobilevit-small_3rdparty_in1k-pss.TimingCache +0 -0
- Jetson-Xavier-NX-8G/timingCache/regnetx-400mf_8xb128_in1k-pss.TimingCache +0 -0
- Jetson-Xavier-NX-8G/timingCache/resnet50_8xb256-rsb-a1-600e_in1k-pss.TimingCache +0 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,33 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
Jetson-Xavier-NX-8G/engine/conformer-tiny-p16_3rdparty_in1k-pss_fp16.plan filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
Jetson-Xavier-NX-8G/engine/conformer-tiny-p16_3rdparty_in1k-pss_fp32.plan filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
Jetson-Xavier-NX-8G/engine/conformer-tiny-p16_3rdparty_in1k-pss_int8.plan filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
Jetson-Xavier-NX-8G/engine/deit-tiny_4xb256_in1k-pss_fp16.plan filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
Jetson-Xavier-NX-8G/engine/deit-tiny_4xb256_in1k-pss_fp32.plan filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
Jetson-Xavier-NX-8G/engine/deit-tiny_4xb256_in1k-pss_int8.plan filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
Jetson-Xavier-NX-8G/engine/deit3-small-p16_3rdparty_in1k-pss_fp16.plan filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
Jetson-Xavier-NX-8G/engine/deit3-small-p16_3rdparty_in1k-pss_fp32.plan filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
Jetson-Xavier-NX-8G/engine/deit3-small-p16_3rdparty_in1k-pss_int8.plan filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
Jetson-Xavier-NX-8G/engine/inception-v3_3rdparty_8xb32_in1k-pss_fp16.plan filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
Jetson-Xavier-NX-8G/engine/inception-v3_3rdparty_8xb32_in1k-pss_fp32.plan filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
Jetson-Xavier-NX-8G/engine/inception-v3_3rdparty_8xb32_in1k-pss_int8.plan filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
Jetson-Xavier-NX-8G/engine/mobileone-s0_8xb32_in1k-pss_fp16.plan filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
Jetson-Xavier-NX-8G/engine/mobileone-s0_8xb32_in1k-pss_fp32.plan filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
Jetson-Xavier-NX-8G/engine/mobileone-s0_8xb32_in1k-pss_int8.plan filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
Jetson-Xavier-NX-8G/engine/mobilevit-small_3rdparty_in1k-pss_fp16.plan filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
Jetson-Xavier-NX-8G/engine/mobilevit-small_3rdparty_in1k-pss_fp32.plan filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
Jetson-Xavier-NX-8G/engine/mobilevit-small_3rdparty_in1k-pss_int8.plan filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
Jetson-Xavier-NX-8G/engine/regnetx-400mf_8xb128_in1k-pss_fp16.plan filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
Jetson-Xavier-NX-8G/engine/regnetx-400mf_8xb128_in1k-pss_fp32.plan filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
Jetson-Xavier-NX-8G/engine/regnetx-400mf_8xb128_in1k-pss_int8.plan filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
Jetson-Xavier-NX-8G/engine/resnet50_8xb256-rsb-a1-600e_in1k-pss_fp16.plan filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
Jetson-Xavier-NX-8G/engine/resnet50_8xb256-rsb-a1-600e_in1k-pss_fp32.plan filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
Jetson-Xavier-NX-8G/engine/resnet50_8xb256-rsb-a1-600e_in1k-pss_int8.plan filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
Jetson-Xavier-NX-8G/engine/shufflenet-v1-1x_16xb64_in1k-pss_fp16.plan filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
Jetson-Xavier-NX-8G/engine/shufflenet-v1-1x_16xb64_in1k-pss_fp32.plan filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
Jetson-Xavier-NX-8G/engine/shufflenet-v1-1x_16xb64_in1k-pss_int8.plan filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
Jetson-Xavier-NX-8G/engine/shufflenet-v2-1x_16xb64_in1k-pss_fp16.plan filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
Jetson-Xavier-NX-8G/engine/shufflenet-v2-1x_16xb64_in1k-pss_fp32.plan filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
Jetson-Xavier-NX-8G/engine/shufflenet-v2-1x_16xb64_in1k-pss_int8.plan filter=lfs diff=lfs merge=lfs -text
|
Jetson-Xavier-NX-8G/README.md
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
|
Jetson-Xavier-NX-8G/engine/conformer-tiny-p16_3rdparty_in1k-pss_fp16.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1bb1517acc866414465dc6e21d0d293ada810d17045aa1c9e7bc60d6f063cba8
|
| 3 |
+
size 57577230
|
Jetson-Xavier-NX-8G/engine/conformer-tiny-p16_3rdparty_in1k-pss_fp32.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ca14e699a8a80b9cc93fb6ce4164991a0357921775b758acfe70ffe8c708330
|
| 3 |
+
size 106371943
|
Jetson-Xavier-NX-8G/engine/conformer-tiny-p16_3rdparty_in1k-pss_int8.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4fefdca99f2e7e514803b471f07f07031d0ce7ba343d255c6b30606a401a91b2
|
| 3 |
+
size 97997702
|
Jetson-Xavier-NX-8G/engine/deit-tiny_4xb256_in1k-pss_fp16.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6f0da4d9460eb00bbc77ae65b46e5406d879c2a8012d12429be1b09e72c12b4
|
| 3 |
+
size 19161893
|
Jetson-Xavier-NX-8G/engine/deit-tiny_4xb256_in1k-pss_fp32.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe9b1d5df1e759cc316a2ed4dd2a848e05228ced70b794e17c930618df30829b
|
| 3 |
+
size 29900080
|
Jetson-Xavier-NX-8G/engine/deit-tiny_4xb256_in1k-pss_int8.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a01730acaf5d17383948cf3fe36230069d2a28343634baffabc7c0f7bbfea87f
|
| 3 |
+
size 28956174
|
Jetson-Xavier-NX-8G/engine/deit3-small-p16_3rdparty_in1k-pss_fp16.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e92126f86deeb35817cd45aec8dbf2ff1ccea8e2db1f57d4a875b48671017ad
|
| 3 |
+
size 52268566
|
Jetson-Xavier-NX-8G/engine/deit3-small-p16_3rdparty_in1k-pss_fp32.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4eb8af8d4c79b8945b56bc195bba8214d93449a953a8801a00e226e25c16550
|
| 3 |
+
size 95370038
|
Jetson-Xavier-NX-8G/engine/deit3-small-p16_3rdparty_in1k-pss_int8.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa9e5a0d195b10d71e9799db170d981161aa237f6b51fa4872753a1f2d4b0196
|
| 3 |
+
size 93663867
|
Jetson-Xavier-NX-8G/engine/inception-v3_3rdparty_8xb32_in1k-pss_fp16.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc3658323b082d6a5a612f26042a1f97d9e28af35a10daddac42c2c102b4f88e
|
| 3 |
+
size 48503989
|
Jetson-Xavier-NX-8G/engine/inception-v3_3rdparty_8xb32_in1k-pss_fp32.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2b18f93993caed65d6a171e83c289607818b64278aa7bcdfc92e2d48601d6bd
|
| 3 |
+
size 100533843
|
Jetson-Xavier-NX-8G/engine/inception-v3_3rdparty_8xb32_in1k-pss_int8.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4aba3652801f5e10fc610f26961d112efefd16437e14bbab1db5b918523951d9
|
| 3 |
+
size 25157725
|
Jetson-Xavier-NX-8G/engine/mobileone-s0_8xb32_in1k-pss_fp16.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7d0012d2bbf2725f54d6c5324a765c155f3320f368ef24ab15b5bdd0791cc7d
|
| 3 |
+
size 11761409
|
Jetson-Xavier-NX-8G/engine/mobileone-s0_8xb32_in1k-pss_fp32.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12d834b7c341c597a14a59863f0ec3d2da6816297601ca41a1a7f115391bfd8e
|
| 3 |
+
size 22572700
|
Jetson-Xavier-NX-8G/engine/mobileone-s0_8xb32_in1k-pss_int8.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67434dd55dd2b4a287832a3095bee301e99b41edc0df764d755a383f0e885426
|
| 3 |
+
size 7837169
|
Jetson-Xavier-NX-8G/engine/mobilevit-small_3rdparty_in1k-pss_fp16.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:add2c26e88aef88fa380dd127df7f5638f0127fa097fca7762d41ca3e5e176f7
|
| 3 |
+
size 19139895
|
Jetson-Xavier-NX-8G/engine/mobilevit-small_3rdparty_in1k-pss_fp32.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:418fc209be5cb2ec4a3a64370a77a9ff7c7cb35dd0b0d88baada30c355930ad6
|
| 3 |
+
size 40131740
|
Jetson-Xavier-NX-8G/engine/mobilevit-small_3rdparty_in1k-pss_int8.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:505f04e2262b649e94314a26673eb2dc901ac8b9b117957dc91de4a70aea6002
|
| 3 |
+
size 23148889
|
Jetson-Xavier-NX-8G/engine/regnetx-400mf_8xb128_in1k-pss_fp16.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fccf6eee3a4af06e0a7178b51450ed22feef1c3992e6dbc462b6a7c6f07e3813
|
| 3 |
+
size 10895166
|
Jetson-Xavier-NX-8G/engine/regnetx-400mf_8xb128_in1k-pss_fp32.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:262e452dfb932a06df085bf441639874fd5f2ae7e1e2389204253b0181501507
|
| 3 |
+
size 23497307
|
Jetson-Xavier-NX-8G/engine/regnetx-400mf_8xb128_in1k-pss_int8.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:844594b3b1e85888b3c90d390ba5311bfd5127e2c84b6d6befded385a97cb8bd
|
| 3 |
+
size 6978502
|
Jetson-Xavier-NX-8G/engine/resnet50_8xb256-rsb-a1-600e_in1k-pss_fp16.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22b4686434b753fb920651d06f408fcb90e441b992945f8fc80689f3f5ea6d96
|
| 3 |
+
size 51631127
|
Jetson-Xavier-NX-8G/engine/resnet50_8xb256-rsb-a1-600e_in1k-pss_fp32.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fdeb3c979b95bf582a97dddf369abc1c0573031da38d5a263039dd0b06f20417
|
| 3 |
+
size 161244692
|
Jetson-Xavier-NX-8G/engine/resnet50_8xb256-rsb-a1-600e_in1k-pss_int8.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad272f57053de6b5d8a6b2549ff3fe4c4078c969206b8b12352f57eb0db556eb
|
| 3 |
+
size 26488375
|
Jetson-Xavier-NX-8G/engine/shufflenet-v1-1x_16xb64_in1k-pss_fp16.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84ae0479d3bb4b63a7de28b51441eec8de8984f45cc7343790df64c9f548a697
|
| 3 |
+
size 4506594
|
Jetson-Xavier-NX-8G/engine/shufflenet-v1-1x_16xb64_in1k-pss_fp32.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd4de18fb1c160afa08874a2c39f14b18278c0c2d2ac07326978a189fe2709dc
|
| 3 |
+
size 8173968
|
Jetson-Xavier-NX-8G/engine/shufflenet-v1-1x_16xb64_in1k-pss_int8.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e265f36b475dd907cd76c2579fb6d0758d28cc91d74fe291ed455930955687ce
|
| 3 |
+
size 3144796
|
Jetson-Xavier-NX-8G/engine/shufflenet-v2-1x_16xb64_in1k-pss_fp16.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d82d7f6aea496d97e2650131a21a06199bfe4fbf6a82817eaee6831e7dbc793e
|
| 3 |
+
size 5072733
|
Jetson-Xavier-NX-8G/engine/shufflenet-v2-1x_16xb64_in1k-pss_fp32.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b07190eceff112836a170c45f3804508132370572b20d9160883739b3df40d2
|
| 3 |
+
size 9672350
|
Jetson-Xavier-NX-8G/engine/shufflenet-v2-1x_16xb64_in1k-pss_int8.plan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df0313b5496720eb4b3355643a513fb57e1d61f55a352f127b674d7ce8c3cc12
|
| 3 |
+
size 3247477
|
Jetson-Xavier-NX-8G/int8Cache/conformer-tiny-p16_3rdparty_in1k.cache
ADDED
|
@@ -0,0 +1,1590 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
TRT-8001-EntropyCalibration2
|
| 2 |
+
input: 3caa54fc
|
| 3 |
+
(Unnamed Layer* 12) [Constant]_output: 3b20efa1
|
| 4 |
+
/backbone/Expand_output_0: 3d2db2ef
|
| 5 |
+
/backbone/conv1/Conv_output_0: 3c1df31f
|
| 6 |
+
/backbone/act1/Relu_output_0: 3be1bf5f
|
| 7 |
+
/backbone/maxpool/MaxPool_output_0: 3be1bf5f
|
| 8 |
+
/backbone/conv_1/conv1/Conv_output_0: 3da71d20
|
| 9 |
+
/backbone/conv_1/act1/Relu_output_0: 3d4b3205
|
| 10 |
+
/backbone/conv_1/conv2/Conv_output_0: 3da7c6b9
|
| 11 |
+
/backbone/conv_1/act2/Relu_output_0: 3da7c6b9
|
| 12 |
+
/backbone/conv_1/conv3/Conv_output_0: 3dbedddc
|
| 13 |
+
/backbone/conv_1/residual_conv/Conv_output_0: 3df8abab
|
| 14 |
+
/backbone/conv_1/Add_output_0: 3e0eef78
|
| 15 |
+
/backbone/conv_1/act3/Relu_output_0: 3d6d6bef
|
| 16 |
+
/backbone/trans_patch_conv/Conv_output_0: 3d2db2ef
|
| 17 |
+
/backbone/Reshape_1_output_0: 3d2db2ef
|
| 18 |
+
/backbone/Transpose_output_0: 3d2db2ef
|
| 19 |
+
/backbone/Concat_2_output_0: 3d2db2ef
|
| 20 |
+
/backbone/trans_1/ln1/ReduceMean_output_0: 39e32ad9
|
| 21 |
+
/backbone/trans_1/ln1/Sub_output_0: 3d26690f
|
| 22 |
+
(Unnamed Layer* 42) [Shuffle]_output: 3c810a14
|
| 23 |
+
/backbone/trans_1/ln1/Pow_output_0: 3e56d79f
|
| 24 |
+
/backbone/trans_1/ln1/ReduceMean_1_output_0: 3c6a33dc
|
| 25 |
+
(Unnamed Layer* 46) [Shuffle]_output: 32074ebd
|
| 26 |
+
/backbone/trans_1/ln1/Add_output_0: 3c6a33e8
|
| 27 |
+
/backbone/trans_1/ln1/Sqrt_output_0: 3c3fb04b
|
| 28 |
+
/backbone/trans_1/ln1/Div_output_0: 3dbd581c
|
| 29 |
+
(Unnamed Layer* 50) [Constant]_output: 3b881865
|
| 30 |
+
(Unnamed Layer* 51) [Shuffle]_output: 3b881865
|
| 31 |
+
/backbone/trans_1/ln1/Mul_output_0: 3c675fe4
|
| 32 |
+
(Unnamed Layer* 53) [Constant]_output: 3b045ee4
|
| 33 |
+
(Unnamed Layer* 54) [Shuffle]_output: 3b045ee4
|
| 34 |
+
/backbone/trans_1/ln1/Add_1_output_0: 3c45cc74
|
| 35 |
+
(Unnamed Layer* 59) [Constant]_output: 3b771649
|
| 36 |
+
(Unnamed Layer* 60) [Shuffle]_output: 3b771649
|
| 37 |
+
/backbone/trans_1/attn/qkv/MatMul_output_0: 3cfd112b
|
| 38 |
+
(Unnamed Layer* 62) [Constant]_output: 3cbbb560
|
| 39 |
+
(Unnamed Layer* 63) [Shuffle]_output: 3cbbb560
|
| 40 |
+
/backbone/trans_1/attn/qkv/Add_output_0: 3d01e3d6
|
| 41 |
+
/backbone/trans_1/attn/Reshape_output_0: 3d01e3d6
|
| 42 |
+
/backbone/trans_1/attn/Transpose_output_0: 3d01e3d6
|
| 43 |
+
/backbone/trans_1/attn/Gather_2_output_0: 3d17c044
|
| 44 |
+
/backbone/trans_1/attn/Gather_3_output_0: 3d235bcb
|
| 45 |
+
/backbone/trans_1/attn/Gather_4_output_0: 3c71c177
|
| 46 |
+
/backbone/trans_1/attn/Transpose_1_output_0: 3d235bcb
|
| 47 |
+
(Unnamed Layer* 80) [Constant]_output: 3b367d3d
|
| 48 |
+
(Unnamed Layer* 81) [Shuffle]_output: 3b367d3d
|
| 49 |
+
/backbone/trans_1/attn/Mul_output_0: 3c569bbd
|
| 50 |
+
(Unnamed Layer* 83) [Constant]_output: 3b367d3d
|
| 51 |
+
(Unnamed Layer* 84) [Shuffle]_output: 3b367d3d
|
| 52 |
+
/backbone/trans_1/attn/Mul_1_output_0: 3c67061e
|
| 53 |
+
/backbone/trans_1/attn/MatMul_output_0: 3e2f0d86
|
| 54 |
+
(Unnamed Layer* 87) [Softmax]_output: 3a8b150e
|
| 55 |
+
/backbone/trans_1/attn/MatMul_1_output_0: 3bd3ff4e
|
| 56 |
+
/backbone/trans_1/attn/Transpose_2_output_0: 3bd3ff4e
|
| 57 |
+
/backbone/trans_1/attn/Reshape_1_output_0: 3bd3ff4e
|
| 58 |
+
(Unnamed Layer* 97) [Constant]_output: 3b29e8c4
|
| 59 |
+
(Unnamed Layer* 98) [Shuffle]_output: 3b29e8c4
|
| 60 |
+
/backbone/trans_1/attn/proj/MatMul_output_0: 3c52b570
|
| 61 |
+
(Unnamed Layer* 100) [Constant]_output: 3b378a52
|
| 62 |
+
(Unnamed Layer* 101) [Shuffle]_output: 3b378a52
|
| 63 |
+
/backbone/trans_1/attn/proj/Add_output_0: 3ce0d26a
|
| 64 |
+
/backbone/trans_1/Add_output_0: 3d2109d0
|
| 65 |
+
/backbone/trans_1/ln2/ReduceMean_output_0: 3a4ccef2
|
| 66 |
+
/backbone/trans_1/ln2/Sub_output_0: 3d20379e
|
| 67 |
+
(Unnamed Layer* 107) [Shuffle]_output: 3c810a14
|
| 68 |
+
/backbone/trans_1/ln2/Pow_output_0: 3df94137
|
| 69 |
+
/backbone/trans_1/ln2/ReduceMean_1_output_0: 3c5b1de5
|
| 70 |
+
(Unnamed Layer* 111) [Shuffle]_output: 32074ebd
|
| 71 |
+
/backbone/trans_1/ln2/Add_output_0: 3c5b1df1
|
| 72 |
+
/backbone/trans_1/ln2/Sqrt_output_0: 3c554eb8
|
| 73 |
+
/backbone/trans_1/ln2/Div_output_0: 3db590c9
|
| 74 |
+
(Unnamed Layer* 115) [Constant]_output: 3c2384e0
|
| 75 |
+
(Unnamed Layer* 116) [Shuffle]_output: 3c2384e0
|
| 76 |
+
/backbone/trans_1/ln2/Mul_output_0: 3d5695df
|
| 77 |
+
(Unnamed Layer* 118) [Constant]_output: 3bb65324
|
| 78 |
+
(Unnamed Layer* 119) [Shuffle]_output: 3bb65324
|
| 79 |
+
/backbone/trans_1/ln2/Add_1_output_0: 3d4b26b5
|
| 80 |
+
(Unnamed Layer* 121) [Constant]_output: 3b8cc442
|
| 81 |
+
(Unnamed Layer* 122) [Shuffle]_output: 3b8cc442
|
| 82 |
+
/backbone/trans_1/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d8f3706
|
| 83 |
+
(Unnamed Layer* 124) [Constant]_output: 3ca20b11
|
| 84 |
+
(Unnamed Layer* 125) [Shuffle]_output: 3ca20b11
|
| 85 |
+
/backbone/trans_1/ffn/layers/layers.0/layers.0.0/Add_output_0: 3de9131c
|
| 86 |
+
(Unnamed Layer* 128) [Shuffle]_output: 3c367d3d
|
| 87 |
+
/backbone/trans_1/ffn/layers/layers.0/layers.0.1/Div_output_0: 3da4cf04
|
| 88 |
+
/backbone/trans_1/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 89 |
+
(Unnamed Layer* 132) [Shuffle]_output: 3c010a14
|
| 90 |
+
/backbone/trans_1/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c810a14
|
| 91 |
+
/backbone/trans_1/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3cb53885
|
| 92 |
+
(Unnamed Layer* 136) [Shuffle]_output: 3b810a14
|
| 93 |
+
/backbone/trans_1/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3c353885
|
| 94 |
+
(Unnamed Layer* 138) [Constant]_output: 3b3e85d9
|
| 95 |
+
(Unnamed Layer* 139) [Shuffle]_output: 3b3e85d9
|
| 96 |
+
/backbone/trans_1/ffn/layers/layers.1/MatMul_output_0: 3d3b9545
|
| 97 |
+
(Unnamed Layer* 141) [Constant]_output: 3b9e736a
|
| 98 |
+
(Unnamed Layer* 142) [Shuffle]_output: 3b9e736a
|
| 99 |
+
/backbone/trans_1/ffn/layers/layers.1/Add_output_0: 3d451bce
|
| 100 |
+
/backbone/trans_1/ffn/Add_output_0: 3d5a9b4d
|
| 101 |
+
/backbone/conv_trans_2/cnn_block/conv1/Conv_output_0: 3d928ae0
|
| 102 |
+
/backbone/conv_trans_2/cnn_block/act1/Relu_output_0: 3d90f50c
|
| 103 |
+
/backbone/conv_trans_2/cnn_block/conv2/Conv_output_0: 3dbac2cf
|
| 104 |
+
/backbone/conv_trans_2/cnn_block/act2/Relu_output_0: 3dbaf9fc
|
| 105 |
+
/backbone/conv_trans_2/cnn_block/conv3/Conv_output_0: 3d70f9b5
|
| 106 |
+
/backbone/conv_trans_2/cnn_block/Add_output_0: 3d909102
|
| 107 |
+
/backbone/conv_trans_2/cnn_block/act3/Relu_output_0: 3d82d8ce
|
| 108 |
+
/backbone/conv_trans_2/squeeze_block/conv_project/Conv_output_0: 3d075bc3
|
| 109 |
+
/backbone/conv_trans_2/squeeze_block/sample_pooling/AveragePool_output_0: 3d075bc3
|
| 110 |
+
/backbone/conv_trans_2/squeeze_block/Reshape_output_0: 3cd4e1c6
|
| 111 |
+
/backbone/conv_trans_2/squeeze_block/Transpose_output_0: 3cd4e1c6
|
| 112 |
+
/backbone/conv_trans_2/squeeze_block/ln/ReduceMean_output_0: 3b36307a
|
| 113 |
+
/backbone/conv_trans_2/squeeze_block/ln/Sub_output_0: 3cc928c5
|
| 114 |
+
(Unnamed Layer* 163) [Shuffle]_output: 3c810a14
|
| 115 |
+
/backbone/conv_trans_2/squeeze_block/ln/Pow_output_0: 3d0b7f1c
|
| 116 |
+
/backbone/conv_trans_2/squeeze_block/ln/ReduceMean_1_output_0: 3be4aff5
|
| 117 |
+
(Unnamed Layer* 167) [Shuffle]_output: 32074ebd
|
| 118 |
+
/backbone/conv_trans_2/squeeze_block/ln/Add_output_0: 3be4b009
|
| 119 |
+
/backbone/conv_trans_2/squeeze_block/ln/Sqrt_output_0: 3bf16ed4
|
| 120 |
+
/backbone/conv_trans_2/squeeze_block/ln/Div_output_0: 3d2d0f8b
|
| 121 |
+
(Unnamed Layer* 171) [Constant]_output: 3d03f63d
|
| 122 |
+
(Unnamed Layer* 172) [Shuffle]_output: 3d03f63d
|
| 123 |
+
/backbone/conv_trans_2/squeeze_block/ln/Mul_output_0: 3d89c024
|
| 124 |
+
(Unnamed Layer* 174) [Constant]_output: 3c1505ad
|
| 125 |
+
(Unnamed Layer* 175) [Shuffle]_output: 3c1505ad
|
| 126 |
+
/backbone/conv_trans_2/squeeze_block/ln/Add_1_output_0: 3cb0d79a
|
| 127 |
+
(Unnamed Layer* 178) [Shuffle]_output: 3c367d3d
|
| 128 |
+
/backbone/conv_trans_2/squeeze_block/act/Div_output_0: 3c7a17b6
|
| 129 |
+
/backbone/conv_trans_2/squeeze_block/act/Erf_output_0: 3c010a14
|
| 130 |
+
(Unnamed Layer* 182) [Shuffle]_output: 3c010a14
|
| 131 |
+
/backbone/conv_trans_2/squeeze_block/act/Add_output_0: 3c8078f2
|
| 132 |
+
/backbone/conv_trans_2/squeeze_block/act/Mul_output_0: 3cafd384
|
| 133 |
+
(Unnamed Layer* 186) [Shuffle]_output: 3b810a14
|
| 134 |
+
/backbone/conv_trans_2/squeeze_block/act/Mul_1_output_0: 3c83ee16
|
| 135 |
+
/backbone/conv_trans_2/squeeze_block/Gather_output_0: 3c9e9989
|
| 136 |
+
/backbone/conv_trans_2/squeeze_block/Unsqueeze_output_0: 3c83ee16
|
| 137 |
+
/backbone/conv_trans_2/squeeze_block/Concat_1_output_0: 3c83ee16
|
| 138 |
+
/backbone/conv_trans_2/Add_output_0: 3d4ed50d
|
| 139 |
+
/backbone/conv_trans_2/trans_block/ln1/ReduceMean_output_0: 3b1a24ef
|
| 140 |
+
/backbone/conv_trans_2/trans_block/ln1/Sub_output_0: 3d558043
|
| 141 |
+
(Unnamed Layer* 201) [Shuffle]_output: 3c810a14
|
| 142 |
+
/backbone/conv_trans_2/trans_block/ln1/Pow_output_0: 3eb0c177
|
| 143 |
+
/backbone/conv_trans_2/trans_block/ln1/ReduceMean_1_output_0: 3c69e609
|
| 144 |
+
(Unnamed Layer* 205) [Shuffle]_output: 32074ebd
|
| 145 |
+
/backbone/conv_trans_2/trans_block/ln1/Add_output_0: 3c69e616
|
| 146 |
+
/backbone/conv_trans_2/trans_block/ln1/Sqrt_output_0: 3c288c10
|
| 147 |
+
/backbone/conv_trans_2/trans_block/ln1/Div_output_0: 3d85283c
|
| 148 |
+
(Unnamed Layer* 209) [Constant]_output: 3ba6523f
|
| 149 |
+
(Unnamed Layer* 210) [Shuffle]_output: 3ba6523f
|
| 150 |
+
/backbone/conv_trans_2/trans_block/ln1/Mul_output_0: 3c95e669
|
| 151 |
+
(Unnamed Layer* 212) [Constant]_output: 3b00801a
|
| 152 |
+
(Unnamed Layer* 213) [Shuffle]_output: 3b00801a
|
| 153 |
+
/backbone/conv_trans_2/trans_block/ln1/Add_1_output_0: 3c9e1d39
|
| 154 |
+
(Unnamed Layer* 218) [Constant]_output: 3b76a13b
|
| 155 |
+
(Unnamed Layer* 219) [Shuffle]_output: 3b76a13b
|
| 156 |
+
/backbone/conv_trans_2/trans_block/attn/qkv/MatMul_output_0: 3d0ee179
|
| 157 |
+
(Unnamed Layer* 221) [Constant]_output: 3c9d8f97
|
| 158 |
+
(Unnamed Layer* 222) [Shuffle]_output: 3c9d8f97
|
| 159 |
+
/backbone/conv_trans_2/trans_block/attn/qkv/Add_output_0: 3d1c2e96
|
| 160 |
+
/backbone/conv_trans_2/trans_block/attn/Reshape_output_0: 3d1c2e96
|
| 161 |
+
/backbone/conv_trans_2/trans_block/attn/Transpose_output_0: 3d1c2e96
|
| 162 |
+
/backbone/conv_trans_2/trans_block/attn/Gather_2_output_0: 3d23921e
|
| 163 |
+
/backbone/conv_trans_2/trans_block/attn/Gather_3_output_0: 3d2ee2b1
|
| 164 |
+
/backbone/conv_trans_2/trans_block/attn/Gather_4_output_0: 3cc5661a
|
| 165 |
+
/backbone/conv_trans_2/trans_block/attn/Transpose_1_output_0: 3d2ee2b1
|
| 166 |
+
(Unnamed Layer* 239) [Constant]_output: 3b367d3d
|
| 167 |
+
(Unnamed Layer* 240) [Shuffle]_output: 3b367d3d
|
| 168 |
+
/backbone/conv_trans_2/trans_block/attn/Mul_output_0: 3c6752f2
|
| 169 |
+
(Unnamed Layer* 242) [Constant]_output: 3b367d3d
|
| 170 |
+
(Unnamed Layer* 243) [Shuffle]_output: 3b367d3d
|
| 171 |
+
/backbone/conv_trans_2/trans_block/attn/Mul_1_output_0: 3c775353
|
| 172 |
+
/backbone/conv_trans_2/trans_block/attn/MatMul_output_0: 3e1efa6e
|
| 173 |
+
(Unnamed Layer* 246) [Softmax]_output: 3b00f426
|
| 174 |
+
/backbone/conv_trans_2/trans_block/attn/MatMul_1_output_0: 3caa124c
|
| 175 |
+
/backbone/conv_trans_2/trans_block/attn/Transpose_2_output_0: 3caa124c
|
| 176 |
+
/backbone/conv_trans_2/trans_block/attn/Reshape_1_output_0: 3caa124c
|
| 177 |
+
(Unnamed Layer* 256) [Constant]_output: 3b369db4
|
| 178 |
+
(Unnamed Layer* 257) [Shuffle]_output: 3b369db4
|
| 179 |
+
/backbone/conv_trans_2/trans_block/attn/proj/MatMul_output_0: 3cdd0e0a
|
| 180 |
+
(Unnamed Layer* 259) [Constant]_output: 3b9411eb
|
| 181 |
+
(Unnamed Layer* 260) [Shuffle]_output: 3b9411eb
|
| 182 |
+
/backbone/conv_trans_2/trans_block/attn/proj/Add_output_0: 3cdf19fb
|
| 183 |
+
/backbone/conv_trans_2/trans_block/Add_output_0: 3d49a9b4
|
| 184 |
+
/backbone/conv_trans_2/trans_block/ln2/ReduceMean_output_0: 3b2d4708
|
| 185 |
+
/backbone/conv_trans_2/trans_block/ln2/Sub_output_0: 3d4e406b
|
| 186 |
+
(Unnamed Layer* 266) [Shuffle]_output: 3c810a14
|
| 187 |
+
/backbone/conv_trans_2/trans_block/ln2/Pow_output_0: 3e7dc02a
|
| 188 |
+
/backbone/conv_trans_2/trans_block/ln2/ReduceMean_1_output_0: 3c332169
|
| 189 |
+
(Unnamed Layer* 270) [Shuffle]_output: 32074ebd
|
| 190 |
+
/backbone/conv_trans_2/trans_block/ln2/Add_output_0: 3c332174
|
| 191 |
+
/backbone/conv_trans_2/trans_block/ln2/Sqrt_output_0: 3c30019a
|
| 192 |
+
/backbone/conv_trans_2/trans_block/ln2/Div_output_0: 3d9421e9
|
| 193 |
+
(Unnamed Layer* 274) [Constant]_output: 3be60345
|
| 194 |
+
(Unnamed Layer* 275) [Shuffle]_output: 3be60345
|
| 195 |
+
/backbone/conv_trans_2/trans_block/ln2/Mul_output_0: 3d04d353
|
| 196 |
+
(Unnamed Layer* 277) [Constant]_output: 3b52e877
|
| 197 |
+
(Unnamed Layer* 278) [Shuffle]_output: 3b52e877
|
| 198 |
+
/backbone/conv_trans_2/trans_block/ln2/Add_1_output_0: 3cfe96cf
|
| 199 |
+
(Unnamed Layer* 280) [Constant]_output: 3b5f8b0c
|
| 200 |
+
(Unnamed Layer* 281) [Shuffle]_output: 3b5f8b0c
|
| 201 |
+
/backbone/conv_trans_2/trans_block/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d21e1b9
|
| 202 |
+
(Unnamed Layer* 283) [Constant]_output: 3c80d4de
|
| 203 |
+
(Unnamed Layer* 284) [Shuffle]_output: 3c80d4de
|
| 204 |
+
/backbone/conv_trans_2/trans_block/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d433a22
|
| 205 |
+
(Unnamed Layer* 287) [Shuffle]_output: 3c367d3d
|
| 206 |
+
/backbone/conv_trans_2/trans_block/ffn/layers/layers.0/layers.0.1/Div_output_0: 3d0a0be1
|
| 207 |
+
/backbone/conv_trans_2/trans_block/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 208 |
+
(Unnamed Layer* 291) [Shuffle]_output: 3c010a14
|
| 209 |
+
/backbone/conv_trans_2/trans_block/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c80b540
|
| 210 |
+
/backbone/conv_trans_2/trans_block/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3ca77ff8
|
| 211 |
+
(Unnamed Layer* 295) [Shuffle]_output: 3b810a14
|
| 212 |
+
/backbone/conv_trans_2/trans_block/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3c277ff8
|
| 213 |
+
(Unnamed Layer* 297) [Constant]_output: 3b4c8175
|
| 214 |
+
(Unnamed Layer* 298) [Shuffle]_output: 3b4c8175
|
| 215 |
+
/backbone/conv_trans_2/trans_block/ffn/layers/layers.1/MatMul_output_0: 3cfa83c3
|
| 216 |
+
(Unnamed Layer* 300) [Constant]_output: 3b4c82ba
|
| 217 |
+
(Unnamed Layer* 301) [Shuffle]_output: 3b4c82ba
|
| 218 |
+
/backbone/conv_trans_2/trans_block/ffn/layers/layers.1/Add_output_0: 3cdbb7da
|
| 219 |
+
/backbone/conv_trans_2/trans_block/ffn/Add_output_0: 3d57b262
|
| 220 |
+
/backbone/conv_trans_2/expand_block/Slice_output_0: 3d57f914
|
| 221 |
+
/backbone/conv_trans_2/expand_block/Transpose_output_0: 3d57f914
|
| 222 |
+
/backbone/conv_trans_2/expand_block/Reshape_output_0: 3d57f914
|
| 223 |
+
/backbone/conv_trans_2/expand_block/conv_project/Conv_output_0: 3d0bdf14
|
| 224 |
+
/backbone/conv_trans_2/expand_block/act/Relu_output_0: 3ce02bd3
|
| 225 |
+
/backbone/conv_trans_2/expand_block/Resize_output_0: 3ce02bd3
|
| 226 |
+
/backbone/conv_trans_2/fusion_block/conv1/Conv_output_0: 3dec69ef
|
| 227 |
+
/backbone/conv_trans_2/fusion_block/act1/Relu_output_0: 3dec69ef
|
| 228 |
+
/backbone/conv_trans_2/fusion_block/Add_output_0: 3dee812f
|
| 229 |
+
/backbone/conv_trans_2/fusion_block/conv2/Conv_output_0: 3da12078
|
| 230 |
+
/backbone/conv_trans_2/fusion_block/act2/Relu_output_0: 3d965b64
|
| 231 |
+
/backbone/conv_trans_2/fusion_block/conv3/Conv_output_0: 3ddb32e7
|
| 232 |
+
/backbone/conv_trans_2/fusion_block/Add_1_output_0: 3ded78a0
|
| 233 |
+
/backbone/conv_trans_2/fusion_block/act3/Relu_output_0: 3dec6a96
|
| 234 |
+
/backbone/conv_trans_3/cnn_block/conv1/Conv_output_0: 3d915aa3
|
| 235 |
+
/backbone/conv_trans_3/cnn_block/act1/Relu_output_0: 3d8bbaad
|
| 236 |
+
/backbone/conv_trans_3/cnn_block/conv2/Conv_output_0: 3dc67156
|
| 237 |
+
/backbone/conv_trans_3/cnn_block/act2/Relu_output_0: 3dd752c3
|
| 238 |
+
/backbone/conv_trans_3/cnn_block/conv3/Conv_output_0: 3d8dfb7e
|
| 239 |
+
/backbone/conv_trans_3/cnn_block/Add_output_0: 3de8428b
|
| 240 |
+
/backbone/conv_trans_3/cnn_block/act3/Relu_output_0: 3def8f22
|
| 241 |
+
/backbone/conv_trans_3/squeeze_block/conv_project/Conv_output_0: 3d181e91
|
| 242 |
+
/backbone/conv_trans_3/squeeze_block/sample_pooling/AveragePool_output_0: 3d181e91
|
| 243 |
+
/backbone/conv_trans_3/squeeze_block/Reshape_output_0: 3cdc7a4f
|
| 244 |
+
/backbone/conv_trans_3/squeeze_block/Transpose_output_0: 3cdc7a4f
|
| 245 |
+
/backbone/conv_trans_3/squeeze_block/ln/ReduceMean_output_0: 3ab45917
|
| 246 |
+
/backbone/conv_trans_3/squeeze_block/ln/Sub_output_0: 3ce33f44
|
| 247 |
+
(Unnamed Layer* 370) [Shuffle]_output: 3c810a14
|
| 248 |
+
/backbone/conv_trans_3/squeeze_block/ln/Pow_output_0: 3d6cfdf6
|
| 249 |
+
/backbone/conv_trans_3/squeeze_block/ln/ReduceMean_1_output_0: 3c0616b4
|
| 250 |
+
(Unnamed Layer* 374) [Shuffle]_output: 32074ebd
|
| 251 |
+
/backbone/conv_trans_3/squeeze_block/ln/Add_output_0: 3c0616bf
|
| 252 |
+
/backbone/conv_trans_3/squeeze_block/ln/Sqrt_output_0: 3c25dfc9
|
| 253 |
+
/backbone/conv_trans_3/squeeze_block/ln/Div_output_0: 3d135924
|
| 254 |
+
(Unnamed Layer* 378) [Constant]_output: 3d17585e
|
| 255 |
+
(Unnamed Layer* 379) [Shuffle]_output: 3d17585e
|
| 256 |
+
/backbone/conv_trans_3/squeeze_block/ln/Mul_output_0: 3d6651e8
|
| 257 |
+
(Unnamed Layer* 381) [Constant]_output: 3c2d9e44
|
| 258 |
+
(Unnamed Layer* 382) [Shuffle]_output: 3c2d9e44
|
| 259 |
+
/backbone/conv_trans_3/squeeze_block/ln/Add_1_output_0: 3d267a91
|
| 260 |
+
(Unnamed Layer* 385) [Shuffle]_output: 3c367d3d
|
| 261 |
+
/backbone/conv_trans_3/squeeze_block/act/Div_output_0: 3ceb6fc2
|
| 262 |
+
/backbone/conv_trans_3/squeeze_block/act/Erf_output_0: 3c010a14
|
| 263 |
+
(Unnamed Layer* 389) [Shuffle]_output: 3c010a14
|
| 264 |
+
/backbone/conv_trans_3/squeeze_block/act/Add_output_0: 3c7c97f3
|
| 265 |
+
/backbone/conv_trans_3/squeeze_block/act/Mul_output_0: 3cbe0c5e
|
| 266 |
+
(Unnamed Layer* 393) [Shuffle]_output: 3b810a14
|
| 267 |
+
/backbone/conv_trans_3/squeeze_block/act/Mul_1_output_0: 3ca374d1
|
| 268 |
+
/backbone/conv_trans_3/squeeze_block/Gather_output_0: 3ca718c6
|
| 269 |
+
/backbone/conv_trans_3/squeeze_block/Unsqueeze_output_0: 3ca374d1
|
| 270 |
+
/backbone/conv_trans_3/squeeze_block/Concat_1_output_0: 3ca374d1
|
| 271 |
+
/backbone/conv_trans_3/Add_output_0: 3d5db41c
|
| 272 |
+
/backbone/conv_trans_3/trans_block/ln1/ReduceMean_output_0: 3b7a70c4
|
| 273 |
+
/backbone/conv_trans_3/trans_block/ln1/Sub_output_0: 3d56ee8d
|
| 274 |
+
(Unnamed Layer* 408) [Shuffle]_output: 3c810a14
|
| 275 |
+
/backbone/conv_trans_3/trans_block/ln1/Pow_output_0: 3f105947
|
| 276 |
+
/backbone/conv_trans_3/trans_block/ln1/ReduceMean_1_output_0: 3c4bb3e8
|
| 277 |
+
(Unnamed Layer* 412) [Shuffle]_output: 32074ebd
|
| 278 |
+
/backbone/conv_trans_3/trans_block/ln1/Add_output_0: 3c4bb3f0
|
| 279 |
+
/backbone/conv_trans_3/trans_block/ln1/Sqrt_output_0: 3c36f36d
|
| 280 |
+
/backbone/conv_trans_3/trans_block/ln1/Div_output_0: 3d8f881d
|
| 281 |
+
(Unnamed Layer* 416) [Constant]_output: 3bbede4a
|
| 282 |
+
(Unnamed Layer* 417) [Shuffle]_output: 3bbede4a
|
| 283 |
+
/backbone/conv_trans_3/trans_block/ln1/Mul_output_0: 3d132141
|
| 284 |
+
(Unnamed Layer* 419) [Constant]_output: 3b3f7df8
|
| 285 |
+
(Unnamed Layer* 420) [Shuffle]_output: 3b3f7df8
|
| 286 |
+
/backbone/conv_trans_3/trans_block/ln1/Add_1_output_0: 3d030447
|
| 287 |
+
(Unnamed Layer* 425) [Constant]_output: 3b60cc64
|
| 288 |
+
(Unnamed Layer* 426) [Shuffle]_output: 3b60cc64
|
| 289 |
+
/backbone/conv_trans_3/trans_block/attn/qkv/MatMul_output_0: 3d1f5a73
|
| 290 |
+
(Unnamed Layer* 428) [Constant]_output: 3ca036a5
|
| 291 |
+
(Unnamed Layer* 429) [Shuffle]_output: 3ca036a5
|
| 292 |
+
/backbone/conv_trans_3/trans_block/attn/qkv/Add_output_0: 3d2c27a2
|
| 293 |
+
/backbone/conv_trans_3/trans_block/attn/Reshape_output_0: 3d2c27a2
|
| 294 |
+
/backbone/conv_trans_3/trans_block/attn/Transpose_output_0: 3d2c27a2
|
| 295 |
+
/backbone/conv_trans_3/trans_block/attn/Gather_2_output_0: 3d33b1c8
|
| 296 |
+
/backbone/conv_trans_3/trans_block/attn/Gather_3_output_0: 3d23057a
|
| 297 |
+
/backbone/conv_trans_3/trans_block/attn/Gather_4_output_0: 3cefbdff
|
| 298 |
+
/backbone/conv_trans_3/trans_block/attn/Transpose_1_output_0: 3d23057a
|
| 299 |
+
(Unnamed Layer* 446) [Constant]_output: 3b367d3d
|
| 300 |
+
(Unnamed Layer* 447) [Shuffle]_output: 3b367d3d
|
| 301 |
+
/backbone/conv_trans_3/trans_block/attn/Mul_output_0: 3c7e2057
|
| 302 |
+
(Unnamed Layer* 449) [Constant]_output: 3b367d3d
|
| 303 |
+
(Unnamed Layer* 450) [Shuffle]_output: 3b367d3d
|
| 304 |
+
/backbone/conv_trans_3/trans_block/attn/Mul_1_output_0: 3c668c0c
|
| 305 |
+
/backbone/conv_trans_3/trans_block/attn/MatMul_output_0: 3db560c3
|
| 306 |
+
(Unnamed Layer* 453) [Softmax]_output: 3b000a66
|
| 307 |
+
/backbone/conv_trans_3/trans_block/attn/MatMul_1_output_0: 3c78770c
|
| 308 |
+
/backbone/conv_trans_3/trans_block/attn/Transpose_2_output_0: 3c78770c
|
| 309 |
+
/backbone/conv_trans_3/trans_block/attn/Reshape_1_output_0: 3c78770c
|
| 310 |
+
(Unnamed Layer* 463) [Constant]_output: 3b1d4e57
|
| 311 |
+
(Unnamed Layer* 464) [Shuffle]_output: 3b1d4e57
|
| 312 |
+
/backbone/conv_trans_3/trans_block/attn/proj/MatMul_output_0: 3c82b4b5
|
| 313 |
+
(Unnamed Layer* 466) [Constant]_output: 3bd31eb2
|
| 314 |
+
(Unnamed Layer* 467) [Shuffle]_output: 3bd31eb2
|
| 315 |
+
/backbone/conv_trans_3/trans_block/attn/proj/Add_output_0: 3cf752d4
|
| 316 |
+
/backbone/conv_trans_3/trans_block/Add_output_0: 3d67a4fe
|
| 317 |
+
/backbone/conv_trans_3/trans_block/ln2/ReduceMean_output_0: 3ba73033
|
| 318 |
+
/backbone/conv_trans_3/trans_block/ln2/Sub_output_0: 3d60c3c6
|
| 319 |
+
(Unnamed Layer* 473) [Shuffle]_output: 3c810a14
|
| 320 |
+
/backbone/conv_trans_3/trans_block/ln2/Pow_output_0: 3ea87d98
|
| 321 |
+
/backbone/conv_trans_3/trans_block/ln2/ReduceMean_1_output_0: 3c833bec
|
| 322 |
+
(Unnamed Layer* 477) [Shuffle]_output: 32074ebd
|
| 323 |
+
/backbone/conv_trans_3/trans_block/ln2/Add_output_0: 3c833bf2
|
| 324 |
+
/backbone/conv_trans_3/trans_block/ln2/Sqrt_output_0: 3c410b1a
|
| 325 |
+
/backbone/conv_trans_3/trans_block/ln2/Div_output_0: 3d8d215e
|
| 326 |
+
(Unnamed Layer* 481) [Constant]_output: 3be7b1b6
|
| 327 |
+
(Unnamed Layer* 482) [Shuffle]_output: 3be7b1b6
|
| 328 |
+
/backbone/conv_trans_3/trans_block/ln2/Mul_output_0: 3cf37be7
|
| 329 |
+
(Unnamed Layer* 484) [Constant]_output: 3b4ebcc2
|
| 330 |
+
(Unnamed Layer* 485) [Shuffle]_output: 3b4ebcc2
|
| 331 |
+
/backbone/conv_trans_3/trans_block/ln2/Add_1_output_0: 3d099eec
|
| 332 |
+
(Unnamed Layer* 487) [Constant]_output: 3b44c634
|
| 333 |
+
(Unnamed Layer* 488) [Shuffle]_output: 3b44c634
|
| 334 |
+
/backbone/conv_trans_3/trans_block/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d0fdf67
|
| 335 |
+
(Unnamed Layer* 490) [Constant]_output: 3c6d4838
|
| 336 |
+
(Unnamed Layer* 491) [Shuffle]_output: 3c6d4838
|
| 337 |
+
/backbone/conv_trans_3/trans_block/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d35c2bf
|
| 338 |
+
(Unnamed Layer* 494) [Shuffle]_output: 3c367d3d
|
| 339 |
+
/backbone/conv_trans_3/trans_block/ffn/layers/layers.0/layers.0.1/Div_output_0: 3d008636
|
| 340 |
+
/backbone/conv_trans_3/trans_block/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 341 |
+
(Unnamed Layer* 498) [Shuffle]_output: 3c010a14
|
| 342 |
+
/backbone/conv_trans_3/trans_block/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c810cec
|
| 343 |
+
/backbone/conv_trans_3/trans_block/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3cda76a6
|
| 344 |
+
(Unnamed Layer* 502) [Shuffle]_output: 3b810a14
|
| 345 |
+
/backbone/conv_trans_3/trans_block/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3c5a76a6
|
| 346 |
+
(Unnamed Layer* 504) [Constant]_output: 3b403086
|
| 347 |
+
(Unnamed Layer* 505) [Shuffle]_output: 3b403086
|
| 348 |
+
/backbone/conv_trans_3/trans_block/ffn/layers/layers.1/MatMul_output_0: 3d772e5c
|
| 349 |
+
(Unnamed Layer* 507) [Constant]_output: 3ba650f2
|
| 350 |
+
(Unnamed Layer* 508) [Shuffle]_output: 3ba650f2
|
| 351 |
+
/backbone/conv_trans_3/trans_block/ffn/layers/layers.1/Add_output_0: 3cf6081d
|
| 352 |
+
/backbone/conv_trans_3/trans_block/ffn/Add_output_0: 3d75198f
|
| 353 |
+
/backbone/conv_trans_3/expand_block/Slice_output_0: 3d7c650a
|
| 354 |
+
/backbone/conv_trans_3/expand_block/Transpose_output_0: 3d7c650a
|
| 355 |
+
/backbone/conv_trans_3/expand_block/Reshape_output_0: 3d7c650a
|
| 356 |
+
/backbone/conv_trans_3/expand_block/conv_project/Conv_output_0: 3d51467e
|
| 357 |
+
/backbone/conv_trans_3/expand_block/act/Relu_output_0: 3d439c1e
|
| 358 |
+
/backbone/conv_trans_3/expand_block/Resize_output_0: 3d439c1e
|
| 359 |
+
/backbone/conv_trans_3/fusion_block/conv1/Conv_output_0: 3db4a8d5
|
| 360 |
+
/backbone/conv_trans_3/fusion_block/act1/Relu_output_0: 3dc6a1a4
|
| 361 |
+
/backbone/conv_trans_3/fusion_block/Add_output_0: 3dd16f7d
|
| 362 |
+
/backbone/conv_trans_3/fusion_block/conv2/Conv_output_0: 3d8f941e
|
| 363 |
+
/backbone/conv_trans_3/fusion_block/act2/Relu_output_0: 3d8500ae
|
| 364 |
+
/backbone/conv_trans_3/fusion_block/conv3/Conv_output_0: 3e074844
|
| 365 |
+
/backbone/conv_trans_3/fusion_block/Add_1_output_0: 3e291438
|
| 366 |
+
/backbone/conv_trans_3/fusion_block/act3/Relu_output_0: 3e281fd1
|
| 367 |
+
/backbone/conv_trans_4/cnn_block/conv1/Conv_output_0: 3d98cd3b
|
| 368 |
+
/backbone/conv_trans_4/cnn_block/act1/Relu_output_0: 3d8da296
|
| 369 |
+
/backbone/conv_trans_4/cnn_block/conv2/Conv_output_0: 3dd796aa
|
| 370 |
+
/backbone/conv_trans_4/cnn_block/act2/Relu_output_0: 3dec3b68
|
| 371 |
+
/backbone/conv_trans_4/cnn_block/conv3/Conv_output_0: 3d5f30fe
|
| 372 |
+
/backbone/conv_trans_4/cnn_block/Add_output_0: 3e0f873e
|
| 373 |
+
/backbone/conv_trans_4/cnn_block/act3/Relu_output_0: 3e0f873e
|
| 374 |
+
/backbone/conv_trans_4/squeeze_block/conv_project/Conv_output_0: 3d287d59
|
| 375 |
+
/backbone/conv_trans_4/squeeze_block/sample_pooling/AveragePool_output_0: 3d287d59
|
| 376 |
+
/backbone/conv_trans_4/squeeze_block/Reshape_output_0: 3cf6b534
|
| 377 |
+
/backbone/conv_trans_4/squeeze_block/Transpose_output_0: 3cf6b534
|
| 378 |
+
/backbone/conv_trans_4/squeeze_block/ln/ReduceMean_output_0: 3ae109e1
|
| 379 |
+
/backbone/conv_trans_4/squeeze_block/ln/Sub_output_0: 3ce766ce
|
| 380 |
+
(Unnamed Layer* 577) [Shuffle]_output: 3c810a14
|
| 381 |
+
/backbone/conv_trans_4/squeeze_block/ln/Pow_output_0: 3d22e54c
|
| 382 |
+
/backbone/conv_trans_4/squeeze_block/ln/ReduceMean_1_output_0: 3c419677
|
| 383 |
+
(Unnamed Layer* 581) [Shuffle]_output: 32074ebd
|
| 384 |
+
/backbone/conv_trans_4/squeeze_block/ln/Add_output_0: 3c41967c
|
| 385 |
+
/backbone/conv_trans_4/squeeze_block/ln/Sqrt_output_0: 3c271aa6
|
| 386 |
+
/backbone/conv_trans_4/squeeze_block/ln/Div_output_0: 3cf33564
|
| 387 |
+
(Unnamed Layer* 585) [Constant]_output: 3d0379a2
|
| 388 |
+
(Unnamed Layer* 586) [Shuffle]_output: 3d0379a2
|
| 389 |
+
/backbone/conv_trans_4/squeeze_block/ln/Mul_output_0: 3d5fe30e
|
| 390 |
+
(Unnamed Layer* 588) [Constant]_output: 3c62f102
|
| 391 |
+
(Unnamed Layer* 589) [Shuffle]_output: 3c62f102
|
| 392 |
+
/backbone/conv_trans_4/squeeze_block/ln/Add_1_output_0: 3d54a6f2
|
| 393 |
+
(Unnamed Layer* 592) [Shuffle]_output: 3c367d3d
|
| 394 |
+
/backbone/conv_trans_4/squeeze_block/act/Div_output_0: 3d165e26
|
| 395 |
+
/backbone/conv_trans_4/squeeze_block/act/Erf_output_0: 3c010a14
|
| 396 |
+
(Unnamed Layer* 596) [Shuffle]_output: 3c010a14
|
| 397 |
+
/backbone/conv_trans_4/squeeze_block/act/Add_output_0: 3c82d5a7
|
| 398 |
+
/backbone/conv_trans_4/squeeze_block/act/Mul_output_0: 3cdc42da
|
| 399 |
+
(Unnamed Layer* 600) [Shuffle]_output: 3b810a14
|
| 400 |
+
/backbone/conv_trans_4/squeeze_block/act/Mul_1_output_0: 3c827537
|
| 401 |
+
/backbone/conv_trans_4/squeeze_block/Gather_output_0: 3c80960f
|
| 402 |
+
/backbone/conv_trans_4/squeeze_block/Unsqueeze_output_0: 3c827537
|
| 403 |
+
/backbone/conv_trans_4/squeeze_block/Concat_1_output_0: 3c827537
|
| 404 |
+
/backbone/conv_trans_4/Add_output_0: 3d831cec
|
| 405 |
+
/backbone/conv_trans_4/trans_block/ln1/ReduceMean_output_0: 3bce099a
|
| 406 |
+
/backbone/conv_trans_4/trans_block/ln1/Sub_output_0: 3d77d826
|
| 407 |
+
(Unnamed Layer* 615) [Shuffle]_output: 3c810a14
|
| 408 |
+
/backbone/conv_trans_4/trans_block/ln1/Pow_output_0: 3f141470
|
| 409 |
+
/backbone/conv_trans_4/trans_block/ln1/ReduceMean_1_output_0: 3c8195c3
|
| 410 |
+
(Unnamed Layer* 619) [Shuffle]_output: 32074ebd
|
| 411 |
+
/backbone/conv_trans_4/trans_block/ln1/Add_output_0: 3c8195c8
|
| 412 |
+
/backbone/conv_trans_4/trans_block/ln1/Sqrt_output_0: 3c472a22
|
| 413 |
+
/backbone/conv_trans_4/trans_block/ln1/Div_output_0: 3d8600f2
|
| 414 |
+
(Unnamed Layer* 623) [Constant]_output: 3bc0151a
|
| 415 |
+
(Unnamed Layer* 624) [Shuffle]_output: 3bc0151a
|
| 416 |
+
/backbone/conv_trans_4/trans_block/ln1/Mul_output_0: 3d00b989
|
| 417 |
+
(Unnamed Layer* 626) [Constant]_output: 3b4c4fed
|
| 418 |
+
(Unnamed Layer* 627) [Shuffle]_output: 3b4c4fed
|
| 419 |
+
/backbone/conv_trans_4/trans_block/ln1/Add_1_output_0: 3d0f3ff3
|
| 420 |
+
(Unnamed Layer* 632) [Constant]_output: 3b46b23d
|
| 421 |
+
(Unnamed Layer* 633) [Shuffle]_output: 3b46b23d
|
| 422 |
+
/backbone/conv_trans_4/trans_block/attn/qkv/MatMul_output_0: 3d23938b
|
| 423 |
+
(Unnamed Layer* 635) [Constant]_output: 3cc1a28a
|
| 424 |
+
(Unnamed Layer* 636) [Shuffle]_output: 3cc1a28a
|
| 425 |
+
/backbone/conv_trans_4/trans_block/attn/qkv/Add_output_0: 3d353ed4
|
| 426 |
+
/backbone/conv_trans_4/trans_block/attn/Reshape_output_0: 3d353ed4
|
| 427 |
+
/backbone/conv_trans_4/trans_block/attn/Transpose_output_0: 3d353ed4
|
| 428 |
+
/backbone/conv_trans_4/trans_block/attn/Gather_2_output_0: 3d2fbece
|
| 429 |
+
/backbone/conv_trans_4/trans_block/attn/Gather_3_output_0: 3d3f8f23
|
| 430 |
+
/backbone/conv_trans_4/trans_block/attn/Gather_4_output_0: 3d02b049
|
| 431 |
+
/backbone/conv_trans_4/trans_block/attn/Transpose_1_output_0: 3d3f8f23
|
| 432 |
+
(Unnamed Layer* 653) [Constant]_output: 3b367d3d
|
| 433 |
+
(Unnamed Layer* 654) [Shuffle]_output: 3b367d3d
|
| 434 |
+
/backbone/conv_trans_4/trans_block/attn/Mul_output_0: 3c788a9a
|
| 435 |
+
(Unnamed Layer* 656) [Constant]_output: 3b367d3d
|
| 436 |
+
(Unnamed Layer* 657) [Shuffle]_output: 3b367d3d
|
| 437 |
+
/backbone/conv_trans_4/trans_block/attn/Mul_1_output_0: 3c8773e8
|
| 438 |
+
/backbone/conv_trans_4/trans_block/attn/MatMul_output_0: 3de6780a
|
| 439 |
+
(Unnamed Layer* 660) [Softmax]_output: 3a926b92
|
| 440 |
+
/backbone/conv_trans_4/trans_block/attn/MatMul_1_output_0: 3c65ca70
|
| 441 |
+
/backbone/conv_trans_4/trans_block/attn/Transpose_2_output_0: 3c65ca70
|
| 442 |
+
/backbone/conv_trans_4/trans_block/attn/Reshape_1_output_0: 3c65ca70
|
| 443 |
+
(Unnamed Layer* 670) [Constant]_output: 3b453ee3
|
| 444 |
+
(Unnamed Layer* 671) [Shuffle]_output: 3b453ee3
|
| 445 |
+
/backbone/conv_trans_4/trans_block/attn/proj/MatMul_output_0: 3d076ff7
|
| 446 |
+
(Unnamed Layer* 673) [Constant]_output: 3bc38138
|
| 447 |
+
(Unnamed Layer* 674) [Shuffle]_output: 3bc38138
|
| 448 |
+
/backbone/conv_trans_4/trans_block/attn/proj/Add_output_0: 3cf691f2
|
| 449 |
+
/backbone/conv_trans_4/trans_block/Add_output_0: 3d9eb371
|
| 450 |
+
/backbone/conv_trans_4/trans_block/ln2/ReduceMean_output_0: 3bd6b7e7
|
| 451 |
+
/backbone/conv_trans_4/trans_block/ln2/Sub_output_0: 3d902615
|
| 452 |
+
(Unnamed Layer* 680) [Shuffle]_output: 3c810a14
|
| 453 |
+
/backbone/conv_trans_4/trans_block/ln2/Pow_output_0: 3e995849
|
| 454 |
+
/backbone/conv_trans_4/trans_block/ln2/ReduceMean_1_output_0: 3c8a7927
|
| 455 |
+
(Unnamed Layer* 684) [Shuffle]_output: 32074ebd
|
| 456 |
+
/backbone/conv_trans_4/trans_block/ln2/Add_output_0: 3c8a792c
|
| 457 |
+
/backbone/conv_trans_4/trans_block/ln2/Sqrt_output_0: 3c48b166
|
| 458 |
+
/backbone/conv_trans_4/trans_block/ln2/Div_output_0: 3d8b4b31
|
| 459 |
+
(Unnamed Layer* 688) [Constant]_output: 3bc1b2ce
|
| 460 |
+
(Unnamed Layer* 689) [Shuffle]_output: 3bc1b2ce
|
| 461 |
+
/backbone/conv_trans_4/trans_block/ln2/Mul_output_0: 3d37fc30
|
| 462 |
+
(Unnamed Layer* 691) [Constant]_output: 3b4ffddc
|
| 463 |
+
(Unnamed Layer* 692) [Shuffle]_output: 3b4ffddc
|
| 464 |
+
/backbone/conv_trans_4/trans_block/ln2/Add_1_output_0: 3d39a425
|
| 465 |
+
(Unnamed Layer* 694) [Constant]_output: 3b34ed35
|
| 466 |
+
(Unnamed Layer* 695) [Shuffle]_output: 3b34ed35
|
| 467 |
+
/backbone/conv_trans_4/trans_block/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d280ee7
|
| 468 |
+
(Unnamed Layer* 697) [Constant]_output: 3c5af97f
|
| 469 |
+
(Unnamed Layer* 698) [Shuffle]_output: 3c5af97f
|
| 470 |
+
/backbone/conv_trans_4/trans_block/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d47b71b
|
| 471 |
+
(Unnamed Layer* 701) [Shuffle]_output: 3c367d3d
|
| 472 |
+
/backbone/conv_trans_4/trans_block/ffn/layers/layers.0/layers.0.1/Div_output_0: 3d0d3853
|
| 473 |
+
/backbone/conv_trans_4/trans_block/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 474 |
+
(Unnamed Layer* 705) [Shuffle]_output: 3c010a14
|
| 475 |
+
/backbone/conv_trans_4/trans_block/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c8111d2
|
| 476 |
+
/backbone/conv_trans_4/trans_block/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3cbc0218
|
| 477 |
+
(Unnamed Layer* 709) [Shuffle]_output: 3b810a14
|
| 478 |
+
/backbone/conv_trans_4/trans_block/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3c3c0218
|
| 479 |
+
(Unnamed Layer* 711) [Constant]_output: 3b8471df
|
| 480 |
+
(Unnamed Layer* 712) [Shuffle]_output: 3b8471df
|
| 481 |
+
/backbone/conv_trans_4/trans_block/ffn/layers/layers.1/MatMul_output_0: 3d8594b2
|
| 482 |
+
(Unnamed Layer* 714) [Constant]_output: 3b89ca5d
|
| 483 |
+
(Unnamed Layer* 715) [Shuffle]_output: 3b89ca5d
|
| 484 |
+
/backbone/conv_trans_4/trans_block/ffn/layers/layers.1/Add_output_0: 3d263897
|
| 485 |
+
/backbone/conv_trans_4/trans_block/ffn/Add_output_0: 3d9bc6b0
|
| 486 |
+
/backbone/conv_trans_4/expand_block/Slice_output_0: 3d8c4b28
|
| 487 |
+
/backbone/conv_trans_4/expand_block/Transpose_output_0: 3d8c4b28
|
| 488 |
+
/backbone/conv_trans_4/expand_block/Reshape_output_0: 3d8c4b28
|
| 489 |
+
/backbone/conv_trans_4/expand_block/conv_project/Conv_output_0: 3d9146c7
|
| 490 |
+
/backbone/conv_trans_4/expand_block/act/Relu_output_0: 3d912443
|
| 491 |
+
/backbone/conv_trans_4/expand_block/Resize_output_0: 3d912443
|
| 492 |
+
/backbone/conv_trans_4/fusion_block/conv1/Conv_output_0: 3d8410bb
|
| 493 |
+
/backbone/conv_trans_4/fusion_block/act1/Relu_output_0: 3d51523a
|
| 494 |
+
/backbone/conv_trans_4/fusion_block/Add_output_0: 3d9ed8d6
|
| 495 |
+
/backbone/conv_trans_4/fusion_block/conv2/Conv_output_0: 3d9491d8
|
| 496 |
+
/backbone/conv_trans_4/fusion_block/act2/Relu_output_0: 3d9491d8
|
| 497 |
+
/backbone/conv_trans_4/fusion_block/conv3/Conv_output_0: 3dca2b74
|
| 498 |
+
/backbone/conv_trans_4/fusion_block/Add_1_output_0: 3e3a498e
|
| 499 |
+
/backbone/conv_trans_4/fusion_block/act3/Relu_output_0: 3e4869d4
|
| 500 |
+
/backbone/conv_trans_5/cnn_block/conv1/Conv_output_0: 3d62af3c
|
| 501 |
+
/backbone/conv_trans_5/cnn_block/act1/Relu_output_0: 3d52f455
|
| 502 |
+
/backbone/conv_trans_5/cnn_block/conv2/Conv_output_0: 3daecd32
|
| 503 |
+
/backbone/conv_trans_5/cnn_block/act2/Relu_output_0: 3dc3bcd3
|
| 504 |
+
/backbone/conv_trans_5/cnn_block/conv3/Conv_output_0: 3d89d7f8
|
| 505 |
+
/backbone/conv_trans_5/cnn_block/residual_conv/Conv_output_0: 3d8bb5ed
|
| 506 |
+
/backbone/conv_trans_5/cnn_block/Add_output_0: 3dcc757f
|
| 507 |
+
/backbone/conv_trans_5/cnn_block/act3/Relu_output_0: 3da78f1f
|
| 508 |
+
/backbone/conv_trans_5/squeeze_block/conv_project/Conv_output_0: 3d738ce4
|
| 509 |
+
/backbone/conv_trans_5/squeeze_block/sample_pooling/AveragePool_output_0: 3d738ce4
|
| 510 |
+
/backbone/conv_trans_5/squeeze_block/Reshape_output_0: 3d4d7c6d
|
| 511 |
+
/backbone/conv_trans_5/squeeze_block/Transpose_output_0: 3d4d7c6d
|
| 512 |
+
/backbone/conv_trans_5/squeeze_block/ln/ReduceMean_output_0: 3b0562b9
|
| 513 |
+
/backbone/conv_trans_5/squeeze_block/ln/Sub_output_0: 3d4eb859
|
| 514 |
+
(Unnamed Layer* 785) [Shuffle]_output: 3c810a14
|
| 515 |
+
/backbone/conv_trans_5/squeeze_block/ln/Pow_output_0: 3e1bf287
|
| 516 |
+
/backbone/conv_trans_5/squeeze_block/ln/ReduceMean_1_output_0: 3cd6410c
|
| 517 |
+
(Unnamed Layer* 789) [Shuffle]_output: 32074ebd
|
| 518 |
+
/backbone/conv_trans_5/squeeze_block/ln/Add_output_0: 3cd64112
|
| 519 |
+
/backbone/conv_trans_5/squeeze_block/ln/Sqrt_output_0: 3c653908
|
| 520 |
+
/backbone/conv_trans_5/squeeze_block/ln/Div_output_0: 3d1d25bf
|
| 521 |
+
(Unnamed Layer* 793) [Constant]_output: 3cf86731
|
| 522 |
+
(Unnamed Layer* 794) [Shuffle]_output: 3cf86731
|
| 523 |
+
/backbone/conv_trans_5/squeeze_block/ln/Mul_output_0: 3d6bf9f3
|
| 524 |
+
(Unnamed Layer* 796) [Constant]_output: 3c4fb137
|
| 525 |
+
(Unnamed Layer* 797) [Shuffle]_output: 3c4fb137
|
| 526 |
+
/backbone/conv_trans_5/squeeze_block/ln/Add_1_output_0: 3d66436d
|
| 527 |
+
(Unnamed Layer* 800) [Shuffle]_output: 3c367d3d
|
| 528 |
+
/backbone/conv_trans_5/squeeze_block/act/Div_output_0: 3d22d220
|
| 529 |
+
/backbone/conv_trans_5/squeeze_block/act/Erf_output_0: 3c010a14
|
| 530 |
+
(Unnamed Layer* 804) [Shuffle]_output: 3c010a14
|
| 531 |
+
/backbone/conv_trans_5/squeeze_block/act/Add_output_0: 3c863c68
|
| 532 |
+
/backbone/conv_trans_5/squeeze_block/act/Mul_output_0: 3d31237c
|
| 533 |
+
(Unnamed Layer* 808) [Shuffle]_output: 3b810a14
|
| 534 |
+
/backbone/conv_trans_5/squeeze_block/act/Mul_1_output_0: 3cd345f1
|
| 535 |
+
/backbone/conv_trans_5/squeeze_block/Gather_output_0: 3c62c6d6
|
| 536 |
+
/backbone/conv_trans_5/squeeze_block/Unsqueeze_output_0: 3cd345f1
|
| 537 |
+
/backbone/conv_trans_5/squeeze_block/Concat_1_output_0: 3cd345f1
|
| 538 |
+
/backbone/conv_trans_5/Add_output_0: 3d9e3cf9
|
| 539 |
+
/backbone/conv_trans_5/trans_block/ln1/ReduceMean_output_0: 3c1595ae
|
| 540 |
+
/backbone/conv_trans_5/trans_block/ln1/Sub_output_0: 3d8bfc05
|
| 541 |
+
(Unnamed Layer* 823) [Shuffle]_output: 3c810a14
|
| 542 |
+
/backbone/conv_trans_5/trans_block/ln1/Pow_output_0: 3eca4adf
|
| 543 |
+
/backbone/conv_trans_5/trans_block/ln1/ReduceMean_1_output_0: 3d17890a
|
| 544 |
+
(Unnamed Layer* 827) [Shuffle]_output: 32074ebd
|
| 545 |
+
/backbone/conv_trans_5/trans_block/ln1/Add_output_0: 3d17890c
|
| 546 |
+
/backbone/conv_trans_5/trans_block/ln1/Sqrt_output_0: 3c9d5dd6
|
| 547 |
+
/backbone/conv_trans_5/trans_block/ln1/Div_output_0: 3d8e5b27
|
| 548 |
+
(Unnamed Layer* 831) [Constant]_output: 3bbca13d
|
| 549 |
+
(Unnamed Layer* 832) [Shuffle]_output: 3bbca13d
|
| 550 |
+
/backbone/conv_trans_5/trans_block/ln1/Mul_output_0: 3d07dfed
|
| 551 |
+
(Unnamed Layer* 834) [Constant]_output: 3b8d0b59
|
| 552 |
+
(Unnamed Layer* 835) [Shuffle]_output: 3b8d0b59
|
| 553 |
+
/backbone/conv_trans_5/trans_block/ln1/Add_1_output_0: 3d070174
|
| 554 |
+
(Unnamed Layer* 840) [Constant]_output: 3b58d51a
|
| 555 |
+
(Unnamed Layer* 841) [Shuffle]_output: 3b58d51a
|
| 556 |
+
/backbone/conv_trans_5/trans_block/attn/qkv/MatMul_output_0: 3d15ed84
|
| 557 |
+
(Unnamed Layer* 843) [Constant]_output: 3cd846b4
|
| 558 |
+
(Unnamed Layer* 844) [Shuffle]_output: 3cd846b4
|
| 559 |
+
/backbone/conv_trans_5/trans_block/attn/qkv/Add_output_0: 3d26f0fc
|
| 560 |
+
/backbone/conv_trans_5/trans_block/attn/Reshape_output_0: 3d26f0fc
|
| 561 |
+
/backbone/conv_trans_5/trans_block/attn/Transpose_output_0: 3d26f0fc
|
| 562 |
+
/backbone/conv_trans_5/trans_block/attn/Gather_2_output_0: 3d306a14
|
| 563 |
+
/backbone/conv_trans_5/trans_block/attn/Gather_3_output_0: 3d1c8310
|
| 564 |
+
/backbone/conv_trans_5/trans_block/attn/Gather_4_output_0: 3cf078e7
|
| 565 |
+
/backbone/conv_trans_5/trans_block/attn/Transpose_1_output_0: 3d1c8310
|
| 566 |
+
(Unnamed Layer* 861) [Constant]_output: 3b367d3d
|
| 567 |
+
(Unnamed Layer* 862) [Shuffle]_output: 3b367d3d
|
| 568 |
+
/backbone/conv_trans_5/trans_block/attn/Mul_output_0: 3c797cd4
|
| 569 |
+
(Unnamed Layer* 864) [Constant]_output: 3b367d3d
|
| 570 |
+
(Unnamed Layer* 865) [Shuffle]_output: 3b367d3d
|
| 571 |
+
/backbone/conv_trans_5/trans_block/attn/Mul_1_output_0: 3c5d5763
|
| 572 |
+
/backbone/conv_trans_5/trans_block/attn/MatMul_output_0: 3d85f22f
|
| 573 |
+
(Unnamed Layer* 868) [Softmax]_output: 3a95f8a4
|
| 574 |
+
/backbone/conv_trans_5/trans_block/attn/MatMul_1_output_0: 3c8433f8
|
| 575 |
+
/backbone/conv_trans_5/trans_block/attn/Transpose_2_output_0: 3c8433f8
|
| 576 |
+
/backbone/conv_trans_5/trans_block/attn/Reshape_1_output_0: 3c8433f8
|
| 577 |
+
(Unnamed Layer* 878) [Constant]_output: 3b47d372
|
| 578 |
+
(Unnamed Layer* 879) [Shuffle]_output: 3b47d372
|
| 579 |
+
/backbone/conv_trans_5/trans_block/attn/proj/MatMul_output_0: 3d0c3475
|
| 580 |
+
(Unnamed Layer* 881) [Constant]_output: 3bb6b992
|
| 581 |
+
(Unnamed Layer* 882) [Shuffle]_output: 3bb6b992
|
| 582 |
+
/backbone/conv_trans_5/trans_block/attn/proj/Add_output_0: 3d0aa88d
|
| 583 |
+
/backbone/conv_trans_5/trans_block/Add_output_0: 3dd45c68
|
| 584 |
+
/backbone/conv_trans_5/trans_block/ln2/ReduceMean_output_0: 3c0ecfe0
|
| 585 |
+
/backbone/conv_trans_5/trans_block/ln2/Sub_output_0: 3db6ec1b
|
| 586 |
+
(Unnamed Layer* 888) [Shuffle]_output: 3c810a14
|
| 587 |
+
/backbone/conv_trans_5/trans_block/ln2/Pow_output_0: 3f07db18
|
| 588 |
+
/backbone/conv_trans_5/trans_block/ln2/ReduceMean_1_output_0: 3cf44c9c
|
| 589 |
+
(Unnamed Layer* 892) [Shuffle]_output: 32074ebd
|
| 590 |
+
/backbone/conv_trans_5/trans_block/ln2/Add_output_0: 3cf44ca0
|
| 591 |
+
/backbone/conv_trans_5/trans_block/ln2/Sqrt_output_0: 3c57f638
|
| 592 |
+
/backbone/conv_trans_5/trans_block/ln2/Div_output_0: 3d98ca53
|
| 593 |
+
(Unnamed Layer* 896) [Constant]_output: 3bbf9edb
|
| 594 |
+
(Unnamed Layer* 897) [Shuffle]_output: 3bbf9edb
|
| 595 |
+
/backbone/conv_trans_5/trans_block/ln2/Mul_output_0: 3d506583
|
| 596 |
+
(Unnamed Layer* 899) [Constant]_output: 3b489580
|
| 597 |
+
(Unnamed Layer* 900) [Shuffle]_output: 3b489580
|
| 598 |
+
/backbone/conv_trans_5/trans_block/ln2/Add_1_output_0: 3d45b3df
|
| 599 |
+
(Unnamed Layer* 902) [Constant]_output: 3b4b9405
|
| 600 |
+
(Unnamed Layer* 903) [Shuffle]_output: 3b4b9405
|
| 601 |
+
/backbone/conv_trans_5/trans_block/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d2e2b07
|
| 602 |
+
(Unnamed Layer* 905) [Constant]_output: 3c611287
|
| 603 |
+
(Unnamed Layer* 906) [Shuffle]_output: 3c611287
|
| 604 |
+
/backbone/conv_trans_5/trans_block/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d45eddf
|
| 605 |
+
(Unnamed Layer* 909) [Shuffle]_output: 3c367d3d
|
| 606 |
+
/backbone/conv_trans_5/trans_block/ffn/layers/layers.0/layers.0.1/Div_output_0: 3d0bf502
|
| 607 |
+
/backbone/conv_trans_5/trans_block/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 608 |
+
(Unnamed Layer* 913) [Shuffle]_output: 3c010a14
|
| 609 |
+
/backbone/conv_trans_5/trans_block/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c810a14
|
| 610 |
+
/backbone/conv_trans_5/trans_block/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3cefd444
|
| 611 |
+
(Unnamed Layer* 917) [Shuffle]_output: 3b810a14
|
| 612 |
+
/backbone/conv_trans_5/trans_block/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3c6fd444
|
| 613 |
+
(Unnamed Layer* 919) [Constant]_output: 3b90fbfa
|
| 614 |
+
(Unnamed Layer* 920) [Shuffle]_output: 3b90fbfa
|
| 615 |
+
/backbone/conv_trans_5/trans_block/ffn/layers/layers.1/MatMul_output_0: 3d6a7038
|
| 616 |
+
(Unnamed Layer* 922) [Constant]_output: 3bd6696e
|
| 617 |
+
(Unnamed Layer* 923) [Shuffle]_output: 3bd6696e
|
| 618 |
+
/backbone/conv_trans_5/trans_block/ffn/layers/layers.1/Add_output_0: 3d18e42d
|
| 619 |
+
/backbone/conv_trans_5/trans_block/ffn/Add_output_0: 3d9630a9
|
| 620 |
+
/backbone/conv_trans_5/expand_block/Slice_output_0: 3db5afae
|
| 621 |
+
/backbone/conv_trans_5/expand_block/Transpose_output_0: 3db5afae
|
| 622 |
+
/backbone/conv_trans_5/expand_block/Reshape_output_0: 3db5afae
|
| 623 |
+
/backbone/conv_trans_5/expand_block/conv_project/Conv_output_0: 3d8eb5fd
|
| 624 |
+
/backbone/conv_trans_5/expand_block/act/Relu_output_0: 3d8c8bb9
|
| 625 |
+
/backbone/conv_trans_5/expand_block/Resize_output_0: 3d8c8bb9
|
| 626 |
+
/backbone/conv_trans_5/fusion_block/conv1/Conv_output_0: 3d7d36d5
|
| 627 |
+
/backbone/conv_trans_5/fusion_block/act1/Relu_output_0: 3d8764ca
|
| 628 |
+
/backbone/conv_trans_5/fusion_block/Add_output_0: 3dee77bc
|
| 629 |
+
/backbone/conv_trans_5/fusion_block/conv2/Conv_output_0: 3d80df9b
|
| 630 |
+
/backbone/conv_trans_5/fusion_block/act2/Relu_output_0: 3d944119
|
| 631 |
+
/backbone/conv_trans_5/fusion_block/conv3/Conv_output_0: 3db4c39e
|
| 632 |
+
/backbone/conv_trans_5/fusion_block/Add_1_output_0: 3de2d196
|
| 633 |
+
/backbone/conv_trans_5/fusion_block/act3/Relu_output_0: 3df1187a
|
| 634 |
+
/backbone/conv_trans_6/cnn_block/conv1/Conv_output_0: 3dc7dbcb
|
| 635 |
+
/backbone/conv_trans_6/cnn_block/act1/Relu_output_0: 3da76c50
|
| 636 |
+
/backbone/conv_trans_6/cnn_block/conv2/Conv_output_0: 3dacfb81
|
| 637 |
+
/backbone/conv_trans_6/cnn_block/act2/Relu_output_0: 3db5b93c
|
| 638 |
+
/backbone/conv_trans_6/cnn_block/conv3/Conv_output_0: 3da50edd
|
| 639 |
+
/backbone/conv_trans_6/cnn_block/Add_output_0: 3ddeb92c
|
| 640 |
+
/backbone/conv_trans_6/cnn_block/act3/Relu_output_0: 3ddeb92c
|
| 641 |
+
/backbone/conv_trans_6/squeeze_block/conv_project/Conv_output_0: 3d6aa5d9
|
| 642 |
+
/backbone/conv_trans_6/squeeze_block/sample_pooling/AveragePool_output_0: 3d6aa5d9
|
| 643 |
+
/backbone/conv_trans_6/squeeze_block/Reshape_output_0: 3d49e4fa
|
| 644 |
+
/backbone/conv_trans_6/squeeze_block/Transpose_output_0: 3d49e4fa
|
| 645 |
+
/backbone/conv_trans_6/squeeze_block/ln/ReduceMean_output_0: 3a6be744
|
| 646 |
+
/backbone/conv_trans_6/squeeze_block/ln/Sub_output_0: 3d4ef782
|
| 647 |
+
(Unnamed Layer* 992) [Shuffle]_output: 3c810a14
|
| 648 |
+
/backbone/conv_trans_6/squeeze_block/ln/Pow_output_0: 3e3edc79
|
| 649 |
+
/backbone/conv_trans_6/squeeze_block/ln/ReduceMean_1_output_0: 3cedf401
|
| 650 |
+
(Unnamed Layer* 996) [Shuffle]_output: 32074ebd
|
| 651 |
+
/backbone/conv_trans_6/squeeze_block/ln/Add_output_0: 3cf73772
|
| 652 |
+
/backbone/conv_trans_6/squeeze_block/ln/Sqrt_output_0: 3c7ccb55
|
| 653 |
+
/backbone/conv_trans_6/squeeze_block/ln/Div_output_0: 3d006ae5
|
| 654 |
+
(Unnamed Layer* 1000) [Constant]_output: 3d29827f
|
| 655 |
+
(Unnamed Layer* 1001) [Shuffle]_output: 3d29827f
|
| 656 |
+
/backbone/conv_trans_6/squeeze_block/ln/Mul_output_0: 3d23477d
|
| 657 |
+
(Unnamed Layer* 1003) [Constant]_output: 3c6212af
|
| 658 |
+
(Unnamed Layer* 1004) [Shuffle]_output: 3c6212af
|
| 659 |
+
/backbone/conv_trans_6/squeeze_block/ln/Add_1_output_0: 3d28784f
|
| 660 |
+
(Unnamed Layer* 1007) [Shuffle]_output: 3c367d3d
|
| 661 |
+
/backbone/conv_trans_6/squeeze_block/act/Div_output_0: 3cee40a3
|
| 662 |
+
/backbone/conv_trans_6/squeeze_block/act/Erf_output_0: 3c010a14
|
| 663 |
+
(Unnamed Layer* 1011) [Shuffle]_output: 3c010a14
|
| 664 |
+
/backbone/conv_trans_6/squeeze_block/act/Add_output_0: 3c810a14
|
| 665 |
+
/backbone/conv_trans_6/squeeze_block/act/Mul_output_0: 3d1d4c30
|
| 666 |
+
(Unnamed Layer* 1015) [Shuffle]_output: 3b810a14
|
| 667 |
+
/backbone/conv_trans_6/squeeze_block/act/Mul_1_output_0: 3c8e8c3e
|
| 668 |
+
/backbone/conv_trans_6/squeeze_block/Gather_output_0: 3ca01c35
|
| 669 |
+
/backbone/conv_trans_6/squeeze_block/Unsqueeze_output_0: 3c8e8c3e
|
| 670 |
+
/backbone/conv_trans_6/squeeze_block/Concat_1_output_0: 3c8e8c3e
|
| 671 |
+
/backbone/conv_trans_6/Add_output_0: 3dcb4deb
|
| 672 |
+
/backbone/conv_trans_6/trans_block/ln1/ReduceMean_output_0: 3c2df2d5
|
| 673 |
+
/backbone/conv_trans_6/trans_block/ln1/Sub_output_0: 3db94380
|
| 674 |
+
(Unnamed Layer* 1030) [Shuffle]_output: 3c810a14
|
| 675 |
+
/backbone/conv_trans_6/trans_block/ln1/Pow_output_0: 3fb5ec68
|
| 676 |
+
/backbone/conv_trans_6/trans_block/ln1/ReduceMean_1_output_0: 3d7be121
|
| 677 |
+
(Unnamed Layer* 1034) [Shuffle]_output: 32074ebd
|
| 678 |
+
/backbone/conv_trans_6/trans_block/ln1/Add_output_0: 3d7be122
|
| 679 |
+
/backbone/conv_trans_6/trans_block/ln1/Sqrt_output_0: 3cb69cfd
|
| 680 |
+
/backbone/conv_trans_6/trans_block/ln1/Div_output_0: 3d9e6862
|
| 681 |
+
(Unnamed Layer* 1038) [Constant]_output: 3bdd41e9
|
| 682 |
+
(Unnamed Layer* 1039) [Shuffle]_output: 3bdd41e9
|
| 683 |
+
/backbone/conv_trans_6/trans_block/ln1/Mul_output_0: 3d1c2601
|
| 684 |
+
(Unnamed Layer* 1041) [Constant]_output: 3b95e42c
|
| 685 |
+
(Unnamed Layer* 1042) [Shuffle]_output: 3b95e42c
|
| 686 |
+
/backbone/conv_trans_6/trans_block/ln1/Add_1_output_0: 3d164df9
|
| 687 |
+
(Unnamed Layer* 1047) [Constant]_output: 3b49f577
|
| 688 |
+
(Unnamed Layer* 1048) [Shuffle]_output: 3b49f577
|
| 689 |
+
/backbone/conv_trans_6/trans_block/attn/qkv/MatMul_output_0: 3d1a2bec
|
| 690 |
+
(Unnamed Layer* 1050) [Constant]_output: 3cf40db0
|
| 691 |
+
(Unnamed Layer* 1051) [Shuffle]_output: 3cf40db0
|
| 692 |
+
/backbone/conv_trans_6/trans_block/attn/qkv/Add_output_0: 3d36eee1
|
| 693 |
+
/backbone/conv_trans_6/trans_block/attn/Reshape_output_0: 3d36eee1
|
| 694 |
+
/backbone/conv_trans_6/trans_block/attn/Transpose_output_0: 3d36eee1
|
| 695 |
+
/backbone/conv_trans_6/trans_block/attn/Gather_2_output_0: 3d380059
|
| 696 |
+
/backbone/conv_trans_6/trans_block/attn/Gather_3_output_0: 3d27353f
|
| 697 |
+
/backbone/conv_trans_6/trans_block/attn/Gather_4_output_0: 3d046c9d
|
| 698 |
+
/backbone/conv_trans_6/trans_block/attn/Transpose_1_output_0: 3d27353f
|
| 699 |
+
(Unnamed Layer* 1068) [Constant]_output: 3b367d3d
|
| 700 |
+
(Unnamed Layer* 1069) [Shuffle]_output: 3b367d3d
|
| 701 |
+
/backbone/conv_trans_6/trans_block/attn/Mul_output_0: 3c821bce
|
| 702 |
+
(Unnamed Layer* 1071) [Constant]_output: 3b367d3d
|
| 703 |
+
(Unnamed Layer* 1072) [Shuffle]_output: 3b367d3d
|
| 704 |
+
/backbone/conv_trans_6/trans_block/attn/Mul_1_output_0: 3c6c77c4
|
| 705 |
+
/backbone/conv_trans_6/trans_block/attn/MatMul_output_0: 3d91f631
|
| 706 |
+
(Unnamed Layer* 1075) [Softmax]_output: 3a9169b5
|
| 707 |
+
/backbone/conv_trans_6/trans_block/attn/MatMul_1_output_0: 3c80b329
|
| 708 |
+
/backbone/conv_trans_6/trans_block/attn/Transpose_2_output_0: 3c80b329
|
| 709 |
+
/backbone/conv_trans_6/trans_block/attn/Reshape_1_output_0: 3c80b329
|
| 710 |
+
(Unnamed Layer* 1085) [Constant]_output: 3b8f8703
|
| 711 |
+
(Unnamed Layer* 1086) [Shuffle]_output: 3b8f8703
|
| 712 |
+
/backbone/conv_trans_6/trans_block/attn/proj/MatMul_output_0: 3ce11e88
|
| 713 |
+
(Unnamed Layer* 1088) [Constant]_output: 3ba32b11
|
| 714 |
+
(Unnamed Layer* 1089) [Shuffle]_output: 3ba32b11
|
| 715 |
+
/backbone/conv_trans_6/trans_block/attn/proj/Add_output_0: 3d2eb112
|
| 716 |
+
/backbone/conv_trans_6/trans_block/Add_output_0: 3e060259
|
| 717 |
+
/backbone/conv_trans_6/trans_block/ln2/ReduceMean_output_0: 3c2f2949
|
| 718 |
+
/backbone/conv_trans_6/trans_block/ln2/Sub_output_0: 3deafd5f
|
| 719 |
+
(Unnamed Layer* 1095) [Shuffle]_output: 3c810a14
|
| 720 |
+
/backbone/conv_trans_6/trans_block/ln2/Pow_output_0: 3fd1d0bc
|
| 721 |
+
/backbone/conv_trans_6/trans_block/ln2/ReduceMean_1_output_0: 3d8663fe
|
| 722 |
+
(Unnamed Layer* 1099) [Shuffle]_output: 32074ebd
|
| 723 |
+
/backbone/conv_trans_6/trans_block/ln2/Add_output_0: 3d8663ff
|
| 724 |
+
/backbone/conv_trans_6/trans_block/ln2/Sqrt_output_0: 3cba45e5
|
| 725 |
+
/backbone/conv_trans_6/trans_block/ln2/Div_output_0: 3dc56003
|
| 726 |
+
(Unnamed Layer* 1103) [Constant]_output: 3c03659f
|
| 727 |
+
(Unnamed Layer* 1104) [Shuffle]_output: 3c03659f
|
| 728 |
+
/backbone/conv_trans_6/trans_block/ln2/Mul_output_0: 3d81a496
|
| 729 |
+
(Unnamed Layer* 1106) [Constant]_output: 3b891b3c
|
| 730 |
+
(Unnamed Layer* 1107) [Shuffle]_output: 3b891b3c
|
| 731 |
+
/backbone/conv_trans_6/trans_block/ln2/Add_1_output_0: 3d60486d
|
| 732 |
+
(Unnamed Layer* 1109) [Constant]_output: 3b43bc32
|
| 733 |
+
(Unnamed Layer* 1110) [Shuffle]_output: 3b43bc32
|
| 734 |
+
/backbone/conv_trans_6/trans_block/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d508099
|
| 735 |
+
(Unnamed Layer* 1112) [Constant]_output: 3c55cfb6
|
| 736 |
+
(Unnamed Layer* 1113) [Shuffle]_output: 3c55cfb6
|
| 737 |
+
/backbone/conv_trans_6/trans_block/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d6d686e
|
| 738 |
+
(Unnamed Layer* 1116) [Shuffle]_output: 3c367d3d
|
| 739 |
+
/backbone/conv_trans_6/trans_block/ffn/layers/layers.0/layers.0.1/Div_output_0: 3d27df6c
|
| 740 |
+
/backbone/conv_trans_6/trans_block/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 741 |
+
(Unnamed Layer* 1120) [Shuffle]_output: 3c010a14
|
| 742 |
+
/backbone/conv_trans_6/trans_block/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c810a14
|
| 743 |
+
/backbone/conv_trans_6/trans_block/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3d0e351e
|
| 744 |
+
(Unnamed Layer* 1124) [Shuffle]_output: 3b810a14
|
| 745 |
+
/backbone/conv_trans_6/trans_block/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3c8e351e
|
| 746 |
+
(Unnamed Layer* 1126) [Constant]_output: 3b9281a2
|
| 747 |
+
(Unnamed Layer* 1127) [Shuffle]_output: 3b9281a2
|
| 748 |
+
/backbone/conv_trans_6/trans_block/ffn/layers/layers.1/MatMul_output_0: 3d29f165
|
| 749 |
+
(Unnamed Layer* 1129) [Constant]_output: 3ba27c06
|
| 750 |
+
(Unnamed Layer* 1130) [Shuffle]_output: 3ba27c06
|
| 751 |
+
/backbone/conv_trans_6/trans_block/ffn/layers/layers.1/Add_output_0: 3d330f66
|
| 752 |
+
/backbone/conv_trans_6/trans_block/ffn/Add_output_0: 3deb67bc
|
| 753 |
+
/backbone/conv_trans_6/expand_block/Slice_output_0: 3deb67bc
|
| 754 |
+
/backbone/conv_trans_6/expand_block/Transpose_output_0: 3deb67bc
|
| 755 |
+
/backbone/conv_trans_6/expand_block/Reshape_output_0: 3deb67bc
|
| 756 |
+
/backbone/conv_trans_6/expand_block/conv_project/Conv_output_0: 3d852865
|
| 757 |
+
/backbone/conv_trans_6/expand_block/act/Relu_output_0: 3d852865
|
| 758 |
+
/backbone/conv_trans_6/expand_block/Resize_output_0: 3d852865
|
| 759 |
+
/backbone/conv_trans_6/fusion_block/conv1/Conv_output_0: 3dac0283
|
| 760 |
+
/backbone/conv_trans_6/fusion_block/act1/Relu_output_0: 3dac0283
|
| 761 |
+
/backbone/conv_trans_6/fusion_block/Add_output_0: 3dd9393c
|
| 762 |
+
/backbone/conv_trans_6/fusion_block/conv2/Conv_output_0: 3d8a670d
|
| 763 |
+
/backbone/conv_trans_6/fusion_block/act2/Relu_output_0: 3d8a670d
|
| 764 |
+
/backbone/conv_trans_6/fusion_block/conv3/Conv_output_0: 3db5253b
|
| 765 |
+
/backbone/conv_trans_6/fusion_block/Add_1_output_0: 3dec1ac5
|
| 766 |
+
/backbone/conv_trans_6/fusion_block/act3/Relu_output_0: 3e0231df
|
| 767 |
+
/backbone/conv_trans_7/cnn_block/conv1/Conv_output_0: 3d6dd07d
|
| 768 |
+
/backbone/conv_trans_7/cnn_block/act1/Relu_output_0: 3d448145
|
| 769 |
+
/backbone/conv_trans_7/cnn_block/conv2/Conv_output_0: 3d82f838
|
| 770 |
+
/backbone/conv_trans_7/cnn_block/act2/Relu_output_0: 3d82e41f
|
| 771 |
+
/backbone/conv_trans_7/cnn_block/conv3/Conv_output_0: 3da26eec
|
| 772 |
+
/backbone/conv_trans_7/cnn_block/Add_output_0: 3df39919
|
| 773 |
+
/backbone/conv_trans_7/cnn_block/act3/Relu_output_0: 3e0901da
|
| 774 |
+
/backbone/conv_trans_7/squeeze_block/conv_project/Conv_output_0: 3d30ea36
|
| 775 |
+
/backbone/conv_trans_7/squeeze_block/sample_pooling/AveragePool_output_0: 3d30ea36
|
| 776 |
+
/backbone/conv_trans_7/squeeze_block/Reshape_output_0: 3d18ea04
|
| 777 |
+
/backbone/conv_trans_7/squeeze_block/Transpose_output_0: 3d18ea04
|
| 778 |
+
/backbone/conv_trans_7/squeeze_block/ln/ReduceMean_output_0: 3a4ff782
|
| 779 |
+
/backbone/conv_trans_7/squeeze_block/ln/Sub_output_0: 3d17887c
|
| 780 |
+
(Unnamed Layer* 1199) [Shuffle]_output: 3c810a14
|
| 781 |
+
/backbone/conv_trans_7/squeeze_block/ln/Pow_output_0: 3dec119c
|
| 782 |
+
/backbone/conv_trans_7/squeeze_block/ln/ReduceMean_1_output_0: 3c44105b
|
| 783 |
+
(Unnamed Layer* 1203) [Shuffle]_output: 32074ebd
|
| 784 |
+
/backbone/conv_trans_7/squeeze_block/ln/Add_output_0: 3c441064
|
| 785 |
+
/backbone/conv_trans_7/squeeze_block/ln/Sqrt_output_0: 3c210c6f
|
| 786 |
+
/backbone/conv_trans_7/squeeze_block/ln/Div_output_0: 3d126d1e
|
| 787 |
+
(Unnamed Layer* 1207) [Constant]_output: 3d467ace
|
| 788 |
+
(Unnamed Layer* 1208) [Shuffle]_output: 3d467ace
|
| 789 |
+
/backbone/conv_trans_7/squeeze_block/ln/Mul_output_0: 3d29f37e
|
| 790 |
+
(Unnamed Layer* 1210) [Constant]_output: 3c61332f
|
| 791 |
+
(Unnamed Layer* 1211) [Shuffle]_output: 3c61332f
|
| 792 |
+
/backbone/conv_trans_7/squeeze_block/ln/Add_1_output_0: 3d327423
|
| 793 |
+
(Unnamed Layer* 1214) [Shuffle]_output: 3c367d3d
|
| 794 |
+
/backbone/conv_trans_7/squeeze_block/act/Div_output_0: 3cfc5f21
|
| 795 |
+
/backbone/conv_trans_7/squeeze_block/act/Erf_output_0: 3c010a14
|
| 796 |
+
(Unnamed Layer* 1218) [Shuffle]_output: 3c010a14
|
| 797 |
+
/backbone/conv_trans_7/squeeze_block/act/Add_output_0: 3c810a14
|
| 798 |
+
/backbone/conv_trans_7/squeeze_block/act/Mul_output_0: 3d4e6e99
|
| 799 |
+
(Unnamed Layer* 1222) [Shuffle]_output: 3b810a14
|
| 800 |
+
/backbone/conv_trans_7/squeeze_block/act/Mul_1_output_0: 3c9e1fb6
|
| 801 |
+
/backbone/conv_trans_7/squeeze_block/Gather_output_0: 3ce57e10
|
| 802 |
+
/backbone/conv_trans_7/squeeze_block/Unsqueeze_output_0: 3c9e1fb6
|
| 803 |
+
/backbone/conv_trans_7/squeeze_block/Concat_1_output_0: 3c9e1fb6
|
| 804 |
+
/backbone/conv_trans_7/Add_output_0: 3e275661
|
| 805 |
+
/backbone/conv_trans_7/trans_block/ln1/ReduceMean_output_0: 3c4f43af
|
| 806 |
+
/backbone/conv_trans_7/trans_block/ln1/Sub_output_0: 3de4a7d0
|
| 807 |
+
(Unnamed Layer* 1237) [Shuffle]_output: 3c810a14
|
| 808 |
+
/backbone/conv_trans_7/trans_block/ln1/Pow_output_0: 4057b184
|
| 809 |
+
/backbone/conv_trans_7/trans_block/ln1/ReduceMean_1_output_0: 3e0214ac
|
| 810 |
+
(Unnamed Layer* 1241) [Shuffle]_output: 32074ebd
|
| 811 |
+
/backbone/conv_trans_7/trans_block/ln1/Add_output_0: 3e0214ad
|
| 812 |
+
/backbone/conv_trans_7/trans_block/ln1/Sqrt_output_0: 3d0f415d
|
| 813 |
+
/backbone/conv_trans_7/trans_block/ln1/Div_output_0: 3ddb3bb4
|
| 814 |
+
(Unnamed Layer* 1245) [Constant]_output: 3c02342d
|
| 815 |
+
(Unnamed Layer* 1246) [Shuffle]_output: 3c02342d
|
| 816 |
+
/backbone/conv_trans_7/trans_block/ln1/Mul_output_0: 3d40fa66
|
| 817 |
+
(Unnamed Layer* 1248) [Constant]_output: 3b8a5991
|
| 818 |
+
(Unnamed Layer* 1249) [Shuffle]_output: 3b8a5991
|
| 819 |
+
/backbone/conv_trans_7/trans_block/ln1/Add_1_output_0: 3d25695c
|
| 820 |
+
(Unnamed Layer* 1254) [Constant]_output: 3b6a8d8c
|
| 821 |
+
(Unnamed Layer* 1255) [Shuffle]_output: 3b6a8d8c
|
| 822 |
+
/backbone/conv_trans_7/trans_block/attn/qkv/MatMul_output_0: 3d2ac6c1
|
| 823 |
+
(Unnamed Layer* 1257) [Constant]_output: 3d085410
|
| 824 |
+
(Unnamed Layer* 1258) [Shuffle]_output: 3d085410
|
| 825 |
+
/backbone/conv_trans_7/trans_block/attn/qkv/Add_output_0: 3d3808d4
|
| 826 |
+
/backbone/conv_trans_7/trans_block/attn/Reshape_output_0: 3d3808d4
|
| 827 |
+
/backbone/conv_trans_7/trans_block/attn/Transpose_output_0: 3d3808d4
|
| 828 |
+
/backbone/conv_trans_7/trans_block/attn/Gather_2_output_0: 3d38b535
|
| 829 |
+
/backbone/conv_trans_7/trans_block/attn/Gather_3_output_0: 3d435b5a
|
| 830 |
+
/backbone/conv_trans_7/trans_block/attn/Gather_4_output_0: 3d0cd978
|
| 831 |
+
/backbone/conv_trans_7/trans_block/attn/Transpose_1_output_0: 3d435b5a
|
| 832 |
+
(Unnamed Layer* 1275) [Constant]_output: 3b367d3d
|
| 833 |
+
(Unnamed Layer* 1276) [Shuffle]_output: 3b367d3d
|
| 834 |
+
/backbone/conv_trans_7/trans_block/attn/Mul_output_0: 3c829bb1
|
| 835 |
+
(Unnamed Layer* 1278) [Constant]_output: 3b367d3d
|
| 836 |
+
(Unnamed Layer* 1279) [Shuffle]_output: 3b367d3d
|
| 837 |
+
/backbone/conv_trans_7/trans_block/attn/Mul_1_output_0: 3c8a235d
|
| 838 |
+
/backbone/conv_trans_7/trans_block/attn/MatMul_output_0: 3dedac80
|
| 839 |
+
(Unnamed Layer* 1282) [Softmax]_output: 3ac0a5b3
|
| 840 |
+
/backbone/conv_trans_7/trans_block/attn/MatMul_1_output_0: 3c874c64
|
| 841 |
+
/backbone/conv_trans_7/trans_block/attn/Transpose_2_output_0: 3c874c64
|
| 842 |
+
/backbone/conv_trans_7/trans_block/attn/Reshape_1_output_0: 3c874c64
|
| 843 |
+
(Unnamed Layer* 1292) [Constant]_output: 3b6100a8
|
| 844 |
+
(Unnamed Layer* 1293) [Shuffle]_output: 3b6100a8
|
| 845 |
+
/backbone/conv_trans_7/trans_block/attn/proj/MatMul_output_0: 3cce9f1d
|
| 846 |
+
(Unnamed Layer* 1295) [Constant]_output: 3bbbc13c
|
| 847 |
+
(Unnamed Layer* 1296) [Shuffle]_output: 3bbbc13c
|
| 848 |
+
/backbone/conv_trans_7/trans_block/attn/proj/Add_output_0: 3d530163
|
| 849 |
+
/backbone/conv_trans_7/trans_block/Add_output_0: 3e1b8998
|
| 850 |
+
/backbone/conv_trans_7/trans_block/ln2/ReduceMean_output_0: 3c454774
|
| 851 |
+
/backbone/conv_trans_7/trans_block/ln2/Sub_output_0: 3e0ec391
|
| 852 |
+
(Unnamed Layer* 1302) [Shuffle]_output: 3c810a14
|
| 853 |
+
/backbone/conv_trans_7/trans_block/ln2/Pow_output_0: 408c6dca
|
| 854 |
+
/backbone/conv_trans_7/trans_block/ln2/ReduceMean_1_output_0: 3e06ebcf
|
| 855 |
+
(Unnamed Layer* 1306) [Shuffle]_output: 32074ebd
|
| 856 |
+
/backbone/conv_trans_7/trans_block/ln2/Add_output_0: 3e06ebd0
|
| 857 |
+
/backbone/conv_trans_7/trans_block/ln2/Sqrt_output_0: 3d122fac
|
| 858 |
+
/backbone/conv_trans_7/trans_block/ln2/Div_output_0: 3dee12ae
|
| 859 |
+
(Unnamed Layer* 1310) [Constant]_output: 3c16e5d5
|
| 860 |
+
(Unnamed Layer* 1311) [Shuffle]_output: 3c16e5d5
|
| 861 |
+
/backbone/conv_trans_7/trans_block/ln2/Mul_output_0: 3d86900d
|
| 862 |
+
(Unnamed Layer* 1313) [Constant]_output: 3b84758e
|
| 863 |
+
(Unnamed Layer* 1314) [Shuffle]_output: 3b84758e
|
| 864 |
+
/backbone/conv_trans_7/trans_block/ln2/Add_1_output_0: 3d832134
|
| 865 |
+
(Unnamed Layer* 1316) [Constant]_output: 3b617431
|
| 866 |
+
(Unnamed Layer* 1317) [Shuffle]_output: 3b617431
|
| 867 |
+
/backbone/conv_trans_7/trans_block/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d9fcd7b
|
| 868 |
+
(Unnamed Layer* 1319) [Constant]_output: 3c57f476
|
| 869 |
+
(Unnamed Layer* 1320) [Shuffle]_output: 3c57f476
|
| 870 |
+
/backbone/conv_trans_7/trans_block/ffn/layers/layers.0/layers.0.0/Add_output_0: 3db61d89
|
| 871 |
+
(Unnamed Layer* 1323) [Shuffle]_output: 3c367d3d
|
| 872 |
+
/backbone/conv_trans_7/trans_block/ffn/layers/layers.0/layers.0.1/Div_output_0: 3d80c668
|
| 873 |
+
/backbone/conv_trans_7/trans_block/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 874 |
+
(Unnamed Layer* 1327) [Shuffle]_output: 3c010a14
|
| 875 |
+
/backbone/conv_trans_7/trans_block/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c810a14
|
| 876 |
+
/backbone/conv_trans_7/trans_block/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3d609d5a
|
| 877 |
+
(Unnamed Layer* 1331) [Shuffle]_output: 3b810a14
|
| 878 |
+
/backbone/conv_trans_7/trans_block/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3ce09d5a
|
| 879 |
+
(Unnamed Layer* 1333) [Constant]_output: 3b8772ef
|
| 880 |
+
(Unnamed Layer* 1334) [Shuffle]_output: 3b8772ef
|
| 881 |
+
/backbone/conv_trans_7/trans_block/ffn/layers/layers.1/MatMul_output_0: 3d869685
|
| 882 |
+
(Unnamed Layer* 1336) [Constant]_output: 3ba34c12
|
| 883 |
+
(Unnamed Layer* 1337) [Shuffle]_output: 3ba34c12
|
| 884 |
+
/backbone/conv_trans_7/trans_block/ffn/layers/layers.1/Add_output_0: 3d78a4db
|
| 885 |
+
/backbone/conv_trans_7/trans_block/ffn/Add_output_0: 3dff868a
|
| 886 |
+
/backbone/conv_trans_7/expand_block/Slice_output_0: 3dff868a
|
| 887 |
+
/backbone/conv_trans_7/expand_block/Transpose_output_0: 3dff868a
|
| 888 |
+
/backbone/conv_trans_7/expand_block/Reshape_output_0: 3dff868a
|
| 889 |
+
/backbone/conv_trans_7/expand_block/conv_project/Conv_output_0: 3cfd1fb7
|
| 890 |
+
/backbone/conv_trans_7/expand_block/act/Relu_output_0: 3d0e372b
|
| 891 |
+
/backbone/conv_trans_7/expand_block/Resize_output_0: 3d0e372b
|
| 892 |
+
/backbone/conv_trans_7/fusion_block/conv1/Conv_output_0: 3dd9834e
|
| 893 |
+
/backbone/conv_trans_7/fusion_block/act1/Relu_output_0: 3de4d2ea
|
| 894 |
+
/backbone/conv_trans_7/fusion_block/Add_output_0: 3de502e3
|
| 895 |
+
/backbone/conv_trans_7/fusion_block/conv2/Conv_output_0: 3d6f0324
|
| 896 |
+
/backbone/conv_trans_7/fusion_block/act2/Relu_output_0: 3d74cb34
|
| 897 |
+
/backbone/conv_trans_7/fusion_block/conv3/Conv_output_0: 3e02dbf5
|
| 898 |
+
/backbone/conv_trans_7/fusion_block/Add_1_output_0: 3e0bc1b4
|
| 899 |
+
/backbone/conv_trans_7/fusion_block/act3/Relu_output_0: 3e228476
|
| 900 |
+
/backbone/conv_trans_8/cnn_block/conv1/Conv_output_0: 3d9536f5
|
| 901 |
+
/backbone/conv_trans_8/cnn_block/act1/Relu_output_0: 3d784da1
|
| 902 |
+
/backbone/conv_trans_8/cnn_block/conv2/Conv_output_0: 3da1ca0d
|
| 903 |
+
/backbone/conv_trans_8/cnn_block/act2/Relu_output_0: 3d842c4e
|
| 904 |
+
/backbone/conv_trans_8/cnn_block/conv3/Conv_output_0: 3db62687
|
| 905 |
+
/backbone/conv_trans_8/cnn_block/Add_output_0: 3e13ccd3
|
| 906 |
+
/backbone/conv_trans_8/cnn_block/act3/Relu_output_0: 3e1c110f
|
| 907 |
+
/backbone/conv_trans_8/squeeze_block/conv_project/Conv_output_0: 3d3ba43c
|
| 908 |
+
/backbone/conv_trans_8/squeeze_block/sample_pooling/AveragePool_output_0: 3d3ba43c
|
| 909 |
+
/backbone/conv_trans_8/squeeze_block/Reshape_output_0: 3d24b079
|
| 910 |
+
/backbone/conv_trans_8/squeeze_block/Transpose_output_0: 3d24b079
|
| 911 |
+
/backbone/conv_trans_8/squeeze_block/ln/ReduceMean_output_0: 3a2a30c9
|
| 912 |
+
/backbone/conv_trans_8/squeeze_block/ln/Sub_output_0: 3d2138af
|
| 913 |
+
(Unnamed Layer* 1406) [Shuffle]_output: 3c810a14
|
| 914 |
+
/backbone/conv_trans_8/squeeze_block/ln/Pow_output_0: 3e07274f
|
| 915 |
+
/backbone/conv_trans_8/squeeze_block/ln/ReduceMean_1_output_0: 3c7ff40e
|
| 916 |
+
(Unnamed Layer* 1410) [Shuffle]_output: 32074ebd
|
| 917 |
+
/backbone/conv_trans_8/squeeze_block/ln/Add_output_0: 3c7ff416
|
| 918 |
+
/backbone/conv_trans_8/squeeze_block/ln/Sqrt_output_0: 3c477fe8
|
| 919 |
+
/backbone/conv_trans_8/squeeze_block/ln/Div_output_0: 3d078e1e
|
| 920 |
+
(Unnamed Layer* 1414) [Constant]_output: 3d3966e3
|
| 921 |
+
(Unnamed Layer* 1415) [Shuffle]_output: 3d3966e3
|
| 922 |
+
/backbone/conv_trans_8/squeeze_block/ln/Mul_output_0: 3d717493
|
| 923 |
+
(Unnamed Layer* 1417) [Constant]_output: 3c741573
|
| 924 |
+
(Unnamed Layer* 1418) [Shuffle]_output: 3c741573
|
| 925 |
+
/backbone/conv_trans_8/squeeze_block/ln/Add_1_output_0: 3d928f16
|
| 926 |
+
(Unnamed Layer* 1421) [Shuffle]_output: 3c367d3d
|
| 927 |
+
/backbone/conv_trans_8/squeeze_block/act/Div_output_0: 3d4f4401
|
| 928 |
+
/backbone/conv_trans_8/squeeze_block/act/Erf_output_0: 3c010a14
|
| 929 |
+
(Unnamed Layer* 1425) [Shuffle]_output: 3c010a14
|
| 930 |
+
/backbone/conv_trans_8/squeeze_block/act/Add_output_0: 3c810a14
|
| 931 |
+
/backbone/conv_trans_8/squeeze_block/act/Mul_output_0: 3d202f8b
|
| 932 |
+
(Unnamed Layer* 1429) [Shuffle]_output: 3b810a14
|
| 933 |
+
/backbone/conv_trans_8/squeeze_block/act/Mul_1_output_0: 3cb72e33
|
| 934 |
+
/backbone/conv_trans_8/squeeze_block/Gather_output_0: 3d45416e
|
| 935 |
+
/backbone/conv_trans_8/squeeze_block/Unsqueeze_output_0: 3cb72e33
|
| 936 |
+
/backbone/conv_trans_8/squeeze_block/Concat_1_output_0: 3cb72e33
|
| 937 |
+
/backbone/conv_trans_8/Add_output_0: 3e4f991f
|
| 938 |
+
/backbone/conv_trans_8/trans_block/ln1/ReduceMean_output_0: 3c7ea703
|
| 939 |
+
/backbone/conv_trans_8/trans_block/ln1/Sub_output_0: 3dfafd11
|
| 940 |
+
(Unnamed Layer* 1444) [Shuffle]_output: 3c810a14
|
| 941 |
+
/backbone/conv_trans_8/trans_block/ln1/Pow_output_0: 4178c75c
|
| 942 |
+
/backbone/conv_trans_8/trans_block/ln1/ReduceMean_1_output_0: 3e97c088
|
| 943 |
+
(Unnamed Layer* 1448) [Shuffle]_output: 32074ebd
|
| 944 |
+
/backbone/conv_trans_8/trans_block/ln1/Add_output_0: 3e97c088
|
| 945 |
+
/backbone/conv_trans_8/trans_block/ln1/Sqrt_output_0: 3d70455d
|
| 946 |
+
/backbone/conv_trans_8/trans_block/ln1/Div_output_0: 3dd0dac4
|
| 947 |
+
(Unnamed Layer* 1452) [Constant]_output: 3c124ab9
|
| 948 |
+
(Unnamed Layer* 1453) [Shuffle]_output: 3c124ab9
|
| 949 |
+
/backbone/conv_trans_8/trans_block/ln1/Mul_output_0: 3d284492
|
| 950 |
+
(Unnamed Layer* 1455) [Constant]_output: 3ba5c55c
|
| 951 |
+
(Unnamed Layer* 1456) [Shuffle]_output: 3ba5c55c
|
| 952 |
+
/backbone/conv_trans_8/trans_block/ln1/Add_1_output_0: 3d193eae
|
| 953 |
+
(Unnamed Layer* 1461) [Constant]_output: 3b4b2428
|
| 954 |
+
(Unnamed Layer* 1462) [Shuffle]_output: 3b4b2428
|
| 955 |
+
/backbone/conv_trans_8/trans_block/attn/qkv/MatMul_output_0: 3d1c0acb
|
| 956 |
+
(Unnamed Layer* 1464) [Constant]_output: 3cdb1166
|
| 957 |
+
(Unnamed Layer* 1465) [Shuffle]_output: 3cdb1166
|
| 958 |
+
/backbone/conv_trans_8/trans_block/attn/qkv/Add_output_0: 3d739be9
|
| 959 |
+
/backbone/conv_trans_8/trans_block/attn/Reshape_output_0: 3d739be9
|
| 960 |
+
/backbone/conv_trans_8/trans_block/attn/Transpose_output_0: 3d739be9
|
| 961 |
+
/backbone/conv_trans_8/trans_block/attn/Gather_2_output_0: 3d7064af
|
| 962 |
+
/backbone/conv_trans_8/trans_block/attn/Gather_3_output_0: 3d7dad36
|
| 963 |
+
/backbone/conv_trans_8/trans_block/attn/Gather_4_output_0: 3d128a32
|
| 964 |
+
/backbone/conv_trans_8/trans_block/attn/Transpose_1_output_0: 3d7dad36
|
| 965 |
+
(Unnamed Layer* 1482) [Constant]_output: 3b367d3d
|
| 966 |
+
(Unnamed Layer* 1483) [Shuffle]_output: 3b367d3d
|
| 967 |
+
/backbone/conv_trans_8/trans_block/attn/Mul_output_0: 3ca9fbd6
|
| 968 |
+
(Unnamed Layer* 1485) [Constant]_output: 3b367d3d
|
| 969 |
+
(Unnamed Layer* 1486) [Shuffle]_output: 3b367d3d
|
| 970 |
+
/backbone/conv_trans_8/trans_block/attn/Mul_1_output_0: 3cb3605f
|
| 971 |
+
/backbone/conv_trans_8/trans_block/attn/MatMul_output_0: 3e12eb64
|
| 972 |
+
(Unnamed Layer* 1489) [Softmax]_output: 3af615a3
|
| 973 |
+
/backbone/conv_trans_8/trans_block/attn/MatMul_1_output_0: 3c8a081e
|
| 974 |
+
/backbone/conv_trans_8/trans_block/attn/Transpose_2_output_0: 3c8a081e
|
| 975 |
+
/backbone/conv_trans_8/trans_block/attn/Reshape_1_output_0: 3c8a081e
|
| 976 |
+
(Unnamed Layer* 1499) [Constant]_output: 3b5c903c
|
| 977 |
+
(Unnamed Layer* 1500) [Shuffle]_output: 3b5c903c
|
| 978 |
+
/backbone/conv_trans_8/trans_block/attn/proj/MatMul_output_0: 3cee2958
|
| 979 |
+
(Unnamed Layer* 1502) [Constant]_output: 3bcd9f18
|
| 980 |
+
(Unnamed Layer* 1503) [Shuffle]_output: 3bcd9f18
|
| 981 |
+
/backbone/conv_trans_8/trans_block/attn/proj/Add_output_0: 3d091db8
|
| 982 |
+
/backbone/conv_trans_8/trans_block/Add_output_0: 3e33da2c
|
| 983 |
+
/backbone/conv_trans_8/trans_block/ln2/ReduceMean_output_0: 3c6a360f
|
| 984 |
+
/backbone/conv_trans_8/trans_block/ln2/Sub_output_0: 3e031c24
|
| 985 |
+
(Unnamed Layer* 1509) [Shuffle]_output: 3c810a14
|
| 986 |
+
/backbone/conv_trans_8/trans_block/ln2/Pow_output_0: 418e9783
|
| 987 |
+
/backbone/conv_trans_8/trans_block/ln2/ReduceMean_1_output_0: 3e87fdb1
|
| 988 |
+
(Unnamed Layer* 1513) [Shuffle]_output: 32074ebd
|
| 989 |
+
/backbone/conv_trans_8/trans_block/ln2/Add_output_0: 3e87fdb1
|
| 990 |
+
/backbone/conv_trans_8/trans_block/ln2/Sqrt_output_0: 3d78ff0d
|
| 991 |
+
/backbone/conv_trans_8/trans_block/ln2/Div_output_0: 3dd3b353
|
| 992 |
+
(Unnamed Layer* 1517) [Constant]_output: 3c6a14d0
|
| 993 |
+
(Unnamed Layer* 1518) [Shuffle]_output: 3c6a14d0
|
| 994 |
+
/backbone/conv_trans_8/trans_block/ln2/Mul_output_0: 3dc531f4
|
| 995 |
+
(Unnamed Layer* 1520) [Constant]_output: 3bcba121
|
| 996 |
+
(Unnamed Layer* 1521) [Shuffle]_output: 3bcba121
|
| 997 |
+
/backbone/conv_trans_8/trans_block/ln2/Add_1_output_0: 3dbfc253
|
| 998 |
+
(Unnamed Layer* 1523) [Constant]_output: 3b9469ae
|
| 999 |
+
(Unnamed Layer* 1524) [Shuffle]_output: 3b9469ae
|
| 1000 |
+
/backbone/conv_trans_8/trans_block/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3e58600d
|
| 1001 |
+
(Unnamed Layer* 1526) [Constant]_output: 3c8e4be2
|
| 1002 |
+
(Unnamed Layer* 1527) [Shuffle]_output: 3c8e4be2
|
| 1003 |
+
/backbone/conv_trans_8/trans_block/ffn/layers/layers.0/layers.0.0/Add_output_0: 3e5c29de
|
| 1004 |
+
(Unnamed Layer* 1530) [Shuffle]_output: 3c367d3d
|
| 1005 |
+
/backbone/conv_trans_8/trans_block/ffn/layers/layers.0/layers.0.1/Div_output_0: 3e1baddc
|
| 1006 |
+
/backbone/conv_trans_8/trans_block/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 1007 |
+
(Unnamed Layer* 1534) [Shuffle]_output: 3c010a14
|
| 1008 |
+
/backbone/conv_trans_8/trans_block/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c810a14
|
| 1009 |
+
/backbone/conv_trans_8/trans_block/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3dd73da7
|
| 1010 |
+
(Unnamed Layer* 1538) [Shuffle]_output: 3b810a14
|
| 1011 |
+
/backbone/conv_trans_8/trans_block/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3d573da7
|
| 1012 |
+
(Unnamed Layer* 1540) [Constant]_output: 3b77e84b
|
| 1013 |
+
(Unnamed Layer* 1541) [Shuffle]_output: 3b77e84b
|
| 1014 |
+
/backbone/conv_trans_8/trans_block/ffn/layers/layers.1/MatMul_output_0: 3e8dc3f8
|
| 1015 |
+
(Unnamed Layer* 1543) [Constant]_output: 3b8f9e39
|
| 1016 |
+
(Unnamed Layer* 1544) [Shuffle]_output: 3b8f9e39
|
| 1017 |
+
/backbone/conv_trans_8/trans_block/ffn/layers/layers.1/Add_output_0: 3e8d1e6a
|
| 1018 |
+
/backbone/conv_trans_8/trans_block/ffn/Add_output_0: 3ec9655a
|
| 1019 |
+
/backbone/conv_trans_8/expand_block/Slice_output_0: 3ec9655a
|
| 1020 |
+
/backbone/conv_trans_8/expand_block/Transpose_output_0: 3ec9655a
|
| 1021 |
+
/backbone/conv_trans_8/expand_block/Reshape_output_0: 3ec9655a
|
| 1022 |
+
/backbone/conv_trans_8/expand_block/conv_project/Conv_output_0: 3d891dd6
|
| 1023 |
+
/backbone/conv_trans_8/expand_block/act/Relu_output_0: 3d8afee3
|
| 1024 |
+
/backbone/conv_trans_8/expand_block/Resize_output_0: 3d8afee3
|
| 1025 |
+
/backbone/conv_trans_8/fusion_block/conv1/Conv_output_0: 3da9a882
|
| 1026 |
+
/backbone/conv_trans_8/fusion_block/act1/Relu_output_0: 3d9dfec7
|
| 1027 |
+
/backbone/conv_trans_8/fusion_block/Add_output_0: 3da87e23
|
| 1028 |
+
/backbone/conv_trans_8/fusion_block/conv2/Conv_output_0: 3d77ba76
|
| 1029 |
+
/backbone/conv_trans_8/fusion_block/act2/Relu_output_0: 3d666f58
|
| 1030 |
+
/backbone/conv_trans_8/fusion_block/conv3/Conv_output_0: 3dab172d
|
| 1031 |
+
/backbone/conv_trans_8/fusion_block/Add_1_output_0: 3e1d3526
|
| 1032 |
+
/backbone/conv_trans_8/fusion_block/act3/Relu_output_0: 3e2cf9c7
|
| 1033 |
+
/backbone/conv_trans_9/cnn_block/conv1/Conv_output_0: 3d81df66
|
| 1034 |
+
/backbone/conv_trans_9/cnn_block/act1/Relu_output_0: 3d4dcc61
|
| 1035 |
+
/backbone/conv_trans_9/cnn_block/conv2/Conv_output_0: 3d87eef3
|
| 1036 |
+
/backbone/conv_trans_9/cnn_block/act2/Relu_output_0: 3d818a5d
|
| 1037 |
+
/backbone/conv_trans_9/cnn_block/conv3/Conv_output_0: 3d48b2b4
|
| 1038 |
+
/backbone/conv_trans_9/cnn_block/residual_conv/Conv_output_0: 3d3d11ee
|
| 1039 |
+
/backbone/conv_trans_9/cnn_block/Add_output_0: 3d99f800
|
| 1040 |
+
/backbone/conv_trans_9/cnn_block/act3/Relu_output_0: 3d5a6142
|
| 1041 |
+
/backbone/conv_trans_9/squeeze_block/conv_project/Conv_output_0: 3e03e3e3
|
| 1042 |
+
/backbone/conv_trans_9/squeeze_block/sample_pooling/AveragePool_output_0: 3e03e3e3
|
| 1043 |
+
/backbone/conv_trans_9/squeeze_block/Reshape_output_0: 3e03e3e3
|
| 1044 |
+
/backbone/conv_trans_9/squeeze_block/Transpose_output_0: 3e03e3e3
|
| 1045 |
+
/backbone/conv_trans_9/squeeze_block/ln/ReduceMean_output_0: 3aebb517
|
| 1046 |
+
/backbone/conv_trans_9/squeeze_block/ln/Sub_output_0: 3e0cfdf4
|
| 1047 |
+
(Unnamed Layer* 1614) [Shuffle]_output: 3c810a14
|
| 1048 |
+
/backbone/conv_trans_9/squeeze_block/ln/Pow_output_0: 3f55a3d4
|
| 1049 |
+
/backbone/conv_trans_9/squeeze_block/ln/ReduceMean_1_output_0: 3d83315d
|
| 1050 |
+
(Unnamed Layer* 1618) [Shuffle]_output: 32074ebd
|
| 1051 |
+
/backbone/conv_trans_9/squeeze_block/ln/Add_output_0: 3d83315e
|
| 1052 |
+
/backbone/conv_trans_9/squeeze_block/ln/Sqrt_output_0: 3cdd1ddc
|
| 1053 |
+
/backbone/conv_trans_9/squeeze_block/ln/Div_output_0: 3d899097
|
| 1054 |
+
(Unnamed Layer* 1622) [Constant]_output: 3d58d617
|
| 1055 |
+
(Unnamed Layer* 1623) [Shuffle]_output: 3d58d617
|
| 1056 |
+
/backbone/conv_trans_9/squeeze_block/ln/Mul_output_0: 3d336497
|
| 1057 |
+
(Unnamed Layer* 1625) [Constant]_output: 3c7d7b02
|
| 1058 |
+
(Unnamed Layer* 1626) [Shuffle]_output: 3c7d7b02
|
| 1059 |
+
/backbone/conv_trans_9/squeeze_block/ln/Add_1_output_0: 3d411f65
|
| 1060 |
+
(Unnamed Layer* 1629) [Shuffle]_output: 3c367d3d
|
| 1061 |
+
/backbone/conv_trans_9/squeeze_block/act/Div_output_0: 3d088eef
|
| 1062 |
+
/backbone/conv_trans_9/squeeze_block/act/Erf_output_0: 3c010a14
|
| 1063 |
+
(Unnamed Layer* 1633) [Shuffle]_output: 3c010a14
|
| 1064 |
+
/backbone/conv_trans_9/squeeze_block/act/Add_output_0: 3c810a14
|
| 1065 |
+
/backbone/conv_trans_9/squeeze_block/act/Mul_output_0: 3d90f7eb
|
| 1066 |
+
(Unnamed Layer* 1637) [Shuffle]_output: 3b810a14
|
| 1067 |
+
/backbone/conv_trans_9/squeeze_block/act/Mul_1_output_0: 3cf36b4f
|
| 1068 |
+
/backbone/conv_trans_9/squeeze_block/Gather_output_0: 3e1449fd
|
| 1069 |
+
/backbone/conv_trans_9/squeeze_block/Unsqueeze_output_0: 3cf36b4f
|
| 1070 |
+
/backbone/conv_trans_9/squeeze_block/Concat_1_output_0: 3cf36b4f
|
| 1071 |
+
/backbone/conv_trans_9/Add_output_0: 3ec67ffe
|
| 1072 |
+
/backbone/conv_trans_9/trans_block/ln1/ReduceMean_output_0: 3caa9074
|
| 1073 |
+
/backbone/conv_trans_9/trans_block/ln1/Sub_output_0: 3ec859ed
|
| 1074 |
+
(Unnamed Layer* 1652) [Shuffle]_output: 3c810a14
|
| 1075 |
+
/backbone/conv_trans_9/trans_block/ln1/Pow_output_0: 436cc8a6
|
| 1076 |
+
/backbone/conv_trans_9/trans_block/ln1/ReduceMean_1_output_0: 3f115f87
|
| 1077 |
+
(Unnamed Layer* 1656) [Shuffle]_output: 32074ebd
|
| 1078 |
+
/backbone/conv_trans_9/trans_block/ln1/Add_output_0: 3f115f87
|
| 1079 |
+
/backbone/conv_trans_9/trans_block/ln1/Sqrt_output_0: 3e1fabe7
|
| 1080 |
+
/backbone/conv_trans_9/trans_block/ln1/Div_output_0: 3dd8aa10
|
| 1081 |
+
(Unnamed Layer* 1660) [Constant]_output: 3c1eeb2c
|
| 1082 |
+
(Unnamed Layer* 1661) [Shuffle]_output: 3c1eeb2c
|
| 1083 |
+
/backbone/conv_trans_9/trans_block/ln1/Mul_output_0: 3d3c8ec8
|
| 1084 |
+
(Unnamed Layer* 1663) [Constant]_output: 3b6b018c
|
| 1085 |
+
(Unnamed Layer* 1664) [Shuffle]_output: 3b6b018c
|
| 1086 |
+
/backbone/conv_trans_9/trans_block/ln1/Add_1_output_0: 3d2fb2ae
|
| 1087 |
+
(Unnamed Layer* 1669) [Constant]_output: 3b3eb7bf
|
| 1088 |
+
(Unnamed Layer* 1670) [Shuffle]_output: 3b3eb7bf
|
| 1089 |
+
/backbone/conv_trans_9/trans_block/attn/qkv/MatMul_output_0: 3d1daae9
|
| 1090 |
+
(Unnamed Layer* 1672) [Constant]_output: 3d10a40d
|
| 1091 |
+
(Unnamed Layer* 1673) [Shuffle]_output: 3d10a40d
|
| 1092 |
+
/backbone/conv_trans_9/trans_block/attn/qkv/Add_output_0: 3d88541e
|
| 1093 |
+
/backbone/conv_trans_9/trans_block/attn/Reshape_output_0: 3d88541e
|
| 1094 |
+
/backbone/conv_trans_9/trans_block/attn/Transpose_output_0: 3d88541e
|
| 1095 |
+
/backbone/conv_trans_9/trans_block/attn/Gather_2_output_0: 3d285000
|
| 1096 |
+
/backbone/conv_trans_9/trans_block/attn/Gather_3_output_0: 3d8bbee7
|
| 1097 |
+
/backbone/conv_trans_9/trans_block/attn/Gather_4_output_0: 3d1b2c58
|
| 1098 |
+
/backbone/conv_trans_9/trans_block/attn/Transpose_1_output_0: 3d8bbee7
|
| 1099 |
+
(Unnamed Layer* 1690) [Constant]_output: 3b367d3d
|
| 1100 |
+
(Unnamed Layer* 1691) [Shuffle]_output: 3b367d3d
|
| 1101 |
+
/backbone/conv_trans_9/trans_block/attn/Mul_output_0: 3c6e7e7a
|
| 1102 |
+
(Unnamed Layer* 1693) [Constant]_output: 3b367d3d
|
| 1103 |
+
(Unnamed Layer* 1694) [Shuffle]_output: 3b367d3d
|
| 1104 |
+
/backbone/conv_trans_9/trans_block/attn/Mul_1_output_0: 3cc5a159
|
| 1105 |
+
/backbone/conv_trans_9/trans_block/attn/MatMul_output_0: 3e67251c
|
| 1106 |
+
(Unnamed Layer* 1697) [Softmax]_output: 3af468a6
|
| 1107 |
+
/backbone/conv_trans_9/trans_block/attn/MatMul_1_output_0: 3c9ed217
|
| 1108 |
+
/backbone/conv_trans_9/trans_block/attn/Transpose_2_output_0: 3c9ed217
|
| 1109 |
+
/backbone/conv_trans_9/trans_block/attn/Reshape_1_output_0: 3c9ed217
|
| 1110 |
+
(Unnamed Layer* 1707) [Constant]_output: 3b9b563e
|
| 1111 |
+
(Unnamed Layer* 1708) [Shuffle]_output: 3b9b563e
|
| 1112 |
+
/backbone/conv_trans_9/trans_block/attn/proj/MatMul_output_0: 3d1f36d3
|
| 1113 |
+
(Unnamed Layer* 1710) [Constant]_output: 3c041144
|
| 1114 |
+
(Unnamed Layer* 1711) [Shuffle]_output: 3c041144
|
| 1115 |
+
/backbone/conv_trans_9/trans_block/attn/proj/Add_output_0: 3d373aaf
|
| 1116 |
+
/backbone/conv_trans_9/trans_block/Add_output_0: 3ecab67f
|
| 1117 |
+
/backbone/conv_trans_9/trans_block/ln2/ReduceMean_output_0: 3caa0a80
|
| 1118 |
+
/backbone/conv_trans_9/trans_block/ln2/Sub_output_0: 3ec97836
|
| 1119 |
+
(Unnamed Layer* 1717) [Shuffle]_output: 3c810a14
|
| 1120 |
+
/backbone/conv_trans_9/trans_block/ln2/Pow_output_0: 43697a51
|
| 1121 |
+
/backbone/conv_trans_9/trans_block/ln2/ReduceMean_1_output_0: 3f10ab8f
|
| 1122 |
+
(Unnamed Layer* 1721) [Shuffle]_output: 32074ebd
|
| 1123 |
+
/backbone/conv_trans_9/trans_block/ln2/Add_output_0: 3f10ab8f
|
| 1124 |
+
/backbone/conv_trans_9/trans_block/ln2/Sqrt_output_0: 3e25c4db
|
| 1125 |
+
/backbone/conv_trans_9/trans_block/ln2/Div_output_0: 3dde119a
|
| 1126 |
+
(Unnamed Layer* 1725) [Constant]_output: 3cd97367
|
| 1127 |
+
(Unnamed Layer* 1726) [Shuffle]_output: 3cd97367
|
| 1128 |
+
/backbone/conv_trans_9/trans_block/ln2/Mul_output_0: 3e29147c
|
| 1129 |
+
(Unnamed Layer* 1728) [Constant]_output: 3c310e75
|
| 1130 |
+
(Unnamed Layer* 1729) [Shuffle]_output: 3c310e75
|
| 1131 |
+
/backbone/conv_trans_9/trans_block/ln2/Add_1_output_0: 3e28ed44
|
| 1132 |
+
(Unnamed Layer* 1731) [Constant]_output: 3b91e43a
|
| 1133 |
+
(Unnamed Layer* 1732) [Shuffle]_output: 3b91e43a
|
| 1134 |
+
/backbone/conv_trans_9/trans_block/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3ec7b0fe
|
| 1135 |
+
(Unnamed Layer* 1734) [Constant]_output: 3c54a985
|
| 1136 |
+
(Unnamed Layer* 1735) [Shuffle]_output: 3c54a985
|
| 1137 |
+
/backbone/conv_trans_9/trans_block/ffn/layers/layers.0/layers.0.0/Add_output_0: 3ecefe41
|
| 1138 |
+
(Unnamed Layer* 1738) [Shuffle]_output: 3c367d3d
|
| 1139 |
+
/backbone/conv_trans_9/trans_block/ffn/layers/layers.0/layers.0.1/Div_output_0: 3e925dc5
|
| 1140 |
+
/backbone/conv_trans_9/trans_block/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 1141 |
+
(Unnamed Layer* 1742) [Shuffle]_output: 3c010a14
|
| 1142 |
+
/backbone/conv_trans_9/trans_block/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c810a14
|
| 1143 |
+
/backbone/conv_trans_9/trans_block/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3e362a8a
|
| 1144 |
+
(Unnamed Layer* 1746) [Shuffle]_output: 3b810a14
|
| 1145 |
+
/backbone/conv_trans_9/trans_block/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3db62a8a
|
| 1146 |
+
(Unnamed Layer* 1748) [Constant]_output: 3b7a30d6
|
| 1147 |
+
(Unnamed Layer* 1749) [Shuffle]_output: 3b7a30d6
|
| 1148 |
+
/backbone/conv_trans_9/trans_block/ffn/layers/layers.1/MatMul_output_0: 3ed5bbb6
|
| 1149 |
+
(Unnamed Layer* 1751) [Constant]_output: 3bf1300b
|
| 1150 |
+
(Unnamed Layer* 1752) [Shuffle]_output: 3bf1300b
|
| 1151 |
+
/backbone/conv_trans_9/trans_block/ffn/layers/layers.1/Add_output_0: 3ecbf26c
|
| 1152 |
+
/backbone/conv_trans_9/trans_block/ffn/Add_output_0: 3f4db5ec
|
| 1153 |
+
/backbone/conv_trans_9/expand_block/Slice_output_0: 3f4db5ec
|
| 1154 |
+
/backbone/conv_trans_9/expand_block/Transpose_output_0: 3f4db5ec
|
| 1155 |
+
/backbone/conv_trans_9/expand_block/Reshape_output_0: 3f4db5ec
|
| 1156 |
+
/backbone/conv_trans_9/expand_block/conv_project/Conv_output_0: 3dcffce1
|
| 1157 |
+
/backbone/conv_trans_9/expand_block/act/Relu_output_0: 3dcbb7a7
|
| 1158 |
+
/backbone/conv_trans_9/expand_block/Resize_output_0: 3dcbb7a7
|
| 1159 |
+
/backbone/conv_trans_9/fusion_block/conv1/Conv_output_0: 3d80732a
|
| 1160 |
+
/backbone/conv_trans_9/fusion_block/act1/Relu_output_0: 3d80732a
|
| 1161 |
+
/backbone/conv_trans_9/fusion_block/Add_output_0: 3dc74daa
|
| 1162 |
+
/backbone/conv_trans_9/fusion_block/conv2/Conv_output_0: 3d963f36
|
| 1163 |
+
/backbone/conv_trans_9/fusion_block/act2/Relu_output_0: 3d843d1d
|
| 1164 |
+
/backbone/conv_trans_9/fusion_block/conv3/Conv_output_0: 3e00dd4f
|
| 1165 |
+
/backbone/conv_trans_9/fusion_block/Add_1_output_0: 3e0c79d8
|
| 1166 |
+
/backbone/conv_trans_9/fusion_block/act3/Relu_output_0: 3e2395e2
|
| 1167 |
+
/backbone/conv_trans_10/cnn_block/conv1/Conv_output_0: 3db9aa97
|
| 1168 |
+
/backbone/conv_trans_10/cnn_block/act1/Relu_output_0: 3daa2829
|
| 1169 |
+
/backbone/conv_trans_10/cnn_block/conv2/Conv_output_0: 3db5f16f
|
| 1170 |
+
/backbone/conv_trans_10/cnn_block/act2/Relu_output_0: 3da90f67
|
| 1171 |
+
/backbone/conv_trans_10/cnn_block/conv3/Conv_output_0: 3dc4c8af
|
| 1172 |
+
/backbone/conv_trans_10/cnn_block/Add_output_0: 3e0eb5b4
|
| 1173 |
+
/backbone/conv_trans_10/cnn_block/act3/Relu_output_0: 3e10ef35
|
| 1174 |
+
/backbone/conv_trans_10/squeeze_block/conv_project/Conv_output_0: 3dcc7ffc
|
| 1175 |
+
/backbone/conv_trans_10/squeeze_block/sample_pooling/AveragePool_output_0: 3dcc7ffc
|
| 1176 |
+
/backbone/conv_trans_10/squeeze_block/Reshape_output_0: 3dcc7ffc
|
| 1177 |
+
/backbone/conv_trans_10/squeeze_block/Transpose_output_0: 3dcc7ffc
|
| 1178 |
+
/backbone/conv_trans_10/squeeze_block/ln/ReduceMean_output_0: 3b8c063e
|
| 1179 |
+
/backbone/conv_trans_10/squeeze_block/ln/Sub_output_0: 3dc776b7
|
| 1180 |
+
(Unnamed Layer* 1821) [Shuffle]_output: 3c810a14
|
| 1181 |
+
/backbone/conv_trans_10/squeeze_block/ln/Pow_output_0: 3f141782
|
| 1182 |
+
/backbone/conv_trans_10/squeeze_block/ln/ReduceMean_1_output_0: 3dbd19de
|
| 1183 |
+
(Unnamed Layer* 1825) [Shuffle]_output: 32074ebd
|
| 1184 |
+
/backbone/conv_trans_10/squeeze_block/ln/Add_output_0: 3dbd19df
|
| 1185 |
+
/backbone/conv_trans_10/squeeze_block/ln/Sqrt_output_0: 3cf91d65
|
| 1186 |
+
/backbone/conv_trans_10/squeeze_block/ln/Div_output_0: 3d212bf7
|
| 1187 |
+
(Unnamed Layer* 1829) [Constant]_output: 3d90e621
|
| 1188 |
+
(Unnamed Layer* 1830) [Shuffle]_output: 3d90e621
|
| 1189 |
+
/backbone/conv_trans_10/squeeze_block/ln/Mul_output_0: 3db321a3
|
| 1190 |
+
(Unnamed Layer* 1832) [Constant]_output: 3cc5aeb0
|
| 1191 |
+
(Unnamed Layer* 1833) [Shuffle]_output: 3cc5aeb0
|
| 1192 |
+
/backbone/conv_trans_10/squeeze_block/ln/Add_1_output_0: 3d90a83c
|
| 1193 |
+
(Unnamed Layer* 1836) [Shuffle]_output: 3c367d3d
|
| 1194 |
+
/backbone/conv_trans_10/squeeze_block/act/Div_output_0: 3d4c937e
|
| 1195 |
+
/backbone/conv_trans_10/squeeze_block/act/Erf_output_0: 3c010a14
|
| 1196 |
+
(Unnamed Layer* 1840) [Shuffle]_output: 3c010a14
|
| 1197 |
+
/backbone/conv_trans_10/squeeze_block/act/Add_output_0: 3c810a14
|
| 1198 |
+
/backbone/conv_trans_10/squeeze_block/act/Mul_output_0: 3d70678c
|
| 1199 |
+
(Unnamed Layer* 1844) [Shuffle]_output: 3b810a14
|
| 1200 |
+
/backbone/conv_trans_10/squeeze_block/act/Mul_1_output_0: 3ce9a008
|
| 1201 |
+
/backbone/conv_trans_10/squeeze_block/Gather_output_0: 3e4978e1
|
| 1202 |
+
/backbone/conv_trans_10/squeeze_block/Unsqueeze_output_0: 3ce9a008
|
| 1203 |
+
/backbone/conv_trans_10/squeeze_block/Concat_1_output_0: 3ce9a008
|
| 1204 |
+
/backbone/conv_trans_10/Add_output_0: 3f4dc6a8
|
| 1205 |
+
/backbone/conv_trans_10/trans_block/ln1/ReduceMean_output_0: 3ce1229a
|
| 1206 |
+
/backbone/conv_trans_10/trans_block/ln1/Sub_output_0: 3f4d0455
|
| 1207 |
+
(Unnamed Layer* 1859) [Shuffle]_output: 3c810a14
|
| 1208 |
+
/backbone/conv_trans_10/trans_block/ln1/Pow_output_0: 446bb244
|
| 1209 |
+
/backbone/conv_trans_10/trans_block/ln1/ReduceMean_1_output_0: 4002d445
|
| 1210 |
+
(Unnamed Layer* 1863) [Shuffle]_output: 32074ebd
|
| 1211 |
+
/backbone/conv_trans_10/trans_block/ln1/Add_output_0: 4002d445
|
| 1212 |
+
/backbone/conv_trans_10/trans_block/ln1/Sqrt_output_0: 3ea354e7
|
| 1213 |
+
/backbone/conv_trans_10/trans_block/ln1/Div_output_0: 3de9310a
|
| 1214 |
+
(Unnamed Layer* 1867) [Constant]_output: 3c501982
|
| 1215 |
+
(Unnamed Layer* 1868) [Shuffle]_output: 3c501982
|
| 1216 |
+
/backbone/conv_trans_10/trans_block/ln1/Mul_output_0: 3d649872
|
| 1217 |
+
(Unnamed Layer* 1870) [Constant]_output: 3b9b6956
|
| 1218 |
+
(Unnamed Layer* 1871) [Shuffle]_output: 3b9b6956
|
| 1219 |
+
/backbone/conv_trans_10/trans_block/ln1/Add_1_output_0: 3d61f983
|
| 1220 |
+
(Unnamed Layer* 1876) [Constant]_output: 3b4a229d
|
| 1221 |
+
(Unnamed Layer* 1877) [Shuffle]_output: 3b4a229d
|
| 1222 |
+
/backbone/conv_trans_10/trans_block/attn/qkv/MatMul_output_0: 3d454948
|
| 1223 |
+
(Unnamed Layer* 1879) [Constant]_output: 3d6c607d
|
| 1224 |
+
(Unnamed Layer* 1880) [Shuffle]_output: 3d6c607d
|
| 1225 |
+
/backbone/conv_trans_10/trans_block/attn/qkv/Add_output_0: 3db65453
|
| 1226 |
+
/backbone/conv_trans_10/trans_block/attn/Reshape_output_0: 3db65453
|
| 1227 |
+
/backbone/conv_trans_10/trans_block/attn/Transpose_output_0: 3db65453
|
| 1228 |
+
/backbone/conv_trans_10/trans_block/attn/Gather_2_output_0: 3d73f1a8
|
| 1229 |
+
/backbone/conv_trans_10/trans_block/attn/Gather_3_output_0: 3db9a124
|
| 1230 |
+
/backbone/conv_trans_10/trans_block/attn/Gather_4_output_0: 3d3cd13a
|
| 1231 |
+
/backbone/conv_trans_10/trans_block/attn/Transpose_1_output_0: 3db9a124
|
| 1232 |
+
(Unnamed Layer* 1897) [Constant]_output: 3b367d3d
|
| 1233 |
+
(Unnamed Layer* 1898) [Shuffle]_output: 3b367d3d
|
| 1234 |
+
/backbone/conv_trans_10/trans_block/attn/Mul_output_0: 3cac7e93
|
| 1235 |
+
(Unnamed Layer* 1900) [Constant]_output: 3b367d3d
|
| 1236 |
+
(Unnamed Layer* 1901) [Shuffle]_output: 3b367d3d
|
| 1237 |
+
/backbone/conv_trans_10/trans_block/attn/Mul_1_output_0: 3d034286
|
| 1238 |
+
/backbone/conv_trans_10/trans_block/attn/MatMul_output_0: 3e9c822c
|
| 1239 |
+
(Unnamed Layer* 1904) [Softmax]_output: 3acfe660
|
| 1240 |
+
/backbone/conv_trans_10/trans_block/attn/MatMul_1_output_0: 3ce3a766
|
| 1241 |
+
/backbone/conv_trans_10/trans_block/attn/Transpose_2_output_0: 3ce3a766
|
| 1242 |
+
/backbone/conv_trans_10/trans_block/attn/Reshape_1_output_0: 3ce3a766
|
| 1243 |
+
(Unnamed Layer* 1914) [Constant]_output: 3b3b4c3a
|
| 1244 |
+
(Unnamed Layer* 1915) [Shuffle]_output: 3b3b4c3a
|
| 1245 |
+
/backbone/conv_trans_10/trans_block/attn/proj/MatMul_output_0: 3d8033c5
|
| 1246 |
+
(Unnamed Layer* 1917) [Constant]_output: 3c37c32c
|
| 1247 |
+
(Unnamed Layer* 1918) [Shuffle]_output: 3c37c32c
|
| 1248 |
+
/backbone/conv_trans_10/trans_block/attn/proj/Add_output_0: 3d9c6067
|
| 1249 |
+
/backbone/conv_trans_10/trans_block/Add_output_0: 3f4cffde
|
| 1250 |
+
/backbone/conv_trans_10/trans_block/ln2/ReduceMean_output_0: 3cd90927
|
| 1251 |
+
/backbone/conv_trans_10/trans_block/ln2/Sub_output_0: 3f491c2a
|
| 1252 |
+
(Unnamed Layer* 1924) [Shuffle]_output: 3c810a14
|
| 1253 |
+
/backbone/conv_trans_10/trans_block/ln2/Pow_output_0: 44677bc3
|
| 1254 |
+
/backbone/conv_trans_10/trans_block/ln2/ReduceMean_1_output_0: 40000b04
|
| 1255 |
+
(Unnamed Layer* 1928) [Shuffle]_output: 32074ebd
|
| 1256 |
+
/backbone/conv_trans_10/trans_block/ln2/Add_output_0: 40000b04
|
| 1257 |
+
/backbone/conv_trans_10/trans_block/ln2/Sqrt_output_0: 3ea15faf
|
| 1258 |
+
/backbone/conv_trans_10/trans_block/ln2/Div_output_0: 3de78c87
|
| 1259 |
+
(Unnamed Layer* 1932) [Constant]_output: 3d59b599
|
| 1260 |
+
(Unnamed Layer* 1933) [Shuffle]_output: 3d59b599
|
| 1261 |
+
/backbone/conv_trans_10/trans_block/ln2/Mul_output_0: 3e94f04a
|
| 1262 |
+
(Unnamed Layer* 1935) [Constant]_output: 3ccdf1e7
|
| 1263 |
+
(Unnamed Layer* 1936) [Shuffle]_output: 3ccdf1e7
|
| 1264 |
+
/backbone/conv_trans_10/trans_block/ln2/Add_1_output_0: 3e9a67d7
|
| 1265 |
+
(Unnamed Layer* 1938) [Constant]_output: 3b98ae5b
|
| 1266 |
+
(Unnamed Layer* 1939) [Shuffle]_output: 3b98ae5b
|
| 1267 |
+
/backbone/conv_trans_10/trans_block/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3f65345b
|
| 1268 |
+
(Unnamed Layer* 1941) [Constant]_output: 3c41f6aa
|
| 1269 |
+
(Unnamed Layer* 1942) [Shuffle]_output: 3c41f6aa
|
| 1270 |
+
/backbone/conv_trans_10/trans_block/ffn/layers/layers.0/layers.0.0/Add_output_0: 3f6484be
|
| 1271 |
+
(Unnamed Layer* 1945) [Shuffle]_output: 3c367d3d
|
| 1272 |
+
/backbone/conv_trans_10/trans_block/ffn/layers/layers.0/layers.0.1/Div_output_0: 3f219646
|
| 1273 |
+
/backbone/conv_trans_10/trans_block/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 1274 |
+
(Unnamed Layer* 1949) [Shuffle]_output: 3c010a14
|
| 1275 |
+
/backbone/conv_trans_10/trans_block/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c810a14
|
| 1276 |
+
/backbone/conv_trans_10/trans_block/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3eeb7cff
|
| 1277 |
+
(Unnamed Layer* 1953) [Shuffle]_output: 3b810a14
|
| 1278 |
+
/backbone/conv_trans_10/trans_block/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3e6b7cff
|
| 1279 |
+
(Unnamed Layer* 1955) [Constant]_output: 3b5fa089
|
| 1280 |
+
(Unnamed Layer* 1956) [Shuffle]_output: 3b5fa089
|
| 1281 |
+
/backbone/conv_trans_10/trans_block/ffn/layers/layers.1/MatMul_output_0: 3ea409e0
|
| 1282 |
+
(Unnamed Layer* 1958) [Constant]_output: 3c1c4b85
|
| 1283 |
+
(Unnamed Layer* 1959) [Shuffle]_output: 3c1c4b85
|
| 1284 |
+
/backbone/conv_trans_10/trans_block/ffn/layers/layers.1/Add_output_0: 3ea31700
|
| 1285 |
+
/backbone/conv_trans_10/trans_block/ffn/Add_output_0: 3f8c6557
|
| 1286 |
+
/backbone/conv_trans_10/expand_block/Slice_output_0: 3f8c6557
|
| 1287 |
+
/backbone/conv_trans_10/expand_block/Transpose_output_0: 3f8c6557
|
| 1288 |
+
/backbone/conv_trans_10/expand_block/Reshape_output_0: 3f8c6557
|
| 1289 |
+
/backbone/conv_trans_10/expand_block/conv_project/Conv_output_0: 3e171635
|
| 1290 |
+
/backbone/conv_trans_10/expand_block/act/Relu_output_0: 3dc65741
|
| 1291 |
+
/backbone/conv_trans_10/expand_block/Resize_output_0: 3dc65741
|
| 1292 |
+
/backbone/conv_trans_10/fusion_block/conv1/Conv_output_0: 3d4589a9
|
| 1293 |
+
/backbone/conv_trans_10/fusion_block/act1/Relu_output_0: 3d049d4b
|
| 1294 |
+
/backbone/conv_trans_10/fusion_block/Add_output_0: 3db81845
|
| 1295 |
+
/backbone/conv_trans_10/fusion_block/conv2/Conv_output_0: 3dd0092c
|
| 1296 |
+
/backbone/conv_trans_10/fusion_block/act2/Relu_output_0: 3dd0092c
|
| 1297 |
+
/backbone/conv_trans_10/fusion_block/conv3/Conv_output_0: 3dd5d3b8
|
| 1298 |
+
/backbone/conv_trans_10/fusion_block/Add_1_output_0: 3e21a95d
|
| 1299 |
+
/backbone/conv_trans_10/fusion_block/act3/Relu_output_0: 3e41de7a
|
| 1300 |
+
/backbone/conv_trans_11/cnn_block/conv1/Conv_output_0: 3dd4687c
|
| 1301 |
+
/backbone/conv_trans_11/cnn_block/act1/Relu_output_0: 3dc85f3c
|
| 1302 |
+
/backbone/conv_trans_11/cnn_block/conv2/Conv_output_0: 3dcbe50e
|
| 1303 |
+
/backbone/conv_trans_11/cnn_block/act2/Relu_output_0: 3dbb3e61
|
| 1304 |
+
/backbone/conv_trans_11/cnn_block/conv3/Conv_output_0: 3db7eace
|
| 1305 |
+
/backbone/conv_trans_11/cnn_block/Add_output_0: 3e11d0b3
|
| 1306 |
+
/backbone/conv_trans_11/cnn_block/act3/Relu_output_0: 3e17165c
|
| 1307 |
+
/backbone/conv_trans_11/squeeze_block/conv_project/Conv_output_0: 3da945ff
|
| 1308 |
+
/backbone/conv_trans_11/squeeze_block/sample_pooling/AveragePool_output_0: 3da945ff
|
| 1309 |
+
/backbone/conv_trans_11/squeeze_block/Reshape_output_0: 3da945ff
|
| 1310 |
+
/backbone/conv_trans_11/squeeze_block/Transpose_output_0: 3da945ff
|
| 1311 |
+
/backbone/conv_trans_11/squeeze_block/ln/ReduceMean_output_0: 3acf40d2
|
| 1312 |
+
/backbone/conv_trans_11/squeeze_block/ln/Sub_output_0: 3da3a1c4
|
| 1313 |
+
(Unnamed Layer* 2028) [Shuffle]_output: 3c810a14
|
| 1314 |
+
/backbone/conv_trans_11/squeeze_block/ln/Pow_output_0: 3ebac642
|
| 1315 |
+
/backbone/conv_trans_11/squeeze_block/ln/ReduceMean_1_output_0: 3d31c909
|
| 1316 |
+
(Unnamed Layer* 2032) [Shuffle]_output: 32074ebd
|
| 1317 |
+
/backbone/conv_trans_11/squeeze_block/ln/Add_output_0: 3d31c90d
|
| 1318 |
+
/backbone/conv_trans_11/squeeze_block/ln/Sqrt_output_0: 3caedd45
|
| 1319 |
+
/backbone/conv_trans_11/squeeze_block/ln/Div_output_0: 3d37b34f
|
| 1320 |
+
(Unnamed Layer* 2036) [Constant]_output: 3d4873d7
|
| 1321 |
+
(Unnamed Layer* 2037) [Shuffle]_output: 3d4873d7
|
| 1322 |
+
/backbone/conv_trans_11/squeeze_block/ln/Mul_output_0: 3e380dc5
|
| 1323 |
+
(Unnamed Layer* 2039) [Constant]_output: 3ca5c4bb
|
| 1324 |
+
(Unnamed Layer* 2040) [Shuffle]_output: 3ca5c4bb
|
| 1325 |
+
/backbone/conv_trans_11/squeeze_block/ln/Add_1_output_0: 3e2d63c6
|
| 1326 |
+
(Unnamed Layer* 2043) [Shuffle]_output: 3c367d3d
|
| 1327 |
+
/backbone/conv_trans_11/squeeze_block/act/Div_output_0: 3df535ca
|
| 1328 |
+
/backbone/conv_trans_11/squeeze_block/act/Erf_output_0: 3c010a14
|
| 1329 |
+
(Unnamed Layer* 2047) [Shuffle]_output: 3c010a14
|
| 1330 |
+
/backbone/conv_trans_11/squeeze_block/act/Add_output_0: 3c810a14
|
| 1331 |
+
/backbone/conv_trans_11/squeeze_block/act/Mul_output_0: 3db2de07
|
| 1332 |
+
(Unnamed Layer* 2051) [Shuffle]_output: 3b810a14
|
| 1333 |
+
/backbone/conv_trans_11/squeeze_block/act/Mul_1_output_0: 3d6c53be
|
| 1334 |
+
/backbone/conv_trans_11/squeeze_block/Gather_output_0: 3eb28d6e
|
| 1335 |
+
/backbone/conv_trans_11/squeeze_block/Unsqueeze_output_0: 3d6c53be
|
| 1336 |
+
/backbone/conv_trans_11/squeeze_block/Concat_1_output_0: 3d6c53be
|
| 1337 |
+
/backbone/conv_trans_11/Add_output_0: 3f90afbd
|
| 1338 |
+
/backbone/conv_trans_11/trans_block/ln1/ReduceMean_output_0: 3cfacad0
|
| 1339 |
+
/backbone/conv_trans_11/trans_block/ln1/Sub_output_0: 3f903de7
|
| 1340 |
+
(Unnamed Layer* 2066) [Shuffle]_output: 3c810a14
|
| 1341 |
+
/backbone/conv_trans_11/trans_block/ln1/Pow_output_0: 45102625
|
| 1342 |
+
/backbone/conv_trans_11/trans_block/ln1/ReduceMean_1_output_0: 408481f4
|
| 1343 |
+
(Unnamed Layer* 2070) [Shuffle]_output: 32074ebd
|
| 1344 |
+
/backbone/conv_trans_11/trans_block/ln1/Add_output_0: 408481f4
|
| 1345 |
+
/backbone/conv_trans_11/trans_block/ln1/Sqrt_output_0: 3ee0149d
|
| 1346 |
+
/backbone/conv_trans_11/trans_block/ln1/Div_output_0: 3deb0931
|
| 1347 |
+
(Unnamed Layer* 2074) [Constant]_output: 3c52dfa2
|
| 1348 |
+
(Unnamed Layer* 2075) [Shuffle]_output: 3c52dfa2
|
| 1349 |
+
/backbone/conv_trans_11/trans_block/ln1/Mul_output_0: 3d876865
|
| 1350 |
+
(Unnamed Layer* 2077) [Constant]_output: 3bb06792
|
| 1351 |
+
(Unnamed Layer* 2078) [Shuffle]_output: 3bb06792
|
| 1352 |
+
/backbone/conv_trans_11/trans_block/ln1/Add_1_output_0: 3d60e0c1
|
| 1353 |
+
(Unnamed Layer* 2083) [Constant]_output: 3b5cd7d4
|
| 1354 |
+
(Unnamed Layer* 2084) [Shuffle]_output: 3b5cd7d4
|
| 1355 |
+
/backbone/conv_trans_11/trans_block/attn/qkv/MatMul_output_0: 3d98ff5c
|
| 1356 |
+
(Unnamed Layer* 2086) [Constant]_output: 3ea5bdb3
|
| 1357 |
+
(Unnamed Layer* 2087) [Shuffle]_output: 3ea5bdb3
|
| 1358 |
+
/backbone/conv_trans_11/trans_block/attn/qkv/Add_output_0: 3f071579
|
| 1359 |
+
/backbone/conv_trans_11/trans_block/attn/Reshape_output_0: 3f071579
|
| 1360 |
+
/backbone/conv_trans_11/trans_block/attn/Transpose_output_0: 3f071579
|
| 1361 |
+
/backbone/conv_trans_11/trans_block/attn/Gather_2_output_0: 3db48ac4
|
| 1362 |
+
/backbone/conv_trans_11/trans_block/attn/Gather_3_output_0: 3f09ecc7
|
| 1363 |
+
/backbone/conv_trans_11/trans_block/attn/Gather_4_output_0: 3d938c34
|
| 1364 |
+
/backbone/conv_trans_11/trans_block/attn/Transpose_1_output_0: 3f09ecc7
|
| 1365 |
+
(Unnamed Layer* 2104) [Constant]_output: 3b367d3d
|
| 1366 |
+
(Unnamed Layer* 2105) [Shuffle]_output: 3b367d3d
|
| 1367 |
+
/backbone/conv_trans_11/trans_block/attn/Mul_output_0: 3cff5333
|
| 1368 |
+
(Unnamed Layer* 2107) [Constant]_output: 3b367d3d
|
| 1369 |
+
(Unnamed Layer* 2108) [Shuffle]_output: 3b367d3d
|
| 1370 |
+
/backbone/conv_trans_11/trans_block/attn/Mul_1_output_0: 3e430e26
|
| 1371 |
+
/backbone/conv_trans_11/trans_block/attn/MatMul_output_0: 410a0a7f
|
| 1372 |
+
(Unnamed Layer* 2111) [Softmax]_output: 3b109156
|
| 1373 |
+
/backbone/conv_trans_11/trans_block/attn/MatMul_1_output_0: 3d34c6ae
|
| 1374 |
+
/backbone/conv_trans_11/trans_block/attn/Transpose_2_output_0: 3d34c6ae
|
| 1375 |
+
/backbone/conv_trans_11/trans_block/attn/Reshape_1_output_0: 3d34c6ae
|
| 1376 |
+
(Unnamed Layer* 2121) [Constant]_output: 3b750d1c
|
| 1377 |
+
(Unnamed Layer* 2122) [Shuffle]_output: 3b750d1c
|
| 1378 |
+
/backbone/conv_trans_11/trans_block/attn/proj/MatMul_output_0: 3e22afcf
|
| 1379 |
+
(Unnamed Layer* 2124) [Constant]_output: 3c78baee
|
| 1380 |
+
(Unnamed Layer* 2125) [Shuffle]_output: 3c78baee
|
| 1381 |
+
/backbone/conv_trans_11/trans_block/attn/proj/Add_output_0: 3dea0c49
|
| 1382 |
+
/backbone/conv_trans_11/trans_block/Add_output_0: 3f8dda50
|
| 1383 |
+
/backbone/conv_trans_11/trans_block/ln2/ReduceMean_output_0: 3cfb3252
|
| 1384 |
+
/backbone/conv_trans_11/trans_block/ln2/Sub_output_0: 3f90b03f
|
| 1385 |
+
(Unnamed Layer* 2131) [Shuffle]_output: 3c810a14
|
| 1386 |
+
/backbone/conv_trans_11/trans_block/ln2/Pow_output_0: 45113a73
|
| 1387 |
+
/backbone/conv_trans_11/trans_block/ln2/ReduceMean_1_output_0: 40622fd5
|
| 1388 |
+
(Unnamed Layer* 2135) [Shuffle]_output: 32074ebd
|
| 1389 |
+
/backbone/conv_trans_11/trans_block/ln2/Add_output_0: 40622fd5
|
| 1390 |
+
/backbone/conv_trans_11/trans_block/ln2/Sqrt_output_0: 3ee634d1
|
| 1391 |
+
/backbone/conv_trans_11/trans_block/ln2/Div_output_0: 3de9f9f1
|
| 1392 |
+
(Unnamed Layer* 2139) [Constant]_output: 3dac2608
|
| 1393 |
+
(Unnamed Layer* 2140) [Shuffle]_output: 3dac2608
|
| 1394 |
+
/backbone/conv_trans_11/trans_block/ln2/Mul_output_0: 3ecee4a0
|
| 1395 |
+
(Unnamed Layer* 2142) [Constant]_output: 3d1729d0
|
| 1396 |
+
(Unnamed Layer* 2143) [Shuffle]_output: 3d1729d0
|
| 1397 |
+
/backbone/conv_trans_11/trans_block/ln2/Add_1_output_0: 3ed735d3
|
| 1398 |
+
(Unnamed Layer* 2145) [Constant]_output: 3b466e3a
|
| 1399 |
+
(Unnamed Layer* 2146) [Shuffle]_output: 3b466e3a
|
| 1400 |
+
/backbone/conv_trans_11/trans_block/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3f3e35cd
|
| 1401 |
+
(Unnamed Layer* 2148) [Constant]_output: 3c685a97
|
| 1402 |
+
(Unnamed Layer* 2149) [Shuffle]_output: 3c685a97
|
| 1403 |
+
/backbone/conv_trans_11/trans_block/ffn/layers/layers.0/layers.0.0/Add_output_0: 3f449239
|
| 1404 |
+
(Unnamed Layer* 2152) [Shuffle]_output: 3c367d3d
|
| 1405 |
+
/backbone/conv_trans_11/trans_block/ffn/layers/layers.0/layers.0.1/Div_output_0: 3f0aff2f
|
| 1406 |
+
/backbone/conv_trans_11/trans_block/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 1407 |
+
(Unnamed Layer* 2156) [Shuffle]_output: 3c010a14
|
| 1408 |
+
/backbone/conv_trans_11/trans_block/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c810a14
|
| 1409 |
+
/backbone/conv_trans_11/trans_block/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3ec20dcb
|
| 1410 |
+
(Unnamed Layer* 2160) [Shuffle]_output: 3b810a14
|
| 1411 |
+
/backbone/conv_trans_11/trans_block/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3e420dcb
|
| 1412 |
+
(Unnamed Layer* 2162) [Constant]_output: 3b76a11a
|
| 1413 |
+
(Unnamed Layer* 2163) [Shuffle]_output: 3b76a11a
|
| 1414 |
+
/backbone/conv_trans_11/trans_block/ffn/layers/layers.1/MatMul_output_0: 3e82cf69
|
| 1415 |
+
(Unnamed Layer* 2165) [Constant]_output: 3c8e0033
|
| 1416 |
+
(Unnamed Layer* 2166) [Shuffle]_output: 3c8e0033
|
| 1417 |
+
/backbone/conv_trans_11/trans_block/ffn/layers/layers.1/Add_output_0: 3e60010d
|
| 1418 |
+
/backbone/conv_trans_11/trans_block/ffn/Add_output_0: 3f8f6727
|
| 1419 |
+
/backbone/conv_trans_11/expand_block/Slice_output_0: 3f8f6727
|
| 1420 |
+
/backbone/conv_trans_11/expand_block/Transpose_output_0: 3f8f6727
|
| 1421 |
+
/backbone/conv_trans_11/expand_block/Reshape_output_0: 3f8f6727
|
| 1422 |
+
/backbone/conv_trans_11/expand_block/conv_project/Conv_output_0: 3e04701a
|
| 1423 |
+
/backbone/conv_trans_11/expand_block/act/Relu_output_0: 3e013aa2
|
| 1424 |
+
/backbone/conv_trans_11/expand_block/Resize_output_0: 3e013aa2
|
| 1425 |
+
/backbone/conv_trans_11/fusion_block/conv1/Conv_output_0: 3cd84367
|
| 1426 |
+
/backbone/conv_trans_11/fusion_block/act1/Relu_output_0: 3c91f867
|
| 1427 |
+
/backbone/conv_trans_11/fusion_block/Add_output_0: 3defec42
|
| 1428 |
+
/backbone/conv_trans_11/fusion_block/conv2/Conv_output_0: 3dd3b550
|
| 1429 |
+
/backbone/conv_trans_11/fusion_block/act2/Relu_output_0: 3dc7e865
|
| 1430 |
+
/backbone/conv_trans_11/fusion_block/conv3/Conv_output_0: 3de130a9
|
| 1431 |
+
/backbone/conv_trans_11/fusion_block/Add_1_output_0: 3e3cc694
|
| 1432 |
+
/backbone/conv_trans_11/fusion_block/act3/Relu_output_0: 3e5d709f
|
| 1433 |
+
/backbone/conv_trans_12/cnn_block/conv1/Conv_output_0: 3dc982b7
|
| 1434 |
+
/backbone/conv_trans_12/cnn_block/act1/Relu_output_0: 3dc47f5a
|
| 1435 |
+
/backbone/conv_trans_12/cnn_block/conv2/Conv_output_0: 3dd6d32b
|
| 1436 |
+
/backbone/conv_trans_12/cnn_block/act2/Relu_output_0: 3da14578
|
| 1437 |
+
/backbone/conv_trans_12/cnn_block/conv3/Conv_output_0: 3db9b69c
|
| 1438 |
+
/backbone/conv_trans_12/cnn_block/Add_output_0: 3e301470
|
| 1439 |
+
/backbone/conv_trans_12/cnn_block/act3/Relu_output_0: 3e569cee
|
| 1440 |
+
/backbone/conv_trans_12/squeeze_block/conv_project/Conv_output_0: 3cde9397
|
| 1441 |
+
/backbone/conv_trans_12/squeeze_block/sample_pooling/AveragePool_output_0: 3cde9397
|
| 1442 |
+
/backbone/conv_trans_12/squeeze_block/Reshape_output_0: 3cde9397
|
| 1443 |
+
/backbone/conv_trans_12/squeeze_block/Transpose_output_0: 3cde9397
|
| 1444 |
+
/backbone/conv_trans_12/squeeze_block/ln/ReduceMean_output_0: 3b8ec60a
|
| 1445 |
+
/backbone/conv_trans_12/squeeze_block/ln/Sub_output_0: 3ce20d44
|
| 1446 |
+
(Unnamed Layer* 2235) [Shuffle]_output: 3c810a14
|
| 1447 |
+
/backbone/conv_trans_12/squeeze_block/ln/Pow_output_0: 3cf37245
|
| 1448 |
+
/backbone/conv_trans_12/squeeze_block/ln/ReduceMean_1_output_0: 3c5c7789
|
| 1449 |
+
(Unnamed Layer* 2239) [Shuffle]_output: 32074ebd
|
| 1450 |
+
/backbone/conv_trans_12/squeeze_block/ln/Add_output_0: 3c5c7794
|
| 1451 |
+
/backbone/conv_trans_12/squeeze_block/ln/Sqrt_output_0: 3c47e541
|
| 1452 |
+
/backbone/conv_trans_12/squeeze_block/ln/Div_output_0: 3d80014f
|
| 1453 |
+
(Unnamed Layer* 2243) [Constant]_output: 3e0ddac7
|
| 1454 |
+
(Unnamed Layer* 2244) [Shuffle]_output: 3e0ddac7
|
| 1455 |
+
/backbone/conv_trans_12/squeeze_block/ln/Mul_output_0: 3f0cb114
|
| 1456 |
+
(Unnamed Layer* 2246) [Constant]_output: 3d064944
|
| 1457 |
+
(Unnamed Layer* 2247) [Shuffle]_output: 3d064944
|
| 1458 |
+
/backbone/conv_trans_12/squeeze_block/ln/Add_1_output_0: 3edcba7c
|
| 1459 |
+
(Unnamed Layer* 2250) [Shuffle]_output: 3c367d3d
|
| 1460 |
+
/backbone/conv_trans_12/squeeze_block/act/Div_output_0: 3e9c141e
|
| 1461 |
+
/backbone/conv_trans_12/squeeze_block/act/Erf_output_0: 3c010a14
|
| 1462 |
+
(Unnamed Layer* 2254) [Shuffle]_output: 3c010a14
|
| 1463 |
+
/backbone/conv_trans_12/squeeze_block/act/Add_output_0: 3c810a14
|
| 1464 |
+
/backbone/conv_trans_12/squeeze_block/act/Mul_output_0: 3f90c372
|
| 1465 |
+
(Unnamed Layer* 2258) [Shuffle]_output: 3b810a14
|
| 1466 |
+
/backbone/conv_trans_12/squeeze_block/act/Mul_1_output_0: 3f10c372
|
| 1467 |
+
/backbone/conv_trans_12/squeeze_block/Gather_output_0: 3f6bfe3f
|
| 1468 |
+
/backbone/conv_trans_12/squeeze_block/Unsqueeze_output_0: 3f10c372
|
| 1469 |
+
/backbone/conv_trans_12/squeeze_block/Concat_1_output_0: 3f10c372
|
| 1470 |
+
/backbone/conv_trans_12/Add_output_0: 3faa1ef7
|
| 1471 |
+
/backbone/conv_trans_12/trans_block/ln1/ReduceMean_output_0: 3d6c1687
|
| 1472 |
+
/backbone/conv_trans_12/trans_block/ln1/Sub_output_0: 3fa831af
|
| 1473 |
+
(Unnamed Layer* 2273) [Shuffle]_output: 3c810a14
|
| 1474 |
+
/backbone/conv_trans_12/trans_block/ln1/Pow_output_0: 450870e3
|
| 1475 |
+
/backbone/conv_trans_12/trans_block/ln1/ReduceMean_1_output_0: 40a4945c
|
| 1476 |
+
(Unnamed Layer* 2277) [Shuffle]_output: 32074ebd
|
| 1477 |
+
/backbone/conv_trans_12/trans_block/ln1/Add_output_0: 40a4945c
|
| 1478 |
+
/backbone/conv_trans_12/trans_block/ln1/Sqrt_output_0: 3f1293a6
|
| 1479 |
+
/backbone/conv_trans_12/trans_block/ln1/Div_output_0: 3e1bb201
|
| 1480 |
+
(Unnamed Layer* 2281) [Constant]_output: 3c8b3ce8
|
| 1481 |
+
(Unnamed Layer* 2282) [Shuffle]_output: 3c8b3ce8
|
| 1482 |
+
/backbone/conv_trans_12/trans_block/ln1/Mul_output_0: 3dfbfdaf
|
| 1483 |
+
(Unnamed Layer* 2284) [Constant]_output: 3bb00263
|
| 1484 |
+
(Unnamed Layer* 2285) [Shuffle]_output: 3bb00263
|
| 1485 |
+
/backbone/conv_trans_12/trans_block/ln1/Add_1_output_0: 3db81feb
|
| 1486 |
+
(Unnamed Layer* 2290) [Constant]_output: 3b90ca08
|
| 1487 |
+
(Unnamed Layer* 2291) [Shuffle]_output: 3b90ca08
|
| 1488 |
+
/backbone/conv_trans_12/trans_block/attn/qkv/MatMul_output_0: 3e13510d
|
| 1489 |
+
(Unnamed Layer* 2293) [Constant]_output: 3dd0da74
|
| 1490 |
+
(Unnamed Layer* 2294) [Shuffle]_output: 3dd0da74
|
| 1491 |
+
/backbone/conv_trans_12/trans_block/attn/qkv/Add_output_0: 3e1bd2a0
|
| 1492 |
+
/backbone/conv_trans_12/trans_block/attn/Reshape_output_0: 3e1bd2a0
|
| 1493 |
+
/backbone/conv_trans_12/trans_block/attn/Transpose_output_0: 3e1bd2a0
|
| 1494 |
+
/backbone/conv_trans_12/trans_block/attn/Gather_2_output_0: 3d863f6d
|
| 1495 |
+
/backbone/conv_trans_12/trans_block/attn/Gather_3_output_0: 3e1a70d3
|
| 1496 |
+
/backbone/conv_trans_12/trans_block/attn/Gather_4_output_0: 3e461032
|
| 1497 |
+
/backbone/conv_trans_12/trans_block/attn/Transpose_1_output_0: 3e1a70d3
|
| 1498 |
+
(Unnamed Layer* 2311) [Constant]_output: 3b367d3d
|
| 1499 |
+
(Unnamed Layer* 2312) [Shuffle]_output: 3b367d3d
|
| 1500 |
+
/backbone/conv_trans_12/trans_block/attn/Mul_output_0: 3cbddae0
|
| 1501 |
+
(Unnamed Layer* 2314) [Constant]_output: 3b367d3d
|
| 1502 |
+
(Unnamed Layer* 2315) [Shuffle]_output: 3b367d3d
|
| 1503 |
+
/backbone/conv_trans_12/trans_block/attn/Mul_1_output_0: 3d5a6983
|
| 1504 |
+
/backbone/conv_trans_12/trans_block/attn/MatMul_output_0: 3f580d2f
|
| 1505 |
+
(Unnamed Layer* 2318) [Softmax]_output: 3afc2ccc
|
| 1506 |
+
/backbone/conv_trans_12/trans_block/attn/MatMul_1_output_0: 3de2b519
|
| 1507 |
+
/backbone/conv_trans_12/trans_block/attn/Transpose_2_output_0: 3de2b519
|
| 1508 |
+
/backbone/conv_trans_12/trans_block/attn/Reshape_1_output_0: 3de2b519
|
| 1509 |
+
(Unnamed Layer* 2328) [Constant]_output: 3c00a640
|
| 1510 |
+
(Unnamed Layer* 2329) [Shuffle]_output: 3c00a640
|
| 1511 |
+
/backbone/conv_trans_12/trans_block/attn/proj/MatMul_output_0: 3f83887f
|
| 1512 |
+
(Unnamed Layer* 2331) [Constant]_output: 3c8f5f93
|
| 1513 |
+
(Unnamed Layer* 2332) [Shuffle]_output: 3c8f5f93
|
| 1514 |
+
/backbone/conv_trans_12/trans_block/attn/proj/Add_output_0: 3f83c818
|
| 1515 |
+
/backbone/conv_trans_12/trans_block/Add_output_0: 3fb58405
|
| 1516 |
+
/backbone/conv_trans_12/trans_block/ln2/ReduceMean_output_0: 3d5a5699
|
| 1517 |
+
/backbone/conv_trans_12/trans_block/ln2/Sub_output_0: 3fb4dcba
|
| 1518 |
+
(Unnamed Layer* 2338) [Shuffle]_output: 3c810a14
|
| 1519 |
+
/backbone/conv_trans_12/trans_block/ln2/Pow_output_0: 44f4bccb
|
| 1520 |
+
/backbone/conv_trans_12/trans_block/ln2/ReduceMean_1_output_0: 40e0cea8
|
| 1521 |
+
(Unnamed Layer* 2342) [Shuffle]_output: 32074ebd
|
| 1522 |
+
/backbone/conv_trans_12/trans_block/ln2/Add_output_0: 40e0cea8
|
| 1523 |
+
/backbone/conv_trans_12/trans_block/ln2/Sqrt_output_0: 3f131929
|
| 1524 |
+
/backbone/conv_trans_12/trans_block/ln2/Div_output_0: 3e0c4676
|
| 1525 |
+
(Unnamed Layer* 2346) [Constant]_output: 3da2c352
|
| 1526 |
+
(Unnamed Layer* 2347) [Shuffle]_output: 3da2c352
|
| 1527 |
+
/backbone/conv_trans_12/trans_block/ln2/Mul_output_0: 3ee40f6b
|
| 1528 |
+
(Unnamed Layer* 2349) [Constant]_output: 3cbbc52c
|
| 1529 |
+
(Unnamed Layer* 2350) [Shuffle]_output: 3cbbc52c
|
| 1530 |
+
/backbone/conv_trans_12/trans_block/ln2/Add_1_output_0: 3ee521ac
|
| 1531 |
+
(Unnamed Layer* 2352) [Constant]_output: 3b4268bc
|
| 1532 |
+
(Unnamed Layer* 2353) [Shuffle]_output: 3b4268bc
|
| 1533 |
+
/backbone/conv_trans_12/trans_block/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3f189d42
|
| 1534 |
+
(Unnamed Layer* 2355) [Constant]_output: 3c85e158
|
| 1535 |
+
(Unnamed Layer* 2356) [Shuffle]_output: 3c85e158
|
| 1536 |
+
/backbone/conv_trans_12/trans_block/ffn/layers/layers.0/layers.0.0/Add_output_0: 3f1ba0e1
|
| 1537 |
+
(Unnamed Layer* 2359) [Shuffle]_output: 3c367d3d
|
| 1538 |
+
/backbone/conv_trans_12/trans_block/ffn/layers/layers.0/layers.0.1/Div_output_0: 3edc1782
|
| 1539 |
+
/backbone/conv_trans_12/trans_block/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 1540 |
+
(Unnamed Layer* 2363) [Shuffle]_output: 3c010a14
|
| 1541 |
+
/backbone/conv_trans_12/trans_block/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c810a14
|
| 1542 |
+
/backbone/conv_trans_12/trans_block/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3eb0b52f
|
| 1543 |
+
(Unnamed Layer* 2367) [Shuffle]_output: 3b810a14
|
| 1544 |
+
/backbone/conv_trans_12/trans_block/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3e30b52f
|
| 1545 |
+
(Unnamed Layer* 2369) [Constant]_output: 3bc7297b
|
| 1546 |
+
(Unnamed Layer* 2370) [Shuffle]_output: 3bc7297b
|
| 1547 |
+
/backbone/conv_trans_12/trans_block/ffn/layers/layers.1/MatMul_output_0: 3eb7e061
|
| 1548 |
+
(Unnamed Layer* 2372) [Constant]_output: 3beed83f
|
| 1549 |
+
(Unnamed Layer* 2373) [Shuffle]_output: 3beed83f
|
| 1550 |
+
/backbone/conv_trans_12/trans_block/ffn/layers/layers.1/Add_output_0: 3ed932fd
|
| 1551 |
+
/backbone/conv_trans_12/trans_block/ffn/Add_output_0: 3fb0600c
|
| 1552 |
+
/backbone/conv_trans_12/expand_block/Slice_output_0: 3fb0600c
|
| 1553 |
+
/backbone/conv_trans_12/expand_block/Transpose_output_0: 3fb0600c
|
| 1554 |
+
/backbone/conv_trans_12/expand_block/Reshape_output_0: 3fb0600c
|
| 1555 |
+
/backbone/conv_trans_12/expand_block/conv_project/Conv_output_0: 3dbbd64e
|
| 1556 |
+
/backbone/conv_trans_12/expand_block/act/Relu_output_0: 3db4b941
|
| 1557 |
+
/backbone/conv_trans_12/expand_block/Resize_output_0: 3db4b941
|
| 1558 |
+
/backbone/conv_trans_12/fusion_block/conv1/Conv_output_0: 3d65ddd4
|
| 1559 |
+
/backbone/conv_trans_12/fusion_block/act1/Relu_output_0: 3d6d8665
|
| 1560 |
+
/backbone/conv_trans_12/fusion_block/Add_output_0: 3de91a7a
|
| 1561 |
+
/backbone/conv_trans_12/fusion_block/conv2/Conv_output_0: 3e357daf
|
| 1562 |
+
/backbone/conv_trans_12/fusion_block/act2/Relu_output_0: 3e357daf
|
| 1563 |
+
/backbone/conv_trans_12/fusion_block/conv3/Conv_output_0: 3e64617a
|
| 1564 |
+
/backbone/conv_trans_12/fusion_block/residual_conv/Conv_output_0: 3e41e852
|
| 1565 |
+
/backbone/conv_trans_12/fusion_block/Add_1_output_0: 3ea6958e
|
| 1566 |
+
/backbone/conv_trans_12/fusion_block/act3/Relu_output_0: 3ea6958e
|
| 1567 |
+
/backbone/pooling/GlobalAveragePool_output_0: 3d6a6d6a
|
| 1568 |
+
/backbone/Flatten_output_0: 3d6a6d6a
|
| 1569 |
+
/backbone/trans_norm/ReduceMean_output_0: 3d418b04
|
| 1570 |
+
/backbone/trans_norm/Sub_output_0: 3fafbaa3
|
| 1571 |
+
(Unnamed Layer* 2435) [Shuffle]_output: 3c810a14
|
| 1572 |
+
/backbone/trans_norm/Pow_output_0: 45017fb9
|
| 1573 |
+
/backbone/trans_norm/ReduceMean_1_output_0: 409d7a04
|
| 1574 |
+
(Unnamed Layer* 2439) [Shuffle]_output: 33a9226d
|
| 1575 |
+
/backbone/trans_norm/Add_output_0: 409d7a04
|
| 1576 |
+
/backbone/trans_norm/Sqrt_output_0: 3f0e596c
|
| 1577 |
+
/backbone/trans_norm/Div_output_0: 3e0da9ed
|
| 1578 |
+
(Unnamed Layer* 2443) [Constant]_output: 3c8f6ed2
|
| 1579 |
+
(Unnamed Layer* 2444) [Shuffle]_output: 3c8f6ed2
|
| 1580 |
+
/backbone/trans_norm/Mul_output_0: 3d9ccd0c
|
| 1581 |
+
(Unnamed Layer* 2446) [Constant]_output: 3b4029cf
|
| 1582 |
+
(Unnamed Layer* 2447) [Shuffle]_output: 3b4029cf
|
| 1583 |
+
/backbone/trans_norm/Add_1_output_0: 3da49a05
|
| 1584 |
+
/backbone/Gather_1_output_0: 3cbb8d28
|
| 1585 |
+
(Unnamed Layer* 2456) [Shuffle]_output: 3d6a6d6a
|
| 1586 |
+
(Unnamed Layer* 2457) [Fully Connected]_output: 3dbff294
|
| 1587 |
+
output: 3dbff294
|
| 1588 |
+
(Unnamed Layer* 2467) [Shuffle]_output: 3cbb8d28
|
| 1589 |
+
(Unnamed Layer* 2468) [Fully Connected]_output: 3d8d1dad
|
| 1590 |
+
3169: 3d8d1dad
|
Jetson-Xavier-NX-8G/int8Cache/deit-tiny_4xb256_in1k.cache
ADDED
|
@@ -0,0 +1,1001 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
TRT-8001-EntropyCalibration2
|
| 2 |
+
input: 3caa54fc
|
| 3 |
+
/backbone/patch_embed/projection/Conv_output_0: 3d88b88f
|
| 4 |
+
/backbone/patch_embed/Reshape_output_0: 3d88b88f
|
| 5 |
+
/backbone/patch_embed/Transpose_output_0: 3d881d7c
|
| 6 |
+
(Unnamed Layer* 19) [Constant]_output: 3c9c9437
|
| 7 |
+
/backbone/Expand_output_0: 3d881d7c
|
| 8 |
+
/backbone/Concat_1_output_0: 3d881d7c
|
| 9 |
+
(Unnamed Layer* 28) [Constant]_output: 3cd6d109
|
| 10 |
+
/backbone/Add_output_0: 3d8efa65
|
| 11 |
+
/backbone/layers.0/ln1/ReduceMean_output_0: 3afd9c5b
|
| 12 |
+
/backbone/layers.0/ln1/Sub_output_0: 3d92eb55
|
| 13 |
+
(Unnamed Layer* 33) [Shuffle]_output: 3c810a14
|
| 14 |
+
/backbone/layers.0/ln1/Pow_output_0: 3e9f779f
|
| 15 |
+
/backbone/layers.0/ln1/ReduceMean_1_output_0: 3d5dd54e
|
| 16 |
+
(Unnamed Layer* 37) [Shuffle]_output: 32074ebd
|
| 17 |
+
/backbone/layers.0/ln1/Add_output_0: 3d5dd551
|
| 18 |
+
/backbone/layers.0/ln1/Sqrt_output_0: 3cc8af20
|
| 19 |
+
/backbone/layers.0/ln1/Div_output_0: 3d6811e1
|
| 20 |
+
(Unnamed Layer* 41) [Constant]_output: 3c591116
|
| 21 |
+
(Unnamed Layer* 42) [Shuffle]_output: 3c591116
|
| 22 |
+
/backbone/layers.0/ln1/Mul_output_0: 3d50b533
|
| 23 |
+
(Unnamed Layer* 44) [Constant]_output: 3c0cce46
|
| 24 |
+
(Unnamed Layer* 45) [Shuffle]_output: 3c0cce46
|
| 25 |
+
/backbone/layers.0/ln1/Add_1_output_0: 3d4a94d2
|
| 26 |
+
(Unnamed Layer* 50) [Constant]_output: 3b37f6f4
|
| 27 |
+
(Unnamed Layer* 51) [Shuffle]_output: 3b37f6f4
|
| 28 |
+
/backbone/layers.0/attn/qkv/MatMul_output_0: 3d230b7e
|
| 29 |
+
(Unnamed Layer* 53) [Constant]_output: 3c5820a0
|
| 30 |
+
(Unnamed Layer* 54) [Shuffle]_output: 3c5820a0
|
| 31 |
+
/backbone/layers.0/attn/qkv/Add_output_0: 3d262fe2
|
| 32 |
+
/backbone/layers.0/attn/Reshape_output_0: 3d262fe2
|
| 33 |
+
/backbone/layers.0/attn/Transpose_output_0: 3d262fe2
|
| 34 |
+
/backbone/layers.0/attn/Gather_2_output_0: 3d35469a
|
| 35 |
+
/backbone/layers.0/attn/Gather_3_output_0: 3d346843
|
| 36 |
+
/backbone/layers.0/attn/Gather_4_output_0: 3d1980be
|
| 37 |
+
/backbone/layers.0/attn/Transpose_1_output_0: 3d346843
|
| 38 |
+
(Unnamed Layer* 71) [Constant]_output: 3b367d3d
|
| 39 |
+
(Unnamed Layer* 72) [Shuffle]_output: 3b367d3d
|
| 40 |
+
/backbone/layers.0/attn/Mul_output_0: 3c802e6c
|
| 41 |
+
(Unnamed Layer* 74) [Constant]_output: 3b367d3d
|
| 42 |
+
(Unnamed Layer* 75) [Shuffle]_output: 3b367d3d
|
| 43 |
+
/backbone/layers.0/attn/Mul_1_output_0: 3c7f2269
|
| 44 |
+
/backbone/layers.0/attn/MatMul_output_0: 3df09e5b
|
| 45 |
+
(Unnamed Layer* 78) [Softmax]_output: 3aff2d60
|
| 46 |
+
/backbone/layers.0/attn/MatMul_1_output_0: 3cd87005
|
| 47 |
+
/backbone/layers.0/attn/Transpose_2_output_0: 3cd87005
|
| 48 |
+
/backbone/layers.0/attn/Reshape_1_output_0: 3cd87005
|
| 49 |
+
(Unnamed Layer* 88) [Constant]_output: 3b1689b5
|
| 50 |
+
(Unnamed Layer* 89) [Shuffle]_output: 3b1689b5
|
| 51 |
+
/backbone/layers.0/attn/proj/MatMul_output_0: 3cc4f4e4
|
| 52 |
+
(Unnamed Layer* 91) [Constant]_output: 3c435a0b
|
| 53 |
+
(Unnamed Layer* 92) [Shuffle]_output: 3c435a0b
|
| 54 |
+
/backbone/layers.0/attn/proj/Add_output_0: 3d0c7625
|
| 55 |
+
/backbone/layers.0/Add_output_0: 3d5a56d2
|
| 56 |
+
/backbone/layers.0/ln2/ReduceMean_output_0: 3b15e238
|
| 57 |
+
/backbone/layers.0/ln2/Sub_output_0: 3d5a9f9e
|
| 58 |
+
(Unnamed Layer* 98) [Shuffle]_output: 3c810a14
|
| 59 |
+
/backbone/layers.0/ln2/Pow_output_0: 3e00cdd4
|
| 60 |
+
/backbone/layers.0/ln2/ReduceMean_1_output_0: 3d2db477
|
| 61 |
+
(Unnamed Layer* 102) [Shuffle]_output: 32074ebd
|
| 62 |
+
/backbone/layers.0/ln2/Add_output_0: 3d2db47c
|
| 63 |
+
/backbone/layers.0/ln2/Sqrt_output_0: 3c89f51f
|
| 64 |
+
/backbone/layers.0/ln2/Div_output_0: 3d91c984
|
| 65 |
+
(Unnamed Layer* 106) [Constant]_output: 3ca2aa0d
|
| 66 |
+
(Unnamed Layer* 107) [Shuffle]_output: 3ca2aa0d
|
| 67 |
+
/backbone/layers.0/ln2/Mul_output_0: 3db7d76f
|
| 68 |
+
(Unnamed Layer* 109) [Constant]_output: 3c29a418
|
| 69 |
+
(Unnamed Layer* 110) [Shuffle]_output: 3c29a418
|
| 70 |
+
/backbone/layers.0/ln2/Add_1_output_0: 3db24eba
|
| 71 |
+
(Unnamed Layer* 112) [Constant]_output: 3b434bdd
|
| 72 |
+
(Unnamed Layer* 113) [Shuffle]_output: 3b434bdd
|
| 73 |
+
/backbone/layers.0/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d8aff9b
|
| 74 |
+
(Unnamed Layer* 115) [Constant]_output: 3c76ac74
|
| 75 |
+
(Unnamed Layer* 116) [Shuffle]_output: 3c76ac74
|
| 76 |
+
/backbone/layers.0/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d8bc9e3
|
| 77 |
+
(Unnamed Layer* 119) [Shuffle]_output: 3c367d3d
|
| 78 |
+
/backbone/layers.0/ffn/layers/layers.0/layers.0.1/Div_output_0: 3d45b0e3
|
| 79 |
+
/backbone/layers.0/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 80 |
+
(Unnamed Layer* 123) [Shuffle]_output: 3c010a14
|
| 81 |
+
/backbone/layers.0/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c810a14
|
| 82 |
+
/backbone/layers.0/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3d913a92
|
| 83 |
+
(Unnamed Layer* 127) [Shuffle]_output: 3b810a14
|
| 84 |
+
/backbone/layers.0/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3d113a92
|
| 85 |
+
(Unnamed Layer* 129) [Constant]_output: 3b3c3d3f
|
| 86 |
+
(Unnamed Layer* 130) [Shuffle]_output: 3b3c3d3f
|
| 87 |
+
/backbone/layers.0/ffn/layers/layers.1/MatMul_output_0: 3d5283c7
|
| 88 |
+
(Unnamed Layer* 132) [Constant]_output: 3c4e9e2e
|
| 89 |
+
(Unnamed Layer* 133) [Shuffle]_output: 3c4e9e2e
|
| 90 |
+
/backbone/layers.0/ffn/layers/layers.1/Add_output_0: 3d56f6a8
|
| 91 |
+
/backbone/layers.0/ffn/Add_output_0: 3d4cb87f
|
| 92 |
+
/backbone/layers.1/ln1/ReduceMean_output_0: 3afc7aef
|
| 93 |
+
/backbone/layers.1/ln1/Sub_output_0: 3d4abcb2
|
| 94 |
+
(Unnamed Layer* 139) [Shuffle]_output: 3c810a14
|
| 95 |
+
/backbone/layers.1/ln1/Pow_output_0: 3e51e847
|
| 96 |
+
/backbone/layers.1/ln1/ReduceMean_1_output_0: 3cf65812
|
| 97 |
+
(Unnamed Layer* 143) [Shuffle]_output: 32074ebd
|
| 98 |
+
/backbone/layers.1/ln1/Add_output_0: 3cf65818
|
| 99 |
+
/backbone/layers.1/ln1/Sqrt_output_0: 3c8e58f2
|
| 100 |
+
/backbone/layers.1/ln1/Div_output_0: 3d943a06
|
| 101 |
+
(Unnamed Layer* 147) [Constant]_output: 3c1782e5
|
| 102 |
+
(Unnamed Layer* 148) [Shuffle]_output: 3c1782e5
|
| 103 |
+
/backbone/layers.1/ln1/Mul_output_0: 3d4a31bd
|
| 104 |
+
(Unnamed Layer* 150) [Constant]_output: 3bae6b6c
|
| 105 |
+
(Unnamed Layer* 151) [Shuffle]_output: 3bae6b6c
|
| 106 |
+
/backbone/layers.1/ln1/Add_1_output_0: 3d4824b0
|
| 107 |
+
(Unnamed Layer* 156) [Constant]_output: 3b1b01de
|
| 108 |
+
(Unnamed Layer* 157) [Shuffle]_output: 3b1b01de
|
| 109 |
+
/backbone/layers.1/attn/qkv/MatMul_output_0: 3d12a61b
|
| 110 |
+
(Unnamed Layer* 159) [Constant]_output: 3c1f9c8f
|
| 111 |
+
(Unnamed Layer* 160) [Shuffle]_output: 3c1f9c8f
|
| 112 |
+
/backbone/layers.1/attn/qkv/Add_output_0: 3d21989b
|
| 113 |
+
/backbone/layers.1/attn/Reshape_output_0: 3d21989b
|
| 114 |
+
/backbone/layers.1/attn/Transpose_output_0: 3d21989b
|
| 115 |
+
/backbone/layers.1/attn/Gather_2_output_0: 3d27b5cf
|
| 116 |
+
/backbone/layers.1/attn/Gather_3_output_0: 3d186fab
|
| 117 |
+
/backbone/layers.1/attn/Gather_4_output_0: 3cfb5bdd
|
| 118 |
+
/backbone/layers.1/attn/Transpose_1_output_0: 3d186fab
|
| 119 |
+
(Unnamed Layer* 177) [Constant]_output: 3b367d3d
|
| 120 |
+
(Unnamed Layer* 178) [Shuffle]_output: 3b367d3d
|
| 121 |
+
/backbone/layers.1/attn/Mul_output_0: 3c6d2d92
|
| 122 |
+
(Unnamed Layer* 180) [Constant]_output: 3b367d3d
|
| 123 |
+
(Unnamed Layer* 181) [Shuffle]_output: 3b367d3d
|
| 124 |
+
/backbone/layers.1/attn/Mul_1_output_0: 3c5793ce
|
| 125 |
+
/backbone/layers.1/attn/MatMul_output_0: 3db45f61
|
| 126 |
+
(Unnamed Layer* 184) [Softmax]_output: 3b112e25
|
| 127 |
+
/backbone/layers.1/attn/MatMul_1_output_0: 3cc4933e
|
| 128 |
+
/backbone/layers.1/attn/Transpose_2_output_0: 3cc4933e
|
| 129 |
+
/backbone/layers.1/attn/Reshape_1_output_0: 3cc4933e
|
| 130 |
+
(Unnamed Layer* 194) [Constant]_output: 3af75d13
|
| 131 |
+
(Unnamed Layer* 195) [Shuffle]_output: 3af75d13
|
| 132 |
+
/backbone/layers.1/attn/proj/MatMul_output_0: 3ca8763d
|
| 133 |
+
(Unnamed Layer* 197) [Constant]_output: 3b7e87c5
|
| 134 |
+
(Unnamed Layer* 198) [Shuffle]_output: 3b7e87c5
|
| 135 |
+
/backbone/layers.1/attn/proj/Add_output_0: 3cc7b050
|
| 136 |
+
/backbone/layers.1/Add_output_0: 3d632307
|
| 137 |
+
/backbone/layers.1/ln2/ReduceMean_output_0: 3aec97a8
|
| 138 |
+
/backbone/layers.1/ln2/Sub_output_0: 3d66d2db
|
| 139 |
+
(Unnamed Layer* 204) [Shuffle]_output: 3c810a14
|
| 140 |
+
/backbone/layers.1/ln2/Pow_output_0: 3e45b8ad
|
| 141 |
+
/backbone/layers.1/ln2/ReduceMean_1_output_0: 3cab3a8f
|
| 142 |
+
(Unnamed Layer* 208) [Shuffle]_output: 32074ebd
|
| 143 |
+
/backbone/layers.1/ln2/Add_output_0: 3cab3a95
|
| 144 |
+
/backbone/layers.1/ln2/Sqrt_output_0: 3c6d3360
|
| 145 |
+
/backbone/layers.1/ln2/Div_output_0: 3d9183e3
|
| 146 |
+
(Unnamed Layer* 212) [Constant]_output: 3c45d5a5
|
| 147 |
+
(Unnamed Layer* 213) [Shuffle]_output: 3c45d5a5
|
| 148 |
+
/backbone/layers.1/ln2/Mul_output_0: 3da0d395
|
| 149 |
+
(Unnamed Layer* 215) [Constant]_output: 3ba12022
|
| 150 |
+
(Unnamed Layer* 216) [Shuffle]_output: 3ba12022
|
| 151 |
+
/backbone/layers.1/ln2/Add_1_output_0: 3d99b379
|
| 152 |
+
(Unnamed Layer* 218) [Constant]_output: 3b4628bf
|
| 153 |
+
(Unnamed Layer* 219) [Shuffle]_output: 3b4628bf
|
| 154 |
+
/backbone/layers.1/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d6c24a1
|
| 155 |
+
(Unnamed Layer* 221) [Constant]_output: 3c3482a9
|
| 156 |
+
(Unnamed Layer* 222) [Shuffle]_output: 3c3482a9
|
| 157 |
+
/backbone/layers.1/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d8a2ce8
|
| 158 |
+
(Unnamed Layer* 225) [Shuffle]_output: 3c367d3d
|
| 159 |
+
/backbone/layers.1/ffn/layers/layers.0/layers.0.1/Div_output_0: 3d4368d9
|
| 160 |
+
/backbone/layers.1/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 161 |
+
(Unnamed Layer* 229) [Shuffle]_output: 3c010a14
|
| 162 |
+
/backbone/layers.1/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c81120c
|
| 163 |
+
/backbone/layers.1/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3d0ed8de
|
| 164 |
+
(Unnamed Layer* 233) [Shuffle]_output: 3b810a14
|
| 165 |
+
/backbone/layers.1/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3c8ed8de
|
| 166 |
+
(Unnamed Layer* 235) [Constant]_output: 3b3bad51
|
| 167 |
+
(Unnamed Layer* 236) [Shuffle]_output: 3b3bad51
|
| 168 |
+
/backbone/layers.1/ffn/layers/layers.1/MatMul_output_0: 3cb89b38
|
| 169 |
+
(Unnamed Layer* 238) [Constant]_output: 3c01aac1
|
| 170 |
+
(Unnamed Layer* 239) [Shuffle]_output: 3c01aac1
|
| 171 |
+
/backbone/layers.1/ffn/layers/layers.1/Add_output_0: 3cc0027b
|
| 172 |
+
/backbone/layers.1/ffn/Add_output_0: 3d2e33d7
|
| 173 |
+
/backbone/layers.2/ln1/ReduceMean_output_0: 3aed8b44
|
| 174 |
+
/backbone/layers.2/ln1/Sub_output_0: 3d2ec0ca
|
| 175 |
+
(Unnamed Layer* 245) [Shuffle]_output: 3c810a14
|
| 176 |
+
/backbone/layers.2/ln1/Pow_output_0: 3e12b0b3
|
| 177 |
+
/backbone/layers.2/ln1/ReduceMean_1_output_0: 3c1659ce
|
| 178 |
+
(Unnamed Layer* 249) [Shuffle]_output: 32074ebd
|
| 179 |
+
/backbone/layers.2/ln1/Add_output_0: 3c1659da
|
| 180 |
+
/backbone/layers.2/ln1/Sqrt_output_0: 3c2e1fdb
|
| 181 |
+
/backbone/layers.2/ln1/Div_output_0: 3d8d2733
|
| 182 |
+
(Unnamed Layer* 253) [Constant]_output: 3c6e57bd
|
| 183 |
+
(Unnamed Layer* 254) [Shuffle]_output: 3c6e57bd
|
| 184 |
+
/backbone/layers.2/ln1/Mul_output_0: 3db55ac5
|
| 185 |
+
(Unnamed Layer* 256) [Constant]_output: 3bd9939e
|
| 186 |
+
(Unnamed Layer* 257) [Shuffle]_output: 3bd9939e
|
| 187 |
+
/backbone/layers.2/ln1/Add_1_output_0: 3db07e50
|
| 188 |
+
(Unnamed Layer* 262) [Constant]_output: 3b41d1ba
|
| 189 |
+
(Unnamed Layer* 263) [Shuffle]_output: 3b41d1ba
|
| 190 |
+
/backbone/layers.2/attn/qkv/MatMul_output_0: 3d583a0b
|
| 191 |
+
(Unnamed Layer* 265) [Constant]_output: 3c7e9ce8
|
| 192 |
+
(Unnamed Layer* 266) [Shuffle]_output: 3c7e9ce8
|
| 193 |
+
/backbone/layers.2/attn/qkv/Add_output_0: 3d71f2d5
|
| 194 |
+
/backbone/layers.2/attn/Reshape_output_0: 3d71f2d5
|
| 195 |
+
/backbone/layers.2/attn/Transpose_output_0: 3d71f2d5
|
| 196 |
+
/backbone/layers.2/attn/Gather_2_output_0: 3d7d65c9
|
| 197 |
+
/backbone/layers.2/attn/Gather_3_output_0: 3d647a9e
|
| 198 |
+
/backbone/layers.2/attn/Gather_4_output_0: 3cf3a8d0
|
| 199 |
+
/backbone/layers.2/attn/Transpose_1_output_0: 3d647a9e
|
| 200 |
+
(Unnamed Layer* 283) [Constant]_output: 3b367d3d
|
| 201 |
+
(Unnamed Layer* 284) [Shuffle]_output: 3b367d3d
|
| 202 |
+
/backbone/layers.2/attn/Mul_output_0: 3cb32dde
|
| 203 |
+
(Unnamed Layer* 286) [Constant]_output: 3b367d3d
|
| 204 |
+
(Unnamed Layer* 287) [Shuffle]_output: 3b367d3d
|
| 205 |
+
/backbone/layers.2/attn/Mul_1_output_0: 3ca18f1c
|
| 206 |
+
/backbone/layers.2/attn/MatMul_output_0: 3ea9e039
|
| 207 |
+
(Unnamed Layer* 290) [Softmax]_output: 3af7ec75
|
| 208 |
+
/backbone/layers.2/attn/MatMul_1_output_0: 3cb17a28
|
| 209 |
+
/backbone/layers.2/attn/Transpose_2_output_0: 3cb17a28
|
| 210 |
+
/backbone/layers.2/attn/Reshape_1_output_0: 3cb17a28
|
| 211 |
+
(Unnamed Layer* 300) [Constant]_output: 3ac1f9e7
|
| 212 |
+
(Unnamed Layer* 301) [Shuffle]_output: 3ac1f9e7
|
| 213 |
+
/backbone/layers.2/attn/proj/MatMul_output_0: 3c3d8c63
|
| 214 |
+
(Unnamed Layer* 303) [Constant]_output: 3b4eb84a
|
| 215 |
+
(Unnamed Layer* 304) [Shuffle]_output: 3b4eb84a
|
| 216 |
+
/backbone/layers.2/attn/proj/Add_output_0: 3c97372f
|
| 217 |
+
/backbone/layers.2/Add_output_0: 3d12c9c4
|
| 218 |
+
/backbone/layers.2/ln2/ReduceMean_output_0: 3adf493c
|
| 219 |
+
/backbone/layers.2/ln2/Sub_output_0: 3d16368f
|
| 220 |
+
(Unnamed Layer* 310) [Shuffle]_output: 3c810a14
|
| 221 |
+
/backbone/layers.2/ln2/Pow_output_0: 3dfb9444
|
| 222 |
+
/backbone/layers.2/ln2/ReduceMean_1_output_0: 3c12f833
|
| 223 |
+
(Unnamed Layer* 314) [Shuffle]_output: 32074ebd
|
| 224 |
+
/backbone/layers.2/ln2/Add_output_0: 3c12f841
|
| 225 |
+
/backbone/layers.2/ln2/Sqrt_output_0: 3c0a8b54
|
| 226 |
+
/backbone/layers.2/ln2/Div_output_0: 3d7bb61b
|
| 227 |
+
(Unnamed Layer* 318) [Constant]_output: 3c3f52ba
|
| 228 |
+
(Unnamed Layer* 319) [Shuffle]_output: 3c3f52ba
|
| 229 |
+
/backbone/layers.2/ln2/Mul_output_0: 3d0f06f3
|
| 230 |
+
(Unnamed Layer* 321) [Constant]_output: 3bbb83ee
|
| 231 |
+
(Unnamed Layer* 322) [Shuffle]_output: 3bbb83ee
|
| 232 |
+
/backbone/layers.2/ln2/Add_1_output_0: 3d0f6525
|
| 233 |
+
(Unnamed Layer* 324) [Constant]_output: 3b2cb6b7
|
| 234 |
+
(Unnamed Layer* 325) [Shuffle]_output: 3b2cb6b7
|
| 235 |
+
/backbone/layers.2/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d06a6bd
|
| 236 |
+
(Unnamed Layer* 327) [Constant]_output: 3c5afd94
|
| 237 |
+
(Unnamed Layer* 328) [Shuffle]_output: 3c5afd94
|
| 238 |
+
/backbone/layers.2/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d2b4030
|
| 239 |
+
(Unnamed Layer* 331) [Shuffle]_output: 3c367d3d
|
| 240 |
+
/backbone/layers.2/ffn/layers/layers.0/layers.0.1/Div_output_0: 3cf22f65
|
| 241 |
+
/backbone/layers.2/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 242 |
+
(Unnamed Layer* 335) [Shuffle]_output: 3c010a14
|
| 243 |
+
/backbone/layers.2/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c8111cf
|
| 244 |
+
/backbone/layers.2/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3cbb9f90
|
| 245 |
+
(Unnamed Layer* 339) [Shuffle]_output: 3b810a14
|
| 246 |
+
/backbone/layers.2/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3c3b9f90
|
| 247 |
+
(Unnamed Layer* 341) [Constant]_output: 3b212a4f
|
| 248 |
+
(Unnamed Layer* 342) [Shuffle]_output: 3b212a4f
|
| 249 |
+
/backbone/layers.2/ffn/layers/layers.1/MatMul_output_0: 3c6efaad
|
| 250 |
+
(Unnamed Layer* 344) [Constant]_output: 3bb8bdd7
|
| 251 |
+
(Unnamed Layer* 345) [Shuffle]_output: 3bb8bdd7
|
| 252 |
+
/backbone/layers.2/ffn/layers/layers.1/Add_output_0: 3c7609f5
|
| 253 |
+
/backbone/layers.2/ffn/Add_output_0: 3d040ee2
|
| 254 |
+
/backbone/layers.3/ln1/ReduceMean_output_0: 3ae14bbd
|
| 255 |
+
/backbone/layers.3/ln1/Sub_output_0: 3d03b032
|
| 256 |
+
(Unnamed Layer* 351) [Shuffle]_output: 3c810a14
|
| 257 |
+
/backbone/layers.3/ln1/Pow_output_0: 3dd620ff
|
| 258 |
+
/backbone/layers.3/ln1/ReduceMean_1_output_0: 3ba5e571
|
| 259 |
+
(Unnamed Layer* 355) [Shuffle]_output: 32074ebd
|
| 260 |
+
/backbone/layers.3/ln1/Add_output_0: 3ba5e583
|
| 261 |
+
/backbone/layers.3/ln1/Sqrt_output_0: 3bcebd89
|
| 262 |
+
/backbone/layers.3/ln1/Div_output_0: 3d756afc
|
| 263 |
+
(Unnamed Layer* 359) [Constant]_output: 3c2e07a2
|
| 264 |
+
(Unnamed Layer* 360) [Shuffle]_output: 3c2e07a2
|
| 265 |
+
/backbone/layers.3/ln1/Mul_output_0: 3d5ac70a
|
| 266 |
+
(Unnamed Layer* 362) [Constant]_output: 3bff03fd
|
| 267 |
+
(Unnamed Layer* 363) [Shuffle]_output: 3bff03fd
|
| 268 |
+
/backbone/layers.3/ln1/Add_1_output_0: 3d56f2f0
|
| 269 |
+
(Unnamed Layer* 368) [Constant]_output: 3b205c3a
|
| 270 |
+
(Unnamed Layer* 369) [Shuffle]_output: 3b205c3a
|
| 271 |
+
/backbone/layers.3/attn/qkv/MatMul_output_0: 3d2811ee
|
| 272 |
+
(Unnamed Layer* 371) [Constant]_output: 3c234bd2
|
| 273 |
+
(Unnamed Layer* 372) [Shuffle]_output: 3c234bd2
|
| 274 |
+
/backbone/layers.3/attn/qkv/Add_output_0: 3d3b3547
|
| 275 |
+
/backbone/layers.3/attn/Reshape_output_0: 3d3b3547
|
| 276 |
+
/backbone/layers.3/attn/Transpose_output_0: 3d3b3547
|
| 277 |
+
/backbone/layers.3/attn/Gather_2_output_0: 3d3bc38e
|
| 278 |
+
/backbone/layers.3/attn/Gather_3_output_0: 3d2919d7
|
| 279 |
+
/backbone/layers.3/attn/Gather_4_output_0: 3ced21bf
|
| 280 |
+
/backbone/layers.3/attn/Transpose_1_output_0: 3d2919d7
|
| 281 |
+
(Unnamed Layer* 389) [Constant]_output: 3b367d3d
|
| 282 |
+
(Unnamed Layer* 390) [Shuffle]_output: 3b367d3d
|
| 283 |
+
/backbone/layers.3/attn/Mul_output_0: 3c84c4e5
|
| 284 |
+
(Unnamed Layer* 392) [Constant]_output: 3b367d3d
|
| 285 |
+
(Unnamed Layer* 393) [Shuffle]_output: 3b367d3d
|
| 286 |
+
/backbone/layers.3/attn/Mul_1_output_0: 3c6f2514
|
| 287 |
+
/backbone/layers.3/attn/MatMul_output_0: 3de06b3f
|
| 288 |
+
(Unnamed Layer* 396) [Softmax]_output: 3ae36644
|
| 289 |
+
/backbone/layers.3/attn/MatMul_1_output_0: 3c8c209c
|
| 290 |
+
/backbone/layers.3/attn/Transpose_2_output_0: 3c8c209c
|
| 291 |
+
/backbone/layers.3/attn/Reshape_1_output_0: 3c8c209c
|
| 292 |
+
(Unnamed Layer* 406) [Constant]_output: 3ac29661
|
| 293 |
+
(Unnamed Layer* 407) [Shuffle]_output: 3ac29661
|
| 294 |
+
/backbone/layers.3/attn/proj/MatMul_output_0: 3c3f9ae4
|
| 295 |
+
(Unnamed Layer* 409) [Constant]_output: 3b7c02bd
|
| 296 |
+
(Unnamed Layer* 410) [Shuffle]_output: 3b7c02bd
|
| 297 |
+
/backbone/layers.3/attn/proj/Add_output_0: 3c476fd4
|
| 298 |
+
/backbone/layers.3/Add_output_0: 3d01c393
|
| 299 |
+
/backbone/layers.3/ln2/ReduceMean_output_0: 3ae1a9e4
|
| 300 |
+
/backbone/layers.3/ln2/Sub_output_0: 3d018bae
|
| 301 |
+
(Unnamed Layer* 416) [Shuffle]_output: 3c810a14
|
| 302 |
+
/backbone/layers.3/ln2/Pow_output_0: 3dfa3dcf
|
| 303 |
+
/backbone/layers.3/ln2/ReduceMean_1_output_0: 3bc508a4
|
| 304 |
+
(Unnamed Layer* 420) [Shuffle]_output: 32074ebd
|
| 305 |
+
/backbone/layers.3/ln2/Add_output_0: 3bc508b5
|
| 306 |
+
/backbone/layers.3/ln2/Sqrt_output_0: 3bdef3f7
|
| 307 |
+
/backbone/layers.3/ln2/Div_output_0: 3d7afb19
|
| 308 |
+
(Unnamed Layer* 424) [Constant]_output: 3c4bee9e
|
| 309 |
+
(Unnamed Layer* 425) [Shuffle]_output: 3c4bee9e
|
| 310 |
+
/backbone/layers.3/ln2/Mul_output_0: 3d26946e
|
| 311 |
+
(Unnamed Layer* 427) [Constant]_output: 3b77b81f
|
| 312 |
+
(Unnamed Layer* 428) [Shuffle]_output: 3b77b81f
|
| 313 |
+
/backbone/layers.3/ln2/Add_1_output_0: 3d25814d
|
| 314 |
+
(Unnamed Layer* 430) [Constant]_output: 3b268927
|
| 315 |
+
(Unnamed Layer* 431) [Shuffle]_output: 3b268927
|
| 316 |
+
/backbone/layers.3/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3cedc4e9
|
| 317 |
+
(Unnamed Layer* 433) [Constant]_output: 3c86e66b
|
| 318 |
+
(Unnamed Layer* 434) [Shuffle]_output: 3c86e66b
|
| 319 |
+
/backbone/layers.3/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d30cb16
|
| 320 |
+
(Unnamed Layer* 437) [Shuffle]_output: 3c367d3d
|
| 321 |
+
/backbone/layers.3/ffn/layers/layers.0/layers.0.1/Div_output_0: 3cfa0603
|
| 322 |
+
/backbone/layers.3/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 323 |
+
(Unnamed Layer* 441) [Shuffle]_output: 3c010a14
|
| 324 |
+
/backbone/layers.3/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c82c455
|
| 325 |
+
/backbone/layers.3/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3ccbde52
|
| 326 |
+
(Unnamed Layer* 445) [Shuffle]_output: 3b810a14
|
| 327 |
+
/backbone/layers.3/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3c4bde52
|
| 328 |
+
(Unnamed Layer* 447) [Constant]_output: 3b2a8255
|
| 329 |
+
(Unnamed Layer* 448) [Shuffle]_output: 3b2a8255
|
| 330 |
+
/backbone/layers.3/ffn/layers/layers.1/MatMul_output_0: 3c5b7e85
|
| 331 |
+
(Unnamed Layer* 450) [Constant]_output: 3ae58826
|
| 332 |
+
(Unnamed Layer* 451) [Shuffle]_output: 3ae58826
|
| 333 |
+
/backbone/layers.3/ffn/layers/layers.1/Add_output_0: 3c7438da
|
| 334 |
+
/backbone/layers.3/ffn/Add_output_0: 3cef5cad
|
| 335 |
+
/backbone/layers.4/ln1/ReduceMean_output_0: 3adf1d61
|
| 336 |
+
/backbone/layers.4/ln1/Sub_output_0: 3cf2d029
|
| 337 |
+
(Unnamed Layer* 457) [Shuffle]_output: 3c810a14
|
| 338 |
+
/backbone/layers.4/ln1/Pow_output_0: 3ddc31fa
|
| 339 |
+
/backbone/layers.4/ln1/ReduceMean_1_output_0: 3ba09508
|
| 340 |
+
(Unnamed Layer* 461) [Shuffle]_output: 32074ebd
|
| 341 |
+
/backbone/layers.4/ln1/Add_output_0: 3ba09519
|
| 342 |
+
/backbone/layers.4/ln1/Sqrt_output_0: 3bcb35c7
|
| 343 |
+
/backbone/layers.4/ln1/Div_output_0: 3d812713
|
| 344 |
+
(Unnamed Layer* 465) [Constant]_output: 3c66e8a1
|
| 345 |
+
(Unnamed Layer* 466) [Shuffle]_output: 3c66e8a1
|
| 346 |
+
/backbone/layers.4/ln1/Mul_output_0: 3d7cfcf0
|
| 347 |
+
(Unnamed Layer* 468) [Constant]_output: 3bd02afd
|
| 348 |
+
(Unnamed Layer* 469) [Shuffle]_output: 3bd02afd
|
| 349 |
+
/backbone/layers.4/ln1/Add_1_output_0: 3d7dcc56
|
| 350 |
+
(Unnamed Layer* 474) [Constant]_output: 3b065ead
|
| 351 |
+
(Unnamed Layer* 475) [Shuffle]_output: 3b065ead
|
| 352 |
+
/backbone/layers.4/attn/qkv/MatMul_output_0: 3d15bfc8
|
| 353 |
+
(Unnamed Layer* 477) [Constant]_output: 3c0deb15
|
| 354 |
+
(Unnamed Layer* 478) [Shuffle]_output: 3c0deb15
|
| 355 |
+
/backbone/layers.4/attn/qkv/Add_output_0: 3d250607
|
| 356 |
+
/backbone/layers.4/attn/Reshape_output_0: 3d250607
|
| 357 |
+
/backbone/layers.4/attn/Transpose_output_0: 3d250607
|
| 358 |
+
/backbone/layers.4/attn/Gather_2_output_0: 3d2ebecf
|
| 359 |
+
/backbone/layers.4/attn/Gather_3_output_0: 3d1f23fb
|
| 360 |
+
/backbone/layers.4/attn/Gather_4_output_0: 3d081560
|
| 361 |
+
/backbone/layers.4/attn/Transpose_1_output_0: 3d1f23fb
|
| 362 |
+
(Unnamed Layer* 495) [Constant]_output: 3b367d3d
|
| 363 |
+
(Unnamed Layer* 496) [Shuffle]_output: 3b367d3d
|
| 364 |
+
/backbone/layers.4/attn/Mul_output_0: 3c772092
|
| 365 |
+
(Unnamed Layer* 498) [Constant]_output: 3b367d3d
|
| 366 |
+
(Unnamed Layer* 499) [Shuffle]_output: 3b367d3d
|
| 367 |
+
/backbone/layers.4/attn/Mul_1_output_0: 3c610f08
|
| 368 |
+
/backbone/layers.4/attn/MatMul_output_0: 3da647c1
|
| 369 |
+
(Unnamed Layer* 502) [Softmax]_output: 3acda644
|
| 370 |
+
/backbone/layers.4/attn/MatMul_1_output_0: 3ca3bd0b
|
| 371 |
+
/backbone/layers.4/attn/Transpose_2_output_0: 3ca3bd0b
|
| 372 |
+
/backbone/layers.4/attn/Reshape_1_output_0: 3ca3bd0b
|
| 373 |
+
(Unnamed Layer* 512) [Constant]_output: 3ac95e49
|
| 374 |
+
(Unnamed Layer* 513) [Shuffle]_output: 3ac95e49
|
| 375 |
+
/backbone/layers.4/attn/proj/MatMul_output_0: 3c2d71e1
|
| 376 |
+
(Unnamed Layer* 515) [Constant]_output: 3b9e8428
|
| 377 |
+
(Unnamed Layer* 516) [Shuffle]_output: 3b9e8428
|
| 378 |
+
/backbone/layers.4/attn/proj/Add_output_0: 3c25bab2
|
| 379 |
+
/backbone/layers.4/Add_output_0: 3d00e122
|
| 380 |
+
/backbone/layers.4/ln2/ReduceMean_output_0: 3ae78c82
|
| 381 |
+
/backbone/layers.4/ln2/Sub_output_0: 3cfbcf7e
|
| 382 |
+
(Unnamed Layer* 522) [Shuffle]_output: 3c810a14
|
| 383 |
+
/backbone/layers.4/ln2/Pow_output_0: 3df549b5
|
| 384 |
+
/backbone/layers.4/ln2/ReduceMean_1_output_0: 3bd2d789
|
| 385 |
+
(Unnamed Layer* 526) [Shuffle]_output: 32074ebd
|
| 386 |
+
/backbone/layers.4/ln2/Add_output_0: 3bd2d79d
|
| 387 |
+
/backbone/layers.4/ln2/Sqrt_output_0: 3bef9147
|
| 388 |
+
/backbone/layers.4/ln2/Div_output_0: 3d761272
|
| 389 |
+
(Unnamed Layer* 530) [Constant]_output: 3c47aa6f
|
| 390 |
+
(Unnamed Layer* 531) [Shuffle]_output: 3c47aa6f
|
| 391 |
+
/backbone/layers.4/ln2/Mul_output_0: 3d832b79
|
| 392 |
+
(Unnamed Layer* 533) [Constant]_output: 3b594db9
|
| 393 |
+
(Unnamed Layer* 534) [Shuffle]_output: 3b594db9
|
| 394 |
+
/backbone/layers.4/ln2/Add_1_output_0: 3d82dc01
|
| 395 |
+
(Unnamed Layer* 536) [Constant]_output: 3affb836
|
| 396 |
+
(Unnamed Layer* 537) [Shuffle]_output: 3affb836
|
| 397 |
+
/backbone/layers.4/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d186683
|
| 398 |
+
(Unnamed Layer* 539) [Constant]_output: 3c38bcc3
|
| 399 |
+
(Unnamed Layer* 540) [Shuffle]_output: 3c38bcc3
|
| 400 |
+
/backbone/layers.4/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d41126a
|
| 401 |
+
(Unnamed Layer* 543) [Shuffle]_output: 3c367d3d
|
| 402 |
+
/backbone/layers.4/ffn/layers/layers.0/layers.0.1/Div_output_0: 3d0885c1
|
| 403 |
+
/backbone/layers.4/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 404 |
+
(Unnamed Layer* 547) [Shuffle]_output: 3c010a14
|
| 405 |
+
/backbone/layers.4/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c80e7e3
|
| 406 |
+
/backbone/layers.4/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3cbbae48
|
| 407 |
+
(Unnamed Layer* 551) [Shuffle]_output: 3b810a14
|
| 408 |
+
/backbone/layers.4/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3c3bae48
|
| 409 |
+
(Unnamed Layer* 553) [Constant]_output: 3b11c401
|
| 410 |
+
(Unnamed Layer* 554) [Shuffle]_output: 3b11c401
|
| 411 |
+
/backbone/layers.4/ffn/layers/layers.1/MatMul_output_0: 3c73cc3d
|
| 412 |
+
(Unnamed Layer* 556) [Constant]_output: 3b4667f4
|
| 413 |
+
(Unnamed Layer* 557) [Shuffle]_output: 3b4667f4
|
| 414 |
+
/backbone/layers.4/ffn/layers/layers.1/Add_output_0: 3c3c1e23
|
| 415 |
+
/backbone/layers.4/ffn/Add_output_0: 3ced9c00
|
| 416 |
+
/backbone/layers.5/ln1/ReduceMean_output_0: 3ae9b202
|
| 417 |
+
/backbone/layers.5/ln1/Sub_output_0: 3ce7f746
|
| 418 |
+
(Unnamed Layer* 563) [Shuffle]_output: 3c810a14
|
| 419 |
+
/backbone/layers.5/ln1/Pow_output_0: 3de57017
|
| 420 |
+
/backbone/layers.5/ln1/ReduceMean_1_output_0: 3baa5c3d
|
| 421 |
+
(Unnamed Layer* 567) [Shuffle]_output: 32074ebd
|
| 422 |
+
/backbone/layers.5/ln1/Add_output_0: 3baa5c50
|
| 423 |
+
/backbone/layers.5/ln1/Sqrt_output_0: 3bce3ff7
|
| 424 |
+
/backbone/layers.5/ln1/Div_output_0: 3d81a13e
|
| 425 |
+
(Unnamed Layer* 571) [Constant]_output: 3c5ab5aa
|
| 426 |
+
(Unnamed Layer* 572) [Shuffle]_output: 3c5ab5aa
|
| 427 |
+
/backbone/layers.5/ln1/Mul_output_0: 3d495db8
|
| 428 |
+
(Unnamed Layer* 574) [Constant]_output: 3b8bb80b
|
| 429 |
+
(Unnamed Layer* 575) [Shuffle]_output: 3b8bb80b
|
| 430 |
+
/backbone/layers.5/ln1/Add_1_output_0: 3d52da12
|
| 431 |
+
(Unnamed Layer* 580) [Constant]_output: 3b215ad8
|
| 432 |
+
(Unnamed Layer* 581) [Shuffle]_output: 3b215ad8
|
| 433 |
+
/backbone/layers.5/attn/qkv/MatMul_output_0: 3d1191a1
|
| 434 |
+
(Unnamed Layer* 583) [Constant]_output: 3bc75769
|
| 435 |
+
(Unnamed Layer* 584) [Shuffle]_output: 3bc75769
|
| 436 |
+
/backbone/layers.5/attn/qkv/Add_output_0: 3d28849a
|
| 437 |
+
/backbone/layers.5/attn/Reshape_output_0: 3d28849a
|
| 438 |
+
/backbone/layers.5/attn/Transpose_output_0: 3d28849a
|
| 439 |
+
/backbone/layers.5/attn/Gather_2_output_0: 3d2d9953
|
| 440 |
+
/backbone/layers.5/attn/Gather_3_output_0: 3d1184bd
|
| 441 |
+
/backbone/layers.5/attn/Gather_4_output_0: 3d0296ec
|
| 442 |
+
/backbone/layers.5/attn/Transpose_1_output_0: 3d1184bd
|
| 443 |
+
(Unnamed Layer* 601) [Constant]_output: 3b367d3d
|
| 444 |
+
(Unnamed Layer* 602) [Shuffle]_output: 3b367d3d
|
| 445 |
+
/backbone/layers.5/attn/Mul_output_0: 3c758185
|
| 446 |
+
(Unnamed Layer* 604) [Constant]_output: 3b367d3d
|
| 447 |
+
(Unnamed Layer* 605) [Shuffle]_output: 3b367d3d
|
| 448 |
+
/backbone/layers.5/attn/Mul_1_output_0: 3c4dcb54
|
| 449 |
+
/backbone/layers.5/attn/MatMul_output_0: 3db60b69
|
| 450 |
+
(Unnamed Layer* 608) [Softmax]_output: 3ac888ad
|
| 451 |
+
/backbone/layers.5/attn/MatMul_1_output_0: 3c8aad78
|
| 452 |
+
/backbone/layers.5/attn/Transpose_2_output_0: 3c8aad78
|
| 453 |
+
/backbone/layers.5/attn/Reshape_1_output_0: 3c8aad78
|
| 454 |
+
(Unnamed Layer* 618) [Constant]_output: 3abfdbee
|
| 455 |
+
(Unnamed Layer* 619) [Shuffle]_output: 3abfdbee
|
| 456 |
+
/backbone/layers.5/attn/proj/MatMul_output_0: 3c3feab6
|
| 457 |
+
(Unnamed Layer* 621) [Constant]_output: 3babed54
|
| 458 |
+
(Unnamed Layer* 622) [Shuffle]_output: 3babed54
|
| 459 |
+
/backbone/layers.5/attn/proj/Add_output_0: 3c38d80e
|
| 460 |
+
/backbone/layers.5/Add_output_0: 3cf6f578
|
| 461 |
+
/backbone/layers.5/ln2/ReduceMean_output_0: 3ae0aedf
|
| 462 |
+
/backbone/layers.5/ln2/Sub_output_0: 3cf8a047
|
| 463 |
+
(Unnamed Layer* 628) [Shuffle]_output: 3c810a14
|
| 464 |
+
/backbone/layers.5/ln2/Pow_output_0: 3e047c76
|
| 465 |
+
/backbone/layers.5/ln2/ReduceMean_1_output_0: 3bc93426
|
| 466 |
+
(Unnamed Layer* 632) [Shuffle]_output: 32074ebd
|
| 467 |
+
/backbone/layers.5/ln2/Add_output_0: 3bc93438
|
| 468 |
+
/backbone/layers.5/ln2/Sqrt_output_0: 3be7dfba
|
| 469 |
+
/backbone/layers.5/ln2/Div_output_0: 3d704ec1
|
| 470 |
+
(Unnamed Layer* 636) [Constant]_output: 3c484300
|
| 471 |
+
(Unnamed Layer* 637) [Shuffle]_output: 3c484300
|
| 472 |
+
/backbone/layers.5/ln2/Mul_output_0: 3d7fa991
|
| 473 |
+
(Unnamed Layer* 639) [Constant]_output: 3c21d914
|
| 474 |
+
(Unnamed Layer* 640) [Shuffle]_output: 3c21d914
|
| 475 |
+
/backbone/layers.5/ln2/Add_1_output_0: 3d846c06
|
| 476 |
+
(Unnamed Layer* 642) [Constant]_output: 3b1cbbae
|
| 477 |
+
(Unnamed Layer* 643) [Shuffle]_output: 3b1cbbae
|
| 478 |
+
/backbone/layers.5/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d36d0f2
|
| 479 |
+
(Unnamed Layer* 645) [Constant]_output: 3c3e2fd5
|
| 480 |
+
(Unnamed Layer* 646) [Shuffle]_output: 3c3e2fd5
|
| 481 |
+
/backbone/layers.5/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d5518d8
|
| 482 |
+
(Unnamed Layer* 649) [Shuffle]_output: 3c367d3d
|
| 483 |
+
/backbone/layers.5/ffn/layers/layers.0/layers.0.1/Div_output_0: 3d16aeb0
|
| 484 |
+
/backbone/layers.5/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 485 |
+
(Unnamed Layer* 653) [Shuffle]_output: 3c010a14
|
| 486 |
+
/backbone/layers.5/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c80fe64
|
| 487 |
+
/backbone/layers.5/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3cc951b9
|
| 488 |
+
(Unnamed Layer* 657) [Shuffle]_output: 3b810a14
|
| 489 |
+
/backbone/layers.5/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3c4951b9
|
| 490 |
+
(Unnamed Layer* 659) [Constant]_output: 3b276499
|
| 491 |
+
(Unnamed Layer* 660) [Shuffle]_output: 3b276499
|
| 492 |
+
/backbone/layers.5/ffn/layers/layers.1/MatMul_output_0: 3c89c047
|
| 493 |
+
(Unnamed Layer* 662) [Constant]_output: 3b2f938c
|
| 494 |
+
(Unnamed Layer* 663) [Shuffle]_output: 3b2f938c
|
| 495 |
+
/backbone/layers.5/ffn/layers/layers.1/Add_output_0: 3c7d1333
|
| 496 |
+
/backbone/layers.5/ffn/Add_output_0: 3cedf9a4
|
| 497 |
+
/backbone/layers.6/ln1/ReduceMean_output_0: 3aebb0ee
|
| 498 |
+
/backbone/layers.6/ln1/Sub_output_0: 3cf0372a
|
| 499 |
+
(Unnamed Layer* 669) [Shuffle]_output: 3c810a14
|
| 500 |
+
/backbone/layers.6/ln1/Pow_output_0: 3dcdebf1
|
| 501 |
+
/backbone/layers.6/ln1/ReduceMean_1_output_0: 3bac14fa
|
| 502 |
+
(Unnamed Layer* 673) [Shuffle]_output: 32074ebd
|
| 503 |
+
/backbone/layers.6/ln1/Add_output_0: 3bac150d
|
| 504 |
+
/backbone/layers.6/ln1/Sqrt_output_0: 3be493f4
|
| 505 |
+
/backbone/layers.6/ln1/Div_output_0: 3d66762a
|
| 506 |
+
(Unnamed Layer* 677) [Constant]_output: 3c42b87a
|
| 507 |
+
(Unnamed Layer* 678) [Shuffle]_output: 3c42b87a
|
| 508 |
+
/backbone/layers.6/ln1/Mul_output_0: 3d98af74
|
| 509 |
+
(Unnamed Layer* 680) [Constant]_output: 3b8a5992
|
| 510 |
+
(Unnamed Layer* 681) [Shuffle]_output: 3b8a5992
|
| 511 |
+
/backbone/layers.6/ln1/Add_1_output_0: 3d70cffd
|
| 512 |
+
(Unnamed Layer* 686) [Constant]_output: 3afd8831
|
| 513 |
+
(Unnamed Layer* 687) [Shuffle]_output: 3afd8831
|
| 514 |
+
/backbone/layers.6/attn/qkv/MatMul_output_0: 3d164d3e
|
| 515 |
+
(Unnamed Layer* 689) [Constant]_output: 3baa8a61
|
| 516 |
+
(Unnamed Layer* 690) [Shuffle]_output: 3baa8a61
|
| 517 |
+
/backbone/layers.6/attn/qkv/Add_output_0: 3d26fd88
|
| 518 |
+
/backbone/layers.6/attn/Reshape_output_0: 3d26fd88
|
| 519 |
+
/backbone/layers.6/attn/Transpose_output_0: 3d26fd88
|
| 520 |
+
/backbone/layers.6/attn/Gather_2_output_0: 3d2dce74
|
| 521 |
+
/backbone/layers.6/attn/Gather_3_output_0: 3d1bce8d
|
| 522 |
+
/backbone/layers.6/attn/Gather_4_output_0: 3ce61095
|
| 523 |
+
/backbone/layers.6/attn/Transpose_1_output_0: 3d1bce8d
|
| 524 |
+
(Unnamed Layer* 707) [Constant]_output: 3b367d3d
|
| 525 |
+
(Unnamed Layer* 708) [Shuffle]_output: 3b367d3d
|
| 526 |
+
/backbone/layers.6/attn/Mul_output_0: 3c75cca7
|
| 527 |
+
(Unnamed Layer* 710) [Constant]_output: 3b367d3d
|
| 528 |
+
(Unnamed Layer* 711) [Shuffle]_output: 3b367d3d
|
| 529 |
+
/backbone/layers.6/attn/Mul_1_output_0: 3c5c5819
|
| 530 |
+
/backbone/layers.6/attn/MatMul_output_0: 3da6a55c
|
| 531 |
+
(Unnamed Layer* 714) [Softmax]_output: 3a8ddfea
|
| 532 |
+
/backbone/layers.6/attn/MatMul_1_output_0: 3c81f500
|
| 533 |
+
/backbone/layers.6/attn/Transpose_2_output_0: 3c81f500
|
| 534 |
+
/backbone/layers.6/attn/Reshape_1_output_0: 3c81f500
|
| 535 |
+
(Unnamed Layer* 724) [Constant]_output: 3ac6556f
|
| 536 |
+
(Unnamed Layer* 725) [Shuffle]_output: 3ac6556f
|
| 537 |
+
/backbone/layers.6/attn/proj/MatMul_output_0: 3c291208
|
| 538 |
+
(Unnamed Layer* 727) [Constant]_output: 3b0bd60e
|
| 539 |
+
(Unnamed Layer* 728) [Shuffle]_output: 3b0bd60e
|
| 540 |
+
/backbone/layers.6/attn/proj/Add_output_0: 3c6d7ffa
|
| 541 |
+
/backbone/layers.6/Add_output_0: 3d0caf65
|
| 542 |
+
/backbone/layers.6/ln2/ReduceMean_output_0: 3acda4f7
|
| 543 |
+
/backbone/layers.6/ln2/Sub_output_0: 3d0d89bd
|
| 544 |
+
(Unnamed Layer* 734) [Shuffle]_output: 3c810a14
|
| 545 |
+
/backbone/layers.6/ln2/Pow_output_0: 3df921d1
|
| 546 |
+
/backbone/layers.6/ln2/ReduceMean_1_output_0: 3ba56690
|
| 547 |
+
(Unnamed Layer* 738) [Shuffle]_output: 32074ebd
|
| 548 |
+
/backbone/layers.6/ln2/Add_output_0: 3ba566a1
|
| 549 |
+
/backbone/layers.6/ln2/Sqrt_output_0: 3bd8b253
|
| 550 |
+
/backbone/layers.6/ln2/Div_output_0: 3d87e931
|
| 551 |
+
(Unnamed Layer* 742) [Constant]_output: 3c42700c
|
| 552 |
+
(Unnamed Layer* 743) [Shuffle]_output: 3c42700c
|
| 553 |
+
/backbone/layers.6/ln2/Mul_output_0: 3da530a0
|
| 554 |
+
(Unnamed Layer* 745) [Constant]_output: 3c0773ce
|
| 555 |
+
(Unnamed Layer* 746) [Shuffle]_output: 3c0773ce
|
| 556 |
+
/backbone/layers.6/ln2/Add_1_output_0: 3db26445
|
| 557 |
+
(Unnamed Layer* 748) [Constant]_output: 3af431eb
|
| 558 |
+
(Unnamed Layer* 749) [Shuffle]_output: 3af431eb
|
| 559 |
+
/backbone/layers.6/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d1f22e0
|
| 560 |
+
(Unnamed Layer* 751) [Constant]_output: 3c399846
|
| 561 |
+
(Unnamed Layer* 752) [Shuffle]_output: 3c399846
|
| 562 |
+
/backbone/layers.6/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d50e51d
|
| 563 |
+
(Unnamed Layer* 755) [Shuffle]_output: 3c367d3d
|
| 564 |
+
/backbone/layers.6/ffn/layers/layers.0/layers.0.1/Div_output_0: 3d13b608
|
| 565 |
+
/backbone/layers.6/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 566 |
+
(Unnamed Layer* 759) [Shuffle]_output: 3c010a14
|
| 567 |
+
/backbone/layers.6/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c80f13b
|
| 568 |
+
/backbone/layers.6/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3d018b18
|
| 569 |
+
(Unnamed Layer* 763) [Shuffle]_output: 3b810a14
|
| 570 |
+
/backbone/layers.6/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3c818b18
|
| 571 |
+
(Unnamed Layer* 765) [Constant]_output: 3b280e10
|
| 572 |
+
(Unnamed Layer* 766) [Shuffle]_output: 3b280e10
|
| 573 |
+
/backbone/layers.6/ffn/layers/layers.1/MatMul_output_0: 3c75284c
|
| 574 |
+
(Unnamed Layer* 768) [Constant]_output: 3afe4895
|
| 575 |
+
(Unnamed Layer* 769) [Shuffle]_output: 3afe4895
|
| 576 |
+
/backbone/layers.6/ffn/layers/layers.1/Add_output_0: 3c7e80de
|
| 577 |
+
/backbone/layers.6/ffn/Add_output_0: 3d01c318
|
| 578 |
+
/backbone/layers.7/ln1/ReduceMean_output_0: 3ae1d1ab
|
| 579 |
+
/backbone/layers.7/ln1/Sub_output_0: 3d01f3f2
|
| 580 |
+
(Unnamed Layer* 775) [Shuffle]_output: 3c810a14
|
| 581 |
+
/backbone/layers.7/ln1/Pow_output_0: 3de0c432
|
| 582 |
+
/backbone/layers.7/ln1/ReduceMean_1_output_0: 3bac7ccc
|
| 583 |
+
(Unnamed Layer* 779) [Shuffle]_output: 32074ebd
|
| 584 |
+
/backbone/layers.7/ln1/Add_output_0: 3bac7cde
|
| 585 |
+
/backbone/layers.7/ln1/Sqrt_output_0: 3bdd48ff
|
| 586 |
+
/backbone/layers.7/ln1/Div_output_0: 3d7dab9d
|
| 587 |
+
(Unnamed Layer* 783) [Constant]_output: 3c4b2e00
|
| 588 |
+
(Unnamed Layer* 784) [Shuffle]_output: 3c4b2e00
|
| 589 |
+
/backbone/layers.7/ln1/Mul_output_0: 3d5a6eaf
|
| 590 |
+
(Unnamed Layer* 786) [Constant]_output: 3ba0a8c8
|
| 591 |
+
(Unnamed Layer* 787) [Shuffle]_output: 3ba0a8c8
|
| 592 |
+
/backbone/layers.7/ln1/Add_1_output_0: 3d8d6602
|
| 593 |
+
(Unnamed Layer* 792) [Constant]_output: 3b10578f
|
| 594 |
+
(Unnamed Layer* 793) [Shuffle]_output: 3b10578f
|
| 595 |
+
/backbone/layers.7/attn/qkv/MatMul_output_0: 3d21397d
|
| 596 |
+
(Unnamed Layer* 795) [Constant]_output: 3bc79f44
|
| 597 |
+
(Unnamed Layer* 796) [Shuffle]_output: 3bc79f44
|
| 598 |
+
/backbone/layers.7/attn/qkv/Add_output_0: 3d2dc246
|
| 599 |
+
/backbone/layers.7/attn/Reshape_output_0: 3d2dc246
|
| 600 |
+
/backbone/layers.7/attn/Transpose_output_0: 3d2dc246
|
| 601 |
+
/backbone/layers.7/attn/Gather_2_output_0: 3d3505ba
|
| 602 |
+
/backbone/layers.7/attn/Gather_3_output_0: 3d22665b
|
| 603 |
+
/backbone/layers.7/attn/Gather_4_output_0: 3d0a1322
|
| 604 |
+
/backbone/layers.7/attn/Transpose_1_output_0: 3d22665b
|
| 605 |
+
(Unnamed Layer* 813) [Constant]_output: 3b367d3d
|
| 606 |
+
(Unnamed Layer* 814) [Shuffle]_output: 3b367d3d
|
| 607 |
+
/backbone/layers.7/attn/Mul_output_0: 3c80008c
|
| 608 |
+
(Unnamed Layer* 816) [Constant]_output: 3b367d3d
|
| 609 |
+
(Unnamed Layer* 817) [Shuffle]_output: 3b367d3d
|
| 610 |
+
/backbone/layers.7/attn/Mul_1_output_0: 3c65ab04
|
| 611 |
+
/backbone/layers.7/attn/MatMul_output_0: 3d8cce6d
|
| 612 |
+
(Unnamed Layer* 820) [Softmax]_output: 3af8b545
|
| 613 |
+
/backbone/layers.7/attn/MatMul_1_output_0: 3c9864ef
|
| 614 |
+
/backbone/layers.7/attn/Transpose_2_output_0: 3c9864ef
|
| 615 |
+
/backbone/layers.7/attn/Reshape_1_output_0: 3c9864ef
|
| 616 |
+
(Unnamed Layer* 830) [Constant]_output: 3acb6e10
|
| 617 |
+
(Unnamed Layer* 831) [Shuffle]_output: 3acb6e10
|
| 618 |
+
/backbone/layers.7/attn/proj/MatMul_output_0: 3c788779
|
| 619 |
+
(Unnamed Layer* 833) [Constant]_output: 3b2dcfdc
|
| 620 |
+
(Unnamed Layer* 834) [Shuffle]_output: 3b2dcfdc
|
| 621 |
+
/backbone/layers.7/attn/proj/Add_output_0: 3c76a5e8
|
| 622 |
+
/backbone/layers.7/Add_output_0: 3d21a3c1
|
| 623 |
+
/backbone/layers.7/ln2/ReduceMean_output_0: 3ae150f0
|
| 624 |
+
/backbone/layers.7/ln2/Sub_output_0: 3d1b9012
|
| 625 |
+
(Unnamed Layer* 840) [Shuffle]_output: 3c810a14
|
| 626 |
+
/backbone/layers.7/ln2/Pow_output_0: 3def3332
|
| 627 |
+
/backbone/layers.7/ln2/ReduceMean_1_output_0: 3bf1c94a
|
| 628 |
+
(Unnamed Layer* 844) [Shuffle]_output: 32074ebd
|
| 629 |
+
/backbone/layers.7/ln2/Add_output_0: 3bf1c95e
|
| 630 |
+
/backbone/layers.7/ln2/Sqrt_output_0: 3bf1f192
|
| 631 |
+
/backbone/layers.7/ln2/Div_output_0: 3d7523a2
|
| 632 |
+
(Unnamed Layer* 848) [Constant]_output: 3c5df633
|
| 633 |
+
(Unnamed Layer* 849) [Shuffle]_output: 3c5df633
|
| 634 |
+
/backbone/layers.7/ln2/Mul_output_0: 3db9cf3c
|
| 635 |
+
(Unnamed Layer* 851) [Constant]_output: 3c07ca98
|
| 636 |
+
(Unnamed Layer* 852) [Shuffle]_output: 3c07ca98
|
| 637 |
+
/backbone/layers.7/ln2/Add_1_output_0: 3dd5abe6
|
| 638 |
+
(Unnamed Layer* 854) [Constant]_output: 3adf7768
|
| 639 |
+
(Unnamed Layer* 855) [Shuffle]_output: 3adf7768
|
| 640 |
+
/backbone/layers.7/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d43248c
|
| 641 |
+
(Unnamed Layer* 857) [Constant]_output: 3c28c37c
|
| 642 |
+
(Unnamed Layer* 858) [Shuffle]_output: 3c28c37c
|
| 643 |
+
/backbone/layers.7/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d67e4c8
|
| 644 |
+
(Unnamed Layer* 861) [Shuffle]_output: 3c367d3d
|
| 645 |
+
/backbone/layers.7/ffn/layers/layers.0/layers.0.1/Div_output_0: 3d23f93c
|
| 646 |
+
/backbone/layers.7/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 647 |
+
(Unnamed Layer* 865) [Shuffle]_output: 3c010a14
|
| 648 |
+
/backbone/layers.7/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c811223
|
| 649 |
+
/backbone/layers.7/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3ceb558e
|
| 650 |
+
(Unnamed Layer* 869) [Shuffle]_output: 3b810a14
|
| 651 |
+
/backbone/layers.7/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3c6b558e
|
| 652 |
+
(Unnamed Layer* 871) [Constant]_output: 3b2f17db
|
| 653 |
+
(Unnamed Layer* 872) [Shuffle]_output: 3b2f17db
|
| 654 |
+
/backbone/layers.7/ffn/layers/layers.1/MatMul_output_0: 3cc08527
|
| 655 |
+
(Unnamed Layer* 874) [Constant]_output: 3b8d2821
|
| 656 |
+
(Unnamed Layer* 875) [Shuffle]_output: 3b8d2821
|
| 657 |
+
/backbone/layers.7/ffn/layers/layers.1/Add_output_0: 3cbec87a
|
| 658 |
+
/backbone/layers.7/ffn/Add_output_0: 3d3e0d85
|
| 659 |
+
/backbone/layers.8/ln1/ReduceMean_output_0: 3ad61a0e
|
| 660 |
+
/backbone/layers.8/ln1/Sub_output_0: 3d2bb020
|
| 661 |
+
(Unnamed Layer* 881) [Shuffle]_output: 3c810a14
|
| 662 |
+
/backbone/layers.8/ln1/Pow_output_0: 3dec95d3
|
| 663 |
+
/backbone/layers.8/ln1/ReduceMean_1_output_0: 3c2616a1
|
| 664 |
+
(Unnamed Layer* 885) [Shuffle]_output: 32074ebd
|
| 665 |
+
/backbone/layers.8/ln1/Add_output_0: 3c2616aa
|
| 666 |
+
/backbone/layers.8/ln1/Sqrt_output_0: 3c24d2f6
|
| 667 |
+
/backbone/layers.8/ln1/Div_output_0: 3d708b7c
|
| 668 |
+
(Unnamed Layer* 889) [Constant]_output: 3c30f012
|
| 669 |
+
(Unnamed Layer* 890) [Shuffle]_output: 3c30f012
|
| 670 |
+
/backbone/layers.8/ln1/Mul_output_0: 3d9d520f
|
| 671 |
+
(Unnamed Layer* 892) [Constant]_output: 3b855d9b
|
| 672 |
+
(Unnamed Layer* 893) [Shuffle]_output: 3b855d9b
|
| 673 |
+
/backbone/layers.8/ln1/Add_1_output_0: 3d66fa45
|
| 674 |
+
(Unnamed Layer* 898) [Constant]_output: 3af2c077
|
| 675 |
+
(Unnamed Layer* 899) [Shuffle]_output: 3af2c077
|
| 676 |
+
/backbone/layers.8/attn/qkv/MatMul_output_0: 3d131d21
|
| 677 |
+
(Unnamed Layer* 901) [Constant]_output: 3ba2e5bc
|
| 678 |
+
(Unnamed Layer* 902) [Shuffle]_output: 3ba2e5bc
|
| 679 |
+
/backbone/layers.8/attn/qkv/Add_output_0: 3d1b4e63
|
| 680 |
+
/backbone/layers.8/attn/Reshape_output_0: 3d1b4e63
|
| 681 |
+
/backbone/layers.8/attn/Transpose_output_0: 3d1b4e63
|
| 682 |
+
/backbone/layers.8/attn/Gather_2_output_0: 3d2dad33
|
| 683 |
+
/backbone/layers.8/attn/Gather_3_output_0: 3d15f88f
|
| 684 |
+
/backbone/layers.8/attn/Gather_4_output_0: 3d0523b7
|
| 685 |
+
/backbone/layers.8/attn/Transpose_1_output_0: 3d15f88f
|
| 686 |
+
(Unnamed Layer* 919) [Constant]_output: 3b367d3d
|
| 687 |
+
(Unnamed Layer* 920) [Shuffle]_output: 3b367d3d
|
| 688 |
+
/backbone/layers.8/attn/Mul_output_0: 3c759da2
|
| 689 |
+
(Unnamed Layer* 922) [Constant]_output: 3b367d3d
|
| 690 |
+
(Unnamed Layer* 923) [Shuffle]_output: 3b367d3d
|
| 691 |
+
/backbone/layers.8/attn/Mul_1_output_0: 3c541747
|
| 692 |
+
/backbone/layers.8/attn/MatMul_output_0: 3d88fabb
|
| 693 |
+
(Unnamed Layer* 926) [Softmax]_output: 3a89d52f
|
| 694 |
+
/backbone/layers.8/attn/MatMul_1_output_0: 3c8733e6
|
| 695 |
+
/backbone/layers.8/attn/Transpose_2_output_0: 3c8733e6
|
| 696 |
+
/backbone/layers.8/attn/Reshape_1_output_0: 3c8733e6
|
| 697 |
+
(Unnamed Layer* 936) [Constant]_output: 3acb4666
|
| 698 |
+
(Unnamed Layer* 937) [Shuffle]_output: 3acb4666
|
| 699 |
+
/backbone/layers.8/attn/proj/MatMul_output_0: 3c474399
|
| 700 |
+
(Unnamed Layer* 939) [Constant]_output: 3b03cdc8
|
| 701 |
+
(Unnamed Layer* 940) [Shuffle]_output: 3b03cdc8
|
| 702 |
+
/backbone/layers.8/attn/proj/Add_output_0: 3c4a1570
|
| 703 |
+
/backbone/layers.8/Add_output_0: 3d3fa304
|
| 704 |
+
/backbone/layers.8/ln2/ReduceMean_output_0: 3ae78d7b
|
| 705 |
+
/backbone/layers.8/ln2/Sub_output_0: 3d3aad8d
|
| 706 |
+
(Unnamed Layer* 946) [Shuffle]_output: 3c810a14
|
| 707 |
+
/backbone/layers.8/ln2/Pow_output_0: 3e0629a2
|
| 708 |
+
/backbone/layers.8/ln2/ReduceMean_1_output_0: 3c5a5056
|
| 709 |
+
(Unnamed Layer* 950) [Shuffle]_output: 32074ebd
|
| 710 |
+
/backbone/layers.8/ln2/Add_output_0: 3c5b8507
|
| 711 |
+
/backbone/layers.8/ln2/Sqrt_output_0: 3c169f36
|
| 712 |
+
/backbone/layers.8/ln2/Div_output_0: 3d76971f
|
| 713 |
+
(Unnamed Layer* 954) [Constant]_output: 3c9d404d
|
| 714 |
+
(Unnamed Layer* 955) [Shuffle]_output: 3c9d404d
|
| 715 |
+
/backbone/layers.8/ln2/Mul_output_0: 3deea55b
|
| 716 |
+
(Unnamed Layer* 957) [Constant]_output: 3c10bb88
|
| 717 |
+
(Unnamed Layer* 958) [Shuffle]_output: 3c10bb88
|
| 718 |
+
/backbone/layers.8/ln2/Add_1_output_0: 3df43cc8
|
| 719 |
+
(Unnamed Layer* 960) [Constant]_output: 3ae6b4fa
|
| 720 |
+
(Unnamed Layer* 961) [Shuffle]_output: 3ae6b4fa
|
| 721 |
+
/backbone/layers.8/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3dab0648
|
| 722 |
+
(Unnamed Layer* 963) [Constant]_output: 3c21ceab
|
| 723 |
+
(Unnamed Layer* 964) [Shuffle]_output: 3c21ceab
|
| 724 |
+
/backbone/layers.8/ffn/layers/layers.0/layers.0.0/Add_output_0: 3db4afb8
|
| 725 |
+
(Unnamed Layer* 967) [Shuffle]_output: 3c367d3d
|
| 726 |
+
/backbone/layers.8/ffn/layers/layers.0/layers.0.1/Div_output_0: 3d7f8778
|
| 727 |
+
/backbone/layers.8/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 728 |
+
(Unnamed Layer* 971) [Shuffle]_output: 3c010a14
|
| 729 |
+
/backbone/layers.8/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c810a14
|
| 730 |
+
/backbone/layers.8/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3d3416fa
|
| 731 |
+
(Unnamed Layer* 975) [Shuffle]_output: 3b810a14
|
| 732 |
+
/backbone/layers.8/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3cb416fa
|
| 733 |
+
(Unnamed Layer* 977) [Constant]_output: 3b422fba
|
| 734 |
+
(Unnamed Layer* 978) [Shuffle]_output: 3b422fba
|
| 735 |
+
/backbone/layers.8/ffn/layers/layers.1/MatMul_output_0: 3d0d5d10
|
| 736 |
+
(Unnamed Layer* 980) [Constant]_output: 3b6f23ac
|
| 737 |
+
(Unnamed Layer* 981) [Shuffle]_output: 3b6f23ac
|
| 738 |
+
/backbone/layers.8/ffn/layers/layers.1/Add_output_0: 3d209c82
|
| 739 |
+
/backbone/layers.8/ffn/Add_output_0: 3d954497
|
| 740 |
+
/backbone/layers.9/ln1/ReduceMean_output_0: 3aefb126
|
| 741 |
+
/backbone/layers.9/ln1/Sub_output_0: 3d9553bf
|
| 742 |
+
(Unnamed Layer* 987) [Shuffle]_output: 3c810a14
|
| 743 |
+
/backbone/layers.9/ln1/Pow_output_0: 3e2f284f
|
| 744 |
+
/backbone/layers.9/ln1/ReduceMean_1_output_0: 3c8f98f6
|
| 745 |
+
(Unnamed Layer* 991) [Shuffle]_output: 32074ebd
|
| 746 |
+
/backbone/layers.9/ln1/Add_output_0: 3c8f98fa
|
| 747 |
+
/backbone/layers.9/ln1/Sqrt_output_0: 3c4f64f1
|
| 748 |
+
/backbone/layers.9/ln1/Div_output_0: 3d6f0244
|
| 749 |
+
(Unnamed Layer* 995) [Constant]_output: 3c3c9eee
|
| 750 |
+
(Unnamed Layer* 996) [Shuffle]_output: 3c3c9eee
|
| 751 |
+
/backbone/layers.9/ln1/Mul_output_0: 3d9932df
|
| 752 |
+
(Unnamed Layer* 998) [Constant]_output: 3c5198fc
|
| 753 |
+
(Unnamed Layer* 999) [Shuffle]_output: 3c5198fc
|
| 754 |
+
/backbone/layers.9/ln1/Add_1_output_0: 3d71b348
|
| 755 |
+
(Unnamed Layer* 1004) [Constant]_output: 3af5a17d
|
| 756 |
+
(Unnamed Layer* 1005) [Shuffle]_output: 3af5a17d
|
| 757 |
+
/backbone/layers.9/attn/qkv/MatMul_output_0: 3d186266
|
| 758 |
+
(Unnamed Layer* 1007) [Constant]_output: 3b98e4c1
|
| 759 |
+
(Unnamed Layer* 1008) [Shuffle]_output: 3b98e4c1
|
| 760 |
+
/backbone/layers.9/attn/qkv/Add_output_0: 3d28e298
|
| 761 |
+
/backbone/layers.9/attn/Reshape_output_0: 3d28e298
|
| 762 |
+
/backbone/layers.9/attn/Transpose_output_0: 3d28e298
|
| 763 |
+
/backbone/layers.9/attn/Gather_2_output_0: 3d2ad079
|
| 764 |
+
/backbone/layers.9/attn/Gather_3_output_0: 3d1e057d
|
| 765 |
+
/backbone/layers.9/attn/Gather_4_output_0: 3cff7f8a
|
| 766 |
+
/backbone/layers.9/attn/Transpose_1_output_0: 3d1e057d
|
| 767 |
+
(Unnamed Layer* 1025) [Constant]_output: 3b367d3d
|
| 768 |
+
(Unnamed Layer* 1026) [Shuffle]_output: 3b367d3d
|
| 769 |
+
/backbone/layers.9/attn/Mul_output_0: 3c719166
|
| 770 |
+
(Unnamed Layer* 1028) [Constant]_output: 3b367d3d
|
| 771 |
+
(Unnamed Layer* 1029) [Shuffle]_output: 3b367d3d
|
| 772 |
+
/backbone/layers.9/attn/Mul_1_output_0: 3c5f79df
|
| 773 |
+
/backbone/layers.9/attn/MatMul_output_0: 3d8ef7db
|
| 774 |
+
(Unnamed Layer* 1032) [Softmax]_output: 3ab94528
|
| 775 |
+
/backbone/layers.9/attn/MatMul_1_output_0: 3ca013cc
|
| 776 |
+
/backbone/layers.9/attn/Transpose_2_output_0: 3ca013cc
|
| 777 |
+
/backbone/layers.9/attn/Reshape_1_output_0: 3ca013cc
|
| 778 |
+
(Unnamed Layer* 1042) [Constant]_output: 3acb9643
|
| 779 |
+
(Unnamed Layer* 1043) [Shuffle]_output: 3acb9643
|
| 780 |
+
/backbone/layers.9/attn/proj/MatMul_output_0: 3c6c021f
|
| 781 |
+
(Unnamed Layer* 1045) [Constant]_output: 3b15c097
|
| 782 |
+
(Unnamed Layer* 1046) [Shuffle]_output: 3b15c097
|
| 783 |
+
/backbone/layers.9/attn/proj/Add_output_0: 3c6fc913
|
| 784 |
+
/backbone/layers.9/Add_output_0: 3d9e1b7b
|
| 785 |
+
/backbone/layers.9/ln2/ReduceMean_output_0: 3ad001ec
|
| 786 |
+
/backbone/layers.9/ln2/Sub_output_0: 3d9d2a4a
|
| 787 |
+
(Unnamed Layer* 1052) [Shuffle]_output: 3c810a14
|
| 788 |
+
/backbone/layers.9/ln2/Pow_output_0: 3e3eb699
|
| 789 |
+
/backbone/layers.9/ln2/ReduceMean_1_output_0: 3c9c32bc
|
| 790 |
+
(Unnamed Layer* 1056) [Shuffle]_output: 32074ebd
|
| 791 |
+
/backbone/layers.9/ln2/Add_output_0: 3c9c32c1
|
| 792 |
+
/backbone/layers.9/ln2/Sqrt_output_0: 3c55264c
|
| 793 |
+
/backbone/layers.9/ln2/Div_output_0: 3d6f4c58
|
| 794 |
+
(Unnamed Layer* 1060) [Constant]_output: 3ceb2b85
|
| 795 |
+
(Unnamed Layer* 1061) [Shuffle]_output: 3ceb2b85
|
| 796 |
+
/backbone/layers.9/ln2/Mul_output_0: 3e331ca5
|
| 797 |
+
(Unnamed Layer* 1063) [Constant]_output: 3c3df43a
|
| 798 |
+
(Unnamed Layer* 1064) [Shuffle]_output: 3c3df43a
|
| 799 |
+
/backbone/layers.9/ln2/Add_1_output_0: 3e387d47
|
| 800 |
+
(Unnamed Layer* 1066) [Constant]_output: 3aeb50c1
|
| 801 |
+
(Unnamed Layer* 1067) [Shuffle]_output: 3aeb50c1
|
| 802 |
+
/backbone/layers.9/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3e1749f4
|
| 803 |
+
(Unnamed Layer* 1069) [Constant]_output: 3c39f383
|
| 804 |
+
(Unnamed Layer* 1070) [Shuffle]_output: 3c39f383
|
| 805 |
+
/backbone/layers.9/ffn/layers/layers.0/layers.0.0/Add_output_0: 3e1edf19
|
| 806 |
+
(Unnamed Layer* 1073) [Shuffle]_output: 3c367d3d
|
| 807 |
+
/backbone/layers.9/ffn/layers/layers.0/layers.0.1/Div_output_0: 3de0ad9f
|
| 808 |
+
/backbone/layers.9/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 809 |
+
(Unnamed Layer* 1077) [Shuffle]_output: 3c010a14
|
| 810 |
+
/backbone/layers.9/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c810a14
|
| 811 |
+
/backbone/layers.9/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3d9380c4
|
| 812 |
+
(Unnamed Layer* 1081) [Shuffle]_output: 3b810a14
|
| 813 |
+
/backbone/layers.9/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3d1380c4
|
| 814 |
+
(Unnamed Layer* 1083) [Constant]_output: 3b3ee58c
|
| 815 |
+
(Unnamed Layer* 1084) [Shuffle]_output: 3b3ee58c
|
| 816 |
+
/backbone/layers.9/ffn/layers/layers.1/MatMul_output_0: 3d93b252
|
| 817 |
+
(Unnamed Layer* 1086) [Constant]_output: 3bb10e80
|
| 818 |
+
(Unnamed Layer* 1087) [Shuffle]_output: 3bb10e80
|
| 819 |
+
/backbone/layers.9/ffn/layers/layers.1/Add_output_0: 3da9ea5c
|
| 820 |
+
/backbone/layers.9/ffn/Add_output_0: 3e175843
|
| 821 |
+
/backbone/layers.10/ln1/ReduceMean_output_0: 3ae9a83c
|
| 822 |
+
/backbone/layers.10/ln1/Sub_output_0: 3e19a0b7
|
| 823 |
+
(Unnamed Layer* 1093) [Shuffle]_output: 3c810a14
|
| 824 |
+
/backbone/layers.10/ln1/Pow_output_0: 3ef946f1
|
| 825 |
+
/backbone/layers.10/ln1/ReduceMean_1_output_0: 3d2cb1e7
|
| 826 |
+
(Unnamed Layer* 1097) [Shuffle]_output: 32074ebd
|
| 827 |
+
/backbone/layers.10/ln1/Add_output_0: 3d2cb1e9
|
| 828 |
+
/backbone/layers.10/ln1/Sqrt_output_0: 3c9fcda7
|
| 829 |
+
/backbone/layers.10/ln1/Div_output_0: 3d945e68
|
| 830 |
+
(Unnamed Layer* 1101) [Constant]_output: 3c464e0b
|
| 831 |
+
(Unnamed Layer* 1102) [Shuffle]_output: 3c464e0b
|
| 832 |
+
/backbone/layers.10/ln1/Mul_output_0: 3d9aa1d0
|
| 833 |
+
(Unnamed Layer* 1104) [Constant]_output: 3c45e791
|
| 834 |
+
(Unnamed Layer* 1105) [Shuffle]_output: 3c45e791
|
| 835 |
+
/backbone/layers.10/ln1/Add_1_output_0: 3d7b0e77
|
| 836 |
+
(Unnamed Layer* 1110) [Constant]_output: 3b076d33
|
| 837 |
+
(Unnamed Layer* 1111) [Shuffle]_output: 3b076d33
|
| 838 |
+
/backbone/layers.10/attn/qkv/MatMul_output_0: 3d1fc985
|
| 839 |
+
(Unnamed Layer* 1113) [Constant]_output: 3b9a1bce
|
| 840 |
+
(Unnamed Layer* 1114) [Shuffle]_output: 3b9a1bce
|
| 841 |
+
/backbone/layers.10/attn/qkv/Add_output_0: 3d300304
|
| 842 |
+
/backbone/layers.10/attn/Reshape_output_0: 3d300304
|
| 843 |
+
/backbone/layers.10/attn/Transpose_output_0: 3d300304
|
| 844 |
+
/backbone/layers.10/attn/Gather_2_output_0: 3d3105d5
|
| 845 |
+
/backbone/layers.10/attn/Gather_3_output_0: 3d32ab9a
|
| 846 |
+
/backbone/layers.10/attn/Gather_4_output_0: 3cfd6434
|
| 847 |
+
/backbone/layers.10/attn/Transpose_1_output_0: 3d32ab9a
|
| 848 |
+
(Unnamed Layer* 1131) [Constant]_output: 3b367d3d
|
| 849 |
+
(Unnamed Layer* 1132) [Shuffle]_output: 3b367d3d
|
| 850 |
+
/backbone/layers.10/attn/Mul_output_0: 3c7a5917
|
| 851 |
+
(Unnamed Layer* 1134) [Constant]_output: 3b367d3d
|
| 852 |
+
(Unnamed Layer* 1135) [Shuffle]_output: 3b367d3d
|
| 853 |
+
/backbone/layers.10/attn/Mul_1_output_0: 3c7cad91
|
| 854 |
+
/backbone/layers.10/attn/MatMul_output_0: 3d861f8c
|
| 855 |
+
(Unnamed Layer* 1138) [Softmax]_output: 3a903f07
|
| 856 |
+
/backbone/layers.10/attn/MatMul_1_output_0: 3caaaab2
|
| 857 |
+
/backbone/layers.10/attn/Transpose_2_output_0: 3caaaab2
|
| 858 |
+
/backbone/layers.10/attn/Reshape_1_output_0: 3caaaab2
|
| 859 |
+
(Unnamed Layer* 1148) [Constant]_output: 3ad8c552
|
| 860 |
+
(Unnamed Layer* 1149) [Shuffle]_output: 3ad8c552
|
| 861 |
+
/backbone/layers.10/attn/proj/MatMul_output_0: 3c89ce54
|
| 862 |
+
(Unnamed Layer* 1151) [Constant]_output: 3b4763b6
|
| 863 |
+
(Unnamed Layer* 1152) [Shuffle]_output: 3b4763b6
|
| 864 |
+
/backbone/layers.10/attn/proj/Add_output_0: 3d006c84
|
| 865 |
+
/backbone/layers.10/Add_output_0: 3e1a9c80
|
| 866 |
+
/backbone/layers.10/ln2/ReduceMean_output_0: 3ac4c027
|
| 867 |
+
/backbone/layers.10/ln2/Sub_output_0: 3e16192a
|
| 868 |
+
(Unnamed Layer* 1158) [Shuffle]_output: 3c810a14
|
| 869 |
+
/backbone/layers.10/ln2/Pow_output_0: 3ef3f08b
|
| 870 |
+
/backbone/layers.10/ln2/ReduceMean_1_output_0: 3d36fb78
|
| 871 |
+
(Unnamed Layer* 1162) [Shuffle]_output: 32074ebd
|
| 872 |
+
/backbone/layers.10/ln2/Add_output_0: 3d36fb7a
|
| 873 |
+
/backbone/layers.10/ln2/Sqrt_output_0: 3c9f43c9
|
| 874 |
+
/backbone/layers.10/ln2/Div_output_0: 3d9844b5
|
| 875 |
+
(Unnamed Layer* 1166) [Constant]_output: 3cefc86b
|
| 876 |
+
(Unnamed Layer* 1167) [Shuffle]_output: 3cefc86b
|
| 877 |
+
/backbone/layers.10/ln2/Mul_output_0: 3e4bb95a
|
| 878 |
+
(Unnamed Layer* 1169) [Constant]_output: 3c383156
|
| 879 |
+
(Unnamed Layer* 1170) [Shuffle]_output: 3c383156
|
| 880 |
+
/backbone/layers.10/ln2/Add_1_output_0: 3e55c9a8
|
| 881 |
+
(Unnamed Layer* 1172) [Constant]_output: 3affecea
|
| 882 |
+
(Unnamed Layer* 1173) [Shuffle]_output: 3affecea
|
| 883 |
+
/backbone/layers.10/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3e157c86
|
| 884 |
+
(Unnamed Layer* 1175) [Constant]_output: 3c297b2b
|
| 885 |
+
(Unnamed Layer* 1176) [Shuffle]_output: 3c297b2b
|
| 886 |
+
/backbone/layers.10/ffn/layers/layers.0/layers.0.0/Add_output_0: 3e1bfb06
|
| 887 |
+
(Unnamed Layer* 1179) [Shuffle]_output: 3c367d3d
|
| 888 |
+
/backbone/layers.10/ffn/layers/layers.0/layers.0.1/Div_output_0: 3ddc96ff
|
| 889 |
+
/backbone/layers.10/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 890 |
+
(Unnamed Layer* 1183) [Shuffle]_output: 3c010a14
|
| 891 |
+
/backbone/layers.10/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c810a14
|
| 892 |
+
/backbone/layers.10/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3db038e3
|
| 893 |
+
(Unnamed Layer* 1187) [Shuffle]_output: 3b810a14
|
| 894 |
+
/backbone/layers.10/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3d3038e3
|
| 895 |
+
(Unnamed Layer* 1189) [Constant]_output: 3b4f5d5b
|
| 896 |
+
(Unnamed Layer* 1190) [Shuffle]_output: 3b4f5d5b
|
| 897 |
+
/backbone/layers.10/ffn/layers/layers.1/MatMul_output_0: 3dac7127
|
| 898 |
+
(Unnamed Layer* 1192) [Constant]_output: 3c0ed6c9
|
| 899 |
+
(Unnamed Layer* 1193) [Shuffle]_output: 3c0ed6c9
|
| 900 |
+
/backbone/layers.10/ffn/layers/layers.1/Add_output_0: 3da6f40d
|
| 901 |
+
/backbone/layers.10/ffn/Add_output_0: 3e59997d
|
| 902 |
+
/backbone/layers.11/ln1/ReduceMean_output_0: 3ad413c4
|
| 903 |
+
/backbone/layers.11/ln1/Sub_output_0: 3e57248e
|
| 904 |
+
(Unnamed Layer* 1199) [Shuffle]_output: 3c810a14
|
| 905 |
+
/backbone/layers.11/ln1/Pow_output_0: 3f5efc99
|
| 906 |
+
/backbone/layers.11/ln1/ReduceMean_1_output_0: 3db8d76e
|
| 907 |
+
(Unnamed Layer* 1203) [Shuffle]_output: 32074ebd
|
| 908 |
+
/backbone/layers.11/ln1/Add_output_0: 3db8d76f
|
| 909 |
+
/backbone/layers.11/ln1/Sqrt_output_0: 3cdd562b
|
| 910 |
+
/backbone/layers.11/ln1/Div_output_0: 3d94f686
|
| 911 |
+
(Unnamed Layer* 1207) [Constant]_output: 3c650b94
|
| 912 |
+
(Unnamed Layer* 1208) [Shuffle]_output: 3c650b94
|
| 913 |
+
/backbone/layers.11/ln1/Mul_output_0: 3d91e426
|
| 914 |
+
(Unnamed Layer* 1210) [Constant]_output: 3c3407d7
|
| 915 |
+
(Unnamed Layer* 1211) [Shuffle]_output: 3c3407d7
|
| 916 |
+
/backbone/layers.11/ln1/Add_1_output_0: 3d895309
|
| 917 |
+
(Unnamed Layer* 1216) [Constant]_output: 3b2121be
|
| 918 |
+
(Unnamed Layer* 1217) [Shuffle]_output: 3b2121be
|
| 919 |
+
/backbone/layers.11/attn/qkv/MatMul_output_0: 3d85422b
|
| 920 |
+
(Unnamed Layer* 1219) [Constant]_output: 3ba379a4
|
| 921 |
+
(Unnamed Layer* 1220) [Shuffle]_output: 3ba379a4
|
| 922 |
+
/backbone/layers.11/attn/qkv/Add_output_0: 3d854854
|
| 923 |
+
/backbone/layers.11/attn/Reshape_output_0: 3d854854
|
| 924 |
+
/backbone/layers.11/attn/Transpose_output_0: 3d854854
|
| 925 |
+
/backbone/layers.11/attn/Gather_2_output_0: 3d243a04
|
| 926 |
+
/backbone/layers.11/attn/Gather_3_output_0: 3d8a3b37
|
| 927 |
+
/backbone/layers.11/attn/Gather_4_output_0: 3d41c258
|
| 928 |
+
/backbone/layers.11/attn/Transpose_1_output_0: 3d8a3b37
|
| 929 |
+
(Unnamed Layer* 1237) [Constant]_output: 3b367d3d
|
| 930 |
+
(Unnamed Layer* 1238) [Shuffle]_output: 3b367d3d
|
| 931 |
+
/backbone/layers.11/attn/Mul_output_0: 3c684063
|
| 932 |
+
(Unnamed Layer* 1240) [Constant]_output: 3b367d3d
|
| 933 |
+
(Unnamed Layer* 1241) [Shuffle]_output: 3b367d3d
|
| 934 |
+
/backbone/layers.11/attn/Mul_1_output_0: 3cc37d13
|
| 935 |
+
/backbone/layers.11/attn/MatMul_output_0: 3e2ade93
|
| 936 |
+
(Unnamed Layer* 1244) [Softmax]_output: 3aea3ac7
|
| 937 |
+
/backbone/layers.11/attn/MatMul_1_output_0: 3ce351b2
|
| 938 |
+
/backbone/layers.11/attn/Transpose_2_output_0: 3ce351b2
|
| 939 |
+
/backbone/layers.11/attn/Reshape_1_output_0: 3ce351b2
|
| 940 |
+
(Unnamed Layer* 1254) [Constant]_output: 3b0f0b66
|
| 941 |
+
(Unnamed Layer* 1255) [Shuffle]_output: 3b0f0b66
|
| 942 |
+
/backbone/layers.11/attn/proj/MatMul_output_0: 3d2c769c
|
| 943 |
+
(Unnamed Layer* 1257) [Constant]_output: 3b3c7bc5
|
| 944 |
+
(Unnamed Layer* 1258) [Shuffle]_output: 3b3c7bc5
|
| 945 |
+
/backbone/layers.11/attn/proj/Add_output_0: 3d4b6576
|
| 946 |
+
/backbone/layers.11/Add_output_0: 3e583e6d
|
| 947 |
+
/backbone/layers.11/ln2/ReduceMean_output_0: 3b002239
|
| 948 |
+
/backbone/layers.11/ln2/Sub_output_0: 3e568a8c
|
| 949 |
+
(Unnamed Layer* 1264) [Shuffle]_output: 3c810a14
|
| 950 |
+
/backbone/layers.11/ln2/Pow_output_0: 3f5bec87
|
| 951 |
+
/backbone/layers.11/ln2/ReduceMean_1_output_0: 3db4eb95
|
| 952 |
+
(Unnamed Layer* 1268) [Shuffle]_output: 32074ebd
|
| 953 |
+
/backbone/layers.11/ln2/Add_output_0: 3db4eb96
|
| 954 |
+
/backbone/layers.11/ln2/Sqrt_output_0: 3cd985ca
|
| 955 |
+
/backbone/layers.11/ln2/Div_output_0: 3d91e816
|
| 956 |
+
(Unnamed Layer* 1272) [Constant]_output: 3c565836
|
| 957 |
+
(Unnamed Layer* 1273) [Shuffle]_output: 3c565836
|
| 958 |
+
/backbone/layers.11/ln2/Mul_output_0: 3dcb25f5
|
| 959 |
+
(Unnamed Layer* 1275) [Constant]_output: 3c19d16e
|
| 960 |
+
(Unnamed Layer* 1276) [Shuffle]_output: 3c19d16e
|
| 961 |
+
/backbone/layers.11/ln2/Add_1_output_0: 3dc22739
|
| 962 |
+
(Unnamed Layer* 1278) [Constant]_output: 3ae73021
|
| 963 |
+
(Unnamed Layer* 1279) [Shuffle]_output: 3ae73021
|
| 964 |
+
/backbone/layers.11/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d408328
|
| 965 |
+
(Unnamed Layer* 1281) [Constant]_output: 3c19b55e
|
| 966 |
+
(Unnamed Layer* 1282) [Shuffle]_output: 3c19b55e
|
| 967 |
+
/backbone/layers.11/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d61cd77
|
| 968 |
+
(Unnamed Layer* 1285) [Shuffle]_output: 3c367d3d
|
| 969 |
+
/backbone/layers.11/ffn/layers/layers.0/layers.0.1/Div_output_0: 3d1faaa3
|
| 970 |
+
/backbone/layers.11/ffn/layers/layers.0/layers.0.1/Erf_output_0: 3c010a14
|
| 971 |
+
(Unnamed Layer* 1289) [Shuffle]_output: 3c010a14
|
| 972 |
+
/backbone/layers.11/ffn/layers/layers.0/layers.0.1/Add_output_0: 3c8111f9
|
| 973 |
+
/backbone/layers.11/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3d4b5c14
|
| 974 |
+
(Unnamed Layer* 1293) [Shuffle]_output: 3b810a14
|
| 975 |
+
/backbone/layers.11/ffn/layers/layers.0/layers.0.1/Mul_1_output_0: 3ccb5c14
|
| 976 |
+
(Unnamed Layer* 1295) [Constant]_output: 3b5a6aca
|
| 977 |
+
(Unnamed Layer* 1296) [Shuffle]_output: 3b5a6aca
|
| 978 |
+
/backbone/layers.11/ffn/layers/layers.1/MatMul_output_0: 3d68ca95
|
| 979 |
+
(Unnamed Layer* 1298) [Constant]_output: 3bb7943c
|
| 980 |
+
(Unnamed Layer* 1299) [Shuffle]_output: 3bb7943c
|
| 981 |
+
/backbone/layers.11/ffn/layers/layers.1/Add_output_0: 3d4c8678
|
| 982 |
+
/backbone/layers.11/ffn/Add_output_0: 3e4a6ff1
|
| 983 |
+
/backbone/ln1/ReduceMean_output_0: 3ad2781c
|
| 984 |
+
/backbone/ln1/Sub_output_0: 3e4b7601
|
| 985 |
+
(Unnamed Layer* 1305) [Shuffle]_output: 3c810a14
|
| 986 |
+
/backbone/ln1/Pow_output_0: 3f4641fe
|
| 987 |
+
/backbone/ln1/ReduceMean_1_output_0: 3da69f33
|
| 988 |
+
(Unnamed Layer* 1309) [Shuffle]_output: 32074ebd
|
| 989 |
+
/backbone/ln1/Add_output_0: 3da69f35
|
| 990 |
+
/backbone/ln1/Sqrt_output_0: 3ccf67da
|
| 991 |
+
/backbone/ln1/Div_output_0: 3d967400
|
| 992 |
+
(Unnamed Layer* 1313) [Constant]_output: 3c86d452
|
| 993 |
+
(Unnamed Layer* 1314) [Shuffle]_output: 3c86d452
|
| 994 |
+
/backbone/ln1/Mul_output_0: 3def1f4c
|
| 995 |
+
(Unnamed Layer* 1316) [Constant]_output: 3b9eb38a
|
| 996 |
+
(Unnamed Layer* 1317) [Shuffle]_output: 3b9eb38a
|
| 997 |
+
/backbone/ln1/Add_1_output_0: 3dea9f54
|
| 998 |
+
/backbone/Gather_1_output_0: 3d842df6
|
| 999 |
+
(Unnamed Layer* 1326) [Shuffle]_output: 3d842df6
|
| 1000 |
+
(Unnamed Layer* 1327) [Fully Connected]_output: 3db637c8
|
| 1001 |
+
output: 3db637c8
|
Jetson-Xavier-NX-8G/int8Cache/deit3-small-p16_3rdparty_in1k.cache
ADDED
|
@@ -0,0 +1,1073 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
TRT-8001-EntropyCalibration2
|
| 2 |
+
input: 3caa54fc
|
| 3 |
+
/backbone/patch_embed/projection/Conv_output_0: 3e4bbda1
|
| 4 |
+
/backbone/patch_embed/Reshape_output_0: 3e4bbda1
|
| 5 |
+
/backbone/patch_embed/Transpose_output_0: 3e4bbda1
|
| 6 |
+
(Unnamed Layer* 10) [Constant]_output: 3d9818b6
|
| 7 |
+
/backbone/Add_output_0: 3e548974
|
| 8 |
+
(Unnamed Layer* 21) [Constant]_output: 3dee43c3
|
| 9 |
+
/backbone/Expand_output_0: 3e548974
|
| 10 |
+
/backbone/Concat_1_output_0: 3e548974
|
| 11 |
+
/backbone/layers.0/ln1/ReduceMean_output_0: 3c17803f
|
| 12 |
+
/backbone/layers.0/ln1/Sub_output_0: 3e553d85
|
| 13 |
+
(Unnamed Layer* 33) [Shuffle]_output: 3c810a14
|
| 14 |
+
/backbone/layers.0/ln1/Pow_output_0: 3f5f6989
|
| 15 |
+
/backbone/layers.0/ln1/ReduceMean_1_output_0: 3e32ca30
|
| 16 |
+
(Unnamed Layer* 37) [Shuffle]_output: 32074ebd
|
| 17 |
+
/backbone/layers.0/ln1/Add_output_0: 3e32ca30
|
| 18 |
+
/backbone/layers.0/ln1/Sqrt_output_0: 3d177c06
|
| 19 |
+
/backbone/layers.0/ln1/Div_output_0: 3db2270b
|
| 20 |
+
(Unnamed Layer* 41) [Constant]_output: 3d210ce4
|
| 21 |
+
(Unnamed Layer* 42) [Shuffle]_output: 3d210ce4
|
| 22 |
+
/backbone/layers.0/ln1/Mul_output_0: 3d89b1e1
|
| 23 |
+
(Unnamed Layer* 44) [Constant]_output: 3ca292ca
|
| 24 |
+
(Unnamed Layer* 45) [Shuffle]_output: 3ca292ca
|
| 25 |
+
/backbone/layers.0/ln1/Add_1_output_0: 3d67997d
|
| 26 |
+
(Unnamed Layer* 50) [Constant]_output: 3b105237
|
| 27 |
+
(Unnamed Layer* 51) [Shuffle]_output: 3b105237
|
| 28 |
+
/backbone/layers.0/attn/qkv/MatMul_output_0: 3d93defc
|
| 29 |
+
(Unnamed Layer* 53) [Constant]_output: 3c103331
|
| 30 |
+
(Unnamed Layer* 54) [Shuffle]_output: 3c103331
|
| 31 |
+
/backbone/layers.0/attn/qkv/Add_output_0: 3dc9c44c
|
| 32 |
+
/backbone/layers.0/attn/Reshape_output_0: 3dc9c44c
|
| 33 |
+
/backbone/layers.0/attn/Transpose_output_0: 3dc9c44c
|
| 34 |
+
/backbone/layers.0/attn/Gather_2_output_0: 3dcc3e11
|
| 35 |
+
/backbone/layers.0/attn/Gather_3_output_0: 3d9426cf
|
| 36 |
+
/backbone/layers.0/attn/Gather_4_output_0: 3d7f90fc
|
| 37 |
+
/backbone/layers.0/attn/Transpose_1_output_0: 3d9426cf
|
| 38 |
+
(Unnamed Layer* 71) [Constant]_output: 3b367d3d
|
| 39 |
+
(Unnamed Layer* 72) [Shuffle]_output: 3b367d3d
|
| 40 |
+
/backbone/layers.0/attn/Mul_output_0: 3d106bd5
|
| 41 |
+
(Unnamed Layer* 74) [Constant]_output: 3b367d3d
|
| 42 |
+
(Unnamed Layer* 75) [Shuffle]_output: 3b367d3d
|
| 43 |
+
/backbone/layers.0/attn/Mul_1_output_0: 3cd1849b
|
| 44 |
+
/backbone/layers.0/attn/MatMul_output_0: 3eafbc86
|
| 45 |
+
(Unnamed Layer* 78) [Softmax]_output: 3a23c78f
|
| 46 |
+
/backbone/layers.0/attn/MatMul_1_output_0: 3d0b7b76
|
| 47 |
+
/backbone/layers.0/attn/Transpose_2_output_0: 3d0b7b76
|
| 48 |
+
/backbone/layers.0/attn/Reshape_1_output_0: 3d0b7b76
|
| 49 |
+
(Unnamed Layer* 88) [Constant]_output: 3b3745f9
|
| 50 |
+
(Unnamed Layer* 89) [Shuffle]_output: 3b3745f9
|
| 51 |
+
/backbone/layers.0/attn/proj/MatMul_output_0: 3d363d6a
|
| 52 |
+
(Unnamed Layer* 91) [Constant]_output: 3d182238
|
| 53 |
+
(Unnamed Layer* 92) [Shuffle]_output: 3d182238
|
| 54 |
+
/backbone/layers.0/attn/proj/Add_output_0: 3d8a8f0c
|
| 55 |
+
(Unnamed Layer* 94) [Constant]_output: 3caa4960
|
| 56 |
+
(Unnamed Layer* 95) [Shuffle]_output: 3caa4960
|
| 57 |
+
/backbone/layers.0/attn/gamma1/Mul_output_0: 3dfeef5f
|
| 58 |
+
/backbone/layers.0/Add_output_0: 3e8acfcd
|
| 59 |
+
/backbone/layers.0/ln1_1/ReduceMean_output_0: 3c204793
|
| 60 |
+
/backbone/layers.0/ln1_1/Sub_output_0: 3e8a9bd4
|
| 61 |
+
(Unnamed Layer* 101) [Shuffle]_output: 3c810a14
|
| 62 |
+
/backbone/layers.0/ln1_1/Pow_output_0: 41047682
|
| 63 |
+
/backbone/layers.0/ln1_1/ReduceMean_1_output_0: 3e2d3468
|
| 64 |
+
(Unnamed Layer* 105) [Shuffle]_output: 32074ebd
|
| 65 |
+
/backbone/layers.0/ln1_1/Add_output_0: 3e2d3469
|
| 66 |
+
/backbone/layers.0/ln1_1/Sqrt_output_0: 3d050899
|
| 67 |
+
/backbone/layers.0/ln1_1/Div_output_0: 3ded6a67
|
| 68 |
+
(Unnamed Layer* 109) [Constant]_output: 3d210ce4
|
| 69 |
+
(Unnamed Layer* 110) [Shuffle]_output: 3d210ce4
|
| 70 |
+
/backbone/layers.0/ln1_1/Mul_output_0: 3dc3c042
|
| 71 |
+
(Unnamed Layer* 112) [Constant]_output: 3ca292ca
|
| 72 |
+
(Unnamed Layer* 113) [Shuffle]_output: 3ca292ca
|
| 73 |
+
/backbone/layers.0/ln1_1/Add_1_output_0: 3d8356b3
|
| 74 |
+
(Unnamed Layer* 115) [Constant]_output: 3b53f327
|
| 75 |
+
(Unnamed Layer* 116) [Shuffle]_output: 3b53f327
|
| 76 |
+
/backbone/layers.0/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d8ccb23
|
| 77 |
+
(Unnamed Layer* 118) [Constant]_output: 3cf886b2
|
| 78 |
+
(Unnamed Layer* 119) [Shuffle]_output: 3cf886b2
|
| 79 |
+
/backbone/layers.0/ffn/layers/layers.0/layers.0.0/Add_output_0: 3dac836e
|
| 80 |
+
(Unnamed Layer* 122) [Shuffle]_output: 3c367d3d
|
| 81 |
+
/backbone/layers.0/ffn/layers/layers.0/activate/Div_output_0: 3d73f885
|
| 82 |
+
/backbone/layers.0/ffn/layers/layers.0/activate/Erf_output_0: 3c010a14
|
| 83 |
+
(Unnamed Layer* 126) [Shuffle]_output: 3c010a14
|
| 84 |
+
/backbone/layers.0/ffn/layers/layers.0/activate/Add_output_0: 3c810a14
|
| 85 |
+
/backbone/layers.0/ffn/layers/layers.0/activate/Mul_output_0: 3d712963
|
| 86 |
+
(Unnamed Layer* 130) [Shuffle]_output: 3b810a14
|
| 87 |
+
/backbone/layers.0/ffn/layers/layers.0/activate/Mul_1_output_0: 3cf12963
|
| 88 |
+
(Unnamed Layer* 132) [Constant]_output: 3b4c4f33
|
| 89 |
+
(Unnamed Layer* 133) [Shuffle]_output: 3b4c4f33
|
| 90 |
+
/backbone/layers.0/ffn/layers/layers.1/MatMul_output_0: 3d70e0dd
|
| 91 |
+
(Unnamed Layer* 135) [Constant]_output: 3ce8a785
|
| 92 |
+
(Unnamed Layer* 136) [Shuffle]_output: 3ce8a785
|
| 93 |
+
/backbone/layers.0/ffn/layers/layers.1/Add_output_0: 3d8fef2f
|
| 94 |
+
(Unnamed Layer* 138) [Constant]_output: 3c648379
|
| 95 |
+
(Unnamed Layer* 139) [Shuffle]_output: 3c648379
|
| 96 |
+
/backbone/layers.0/ffn/gamma2/Mul_output_0: 3d43dca6
|
| 97 |
+
/backbone/layers.0/ffn/Add_output_0: 3e20c520
|
| 98 |
+
/backbone/layers.1/ln1/ReduceMean_output_0: 3c151c5d
|
| 99 |
+
/backbone/layers.1/ln1/Sub_output_0: 3e1b8b7e
|
| 100 |
+
(Unnamed Layer* 145) [Shuffle]_output: 3c810a14
|
| 101 |
+
/backbone/layers.1/ln1/Pow_output_0: 3fae9bd2
|
| 102 |
+
/backbone/layers.1/ln1/ReduceMean_1_output_0: 3dd25caf
|
| 103 |
+
(Unnamed Layer* 149) [Shuffle]_output: 32074ebd
|
| 104 |
+
/backbone/layers.1/ln1/Add_output_0: 3dd25cb1
|
| 105 |
+
/backbone/layers.1/ln1/Sqrt_output_0: 3cf1b373
|
| 106 |
+
/backbone/layers.1/ln1/Div_output_0: 3d90f45b
|
| 107 |
+
(Unnamed Layer* 153) [Constant]_output: 3d503e80
|
| 108 |
+
(Unnamed Layer* 154) [Shuffle]_output: 3d503e80
|
| 109 |
+
/backbone/layers.1/ln1/Mul_output_0: 3d773050
|
| 110 |
+
(Unnamed Layer* 156) [Constant]_output: 3c257b16
|
| 111 |
+
(Unnamed Layer* 157) [Shuffle]_output: 3c257b16
|
| 112 |
+
/backbone/layers.1/ln1/Add_1_output_0: 3d74b289
|
| 113 |
+
(Unnamed Layer* 162) [Constant]_output: 3b20210a
|
| 114 |
+
(Unnamed Layer* 163) [Shuffle]_output: 3b20210a
|
| 115 |
+
/backbone/layers.1/attn/qkv/MatMul_output_0: 3d97f275
|
| 116 |
+
(Unnamed Layer* 165) [Constant]_output: 3c194e8d
|
| 117 |
+
(Unnamed Layer* 166) [Shuffle]_output: 3c194e8d
|
| 118 |
+
/backbone/layers.1/attn/qkv/Add_output_0: 3db0a105
|
| 119 |
+
/backbone/layers.1/attn/Reshape_output_0: 3db0a105
|
| 120 |
+
/backbone/layers.1/attn/Transpose_output_0: 3db0a105
|
| 121 |
+
/backbone/layers.1/attn/Gather_2_output_0: 3dc0d17e
|
| 122 |
+
/backbone/layers.1/attn/Gather_3_output_0: 3d99754d
|
| 123 |
+
/backbone/layers.1/attn/Gather_4_output_0: 3da378ff
|
| 124 |
+
/backbone/layers.1/attn/Transpose_1_output_0: 3d99754d
|
| 125 |
+
(Unnamed Layer* 183) [Constant]_output: 3b367d3d
|
| 126 |
+
(Unnamed Layer* 184) [Shuffle]_output: 3b367d3d
|
| 127 |
+
/backbone/layers.1/attn/Mul_output_0: 3d0857d9
|
| 128 |
+
(Unnamed Layer* 186) [Constant]_output: 3b367d3d
|
| 129 |
+
(Unnamed Layer* 187) [Shuffle]_output: 3b367d3d
|
| 130 |
+
/backbone/layers.1/attn/Mul_1_output_0: 3cd905ce
|
| 131 |
+
/backbone/layers.1/attn/MatMul_output_0: 3e9a14e9
|
| 132 |
+
(Unnamed Layer* 190) [Softmax]_output: 3a804081
|
| 133 |
+
/backbone/layers.1/attn/MatMul_1_output_0: 3d81e4ef
|
| 134 |
+
/backbone/layers.1/attn/Transpose_2_output_0: 3d81e4ef
|
| 135 |
+
/backbone/layers.1/attn/Reshape_1_output_0: 3d81e4ef
|
| 136 |
+
(Unnamed Layer* 200) [Constant]_output: 3b2917f1
|
| 137 |
+
(Unnamed Layer* 201) [Shuffle]_output: 3b2917f1
|
| 138 |
+
/backbone/layers.1/attn/proj/MatMul_output_0: 3d790664
|
| 139 |
+
(Unnamed Layer* 203) [Constant]_output: 3c51b0e3
|
| 140 |
+
(Unnamed Layer* 204) [Shuffle]_output: 3c51b0e3
|
| 141 |
+
/backbone/layers.1/attn/proj/Add_output_0: 3d9ffc97
|
| 142 |
+
(Unnamed Layer* 206) [Constant]_output: 3ca15121
|
| 143 |
+
(Unnamed Layer* 207) [Shuffle]_output: 3ca15121
|
| 144 |
+
/backbone/layers.1/attn/gamma1/Mul_output_0: 3d5ba3c8
|
| 145 |
+
/backbone/layers.1/Add_output_0: 3e190782
|
| 146 |
+
/backbone/layers.1/ln1_1/ReduceMean_output_0: 3c087526
|
| 147 |
+
/backbone/layers.1/ln1_1/Sub_output_0: 3e14164a
|
| 148 |
+
(Unnamed Layer* 213) [Shuffle]_output: 3c810a14
|
| 149 |
+
/backbone/layers.1/ln1_1/Pow_output_0: 4048bf4e
|
| 150 |
+
/backbone/layers.1/ln1_1/ReduceMean_1_output_0: 3dd34d18
|
| 151 |
+
(Unnamed Layer* 217) [Shuffle]_output: 32074ebd
|
| 152 |
+
/backbone/layers.1/ln1_1/Add_output_0: 3dd34d19
|
| 153 |
+
/backbone/layers.1/ln1_1/Sqrt_output_0: 3ce7fc01
|
| 154 |
+
/backbone/layers.1/ln1_1/Div_output_0: 3daab2cc
|
| 155 |
+
(Unnamed Layer* 221) [Constant]_output: 3d503e80
|
| 156 |
+
(Unnamed Layer* 222) [Shuffle]_output: 3d503e80
|
| 157 |
+
/backbone/layers.1/ln1_1/Mul_output_0: 3d61e666
|
| 158 |
+
(Unnamed Layer* 224) [Constant]_output: 3c257b16
|
| 159 |
+
(Unnamed Layer* 225) [Shuffle]_output: 3c257b16
|
| 160 |
+
/backbone/layers.1/ln1_1/Add_1_output_0: 3d40fa3b
|
| 161 |
+
(Unnamed Layer* 227) [Constant]_output: 3b3fdd4b
|
| 162 |
+
(Unnamed Layer* 228) [Shuffle]_output: 3b3fdd4b
|
| 163 |
+
/backbone/layers.1/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d817c47
|
| 164 |
+
(Unnamed Layer* 230) [Constant]_output: 3ca4cf09
|
| 165 |
+
(Unnamed Layer* 231) [Shuffle]_output: 3ca4cf09
|
| 166 |
+
/backbone/layers.1/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d9329f7
|
| 167 |
+
(Unnamed Layer* 234) [Shuffle]_output: 3c367d3d
|
| 168 |
+
/backbone/layers.1/ffn/layers/layers.0/activate/Div_output_0: 3d501f08
|
| 169 |
+
/backbone/layers.1/ffn/layers/layers.0/activate/Erf_output_0: 3c010a14
|
| 170 |
+
(Unnamed Layer* 238) [Shuffle]_output: 3c010a14
|
| 171 |
+
/backbone/layers.1/ffn/layers/layers.0/activate/Add_output_0: 3c810a14
|
| 172 |
+
/backbone/layers.1/ffn/layers/layers.0/activate/Mul_output_0: 3d4dc59e
|
| 173 |
+
(Unnamed Layer* 242) [Shuffle]_output: 3b810a14
|
| 174 |
+
/backbone/layers.1/ffn/layers/layers.0/activate/Mul_1_output_0: 3ccdc59e
|
| 175 |
+
(Unnamed Layer* 244) [Constant]_output: 3b5e41a0
|
| 176 |
+
(Unnamed Layer* 245) [Shuffle]_output: 3b5e41a0
|
| 177 |
+
/backbone/layers.1/ffn/layers/layers.1/MatMul_output_0: 3d2d8fbd
|
| 178 |
+
(Unnamed Layer* 247) [Constant]_output: 3cf9e64a
|
| 179 |
+
(Unnamed Layer* 248) [Shuffle]_output: 3cf9e64a
|
| 180 |
+
/backbone/layers.1/ffn/layers/layers.1/Add_output_0: 3da5e63e
|
| 181 |
+
(Unnamed Layer* 250) [Constant]_output: 3ca82de9
|
| 182 |
+
(Unnamed Layer* 251) [Shuffle]_output: 3ca82de9
|
| 183 |
+
/backbone/layers.1/ffn/gamma2/Mul_output_0: 3da6763b
|
| 184 |
+
/backbone/layers.1/ffn/Add_output_0: 3def4c2a
|
| 185 |
+
/backbone/layers.2/ln1/ReduceMean_output_0: 3c1607df
|
| 186 |
+
/backbone/layers.2/ln1/Sub_output_0: 3de7f81c
|
| 187 |
+
(Unnamed Layer* 257) [Shuffle]_output: 3c810a14
|
| 188 |
+
/backbone/layers.2/ln1/Pow_output_0: 4058aa81
|
| 189 |
+
/backbone/layers.2/ln1/ReduceMean_1_output_0: 3e024aff
|
| 190 |
+
(Unnamed Layer* 261) [Shuffle]_output: 32074ebd
|
| 191 |
+
/backbone/layers.2/ln1/Add_output_0: 3e024b00
|
| 192 |
+
/backbone/layers.2/ln1/Sqrt_output_0: 3d03a39c
|
| 193 |
+
/backbone/layers.2/ln1/Div_output_0: 3d93fdb8
|
| 194 |
+
(Unnamed Layer* 265) [Constant]_output: 3d32499b
|
| 195 |
+
(Unnamed Layer* 266) [Shuffle]_output: 3d32499b
|
| 196 |
+
/backbone/layers.2/ln1/Mul_output_0: 3d966609
|
| 197 |
+
(Unnamed Layer* 268) [Constant]_output: 3c4db3d1
|
| 198 |
+
(Unnamed Layer* 269) [Shuffle]_output: 3c4db3d1
|
| 199 |
+
/backbone/layers.2/ln1/Add_1_output_0: 3d92e4b1
|
| 200 |
+
(Unnamed Layer* 274) [Constant]_output: 3b62e919
|
| 201 |
+
(Unnamed Layer* 275) [Shuffle]_output: 3b62e919
|
| 202 |
+
/backbone/layers.2/attn/qkv/MatMul_output_0: 3d6f123d
|
| 203 |
+
(Unnamed Layer* 277) [Constant]_output: 3c9804b2
|
| 204 |
+
(Unnamed Layer* 278) [Shuffle]_output: 3c9804b2
|
| 205 |
+
/backbone/layers.2/attn/qkv/Add_output_0: 3e01289e
|
| 206 |
+
/backbone/layers.2/attn/Reshape_output_0: 3e01289e
|
| 207 |
+
/backbone/layers.2/attn/Transpose_output_0: 3e01289e
|
| 208 |
+
/backbone/layers.2/attn/Gather_2_output_0: 3e0168da
|
| 209 |
+
/backbone/layers.2/attn/Gather_3_output_0: 3d736801
|
| 210 |
+
/backbone/layers.2/attn/Gather_4_output_0: 3d8519d5
|
| 211 |
+
/backbone/layers.2/attn/Transpose_1_output_0: 3d736801
|
| 212 |
+
(Unnamed Layer* 295) [Constant]_output: 3b367d3d
|
| 213 |
+
(Unnamed Layer* 296) [Shuffle]_output: 3b367d3d
|
| 214 |
+
/backbone/layers.2/attn/Mul_output_0: 3d370345
|
| 215 |
+
(Unnamed Layer* 298) [Constant]_output: 3b367d3d
|
| 216 |
+
(Unnamed Layer* 299) [Shuffle]_output: 3b367d3d
|
| 217 |
+
/backbone/layers.2/attn/Mul_1_output_0: 3cac1d3d
|
| 218 |
+
/backbone/layers.2/attn/MatMul_output_0: 3ea31c99
|
| 219 |
+
(Unnamed Layer* 302) [Softmax]_output: 3a969191
|
| 220 |
+
/backbone/layers.2/attn/MatMul_1_output_0: 3d4cb868
|
| 221 |
+
/backbone/layers.2/attn/Transpose_2_output_0: 3d4cb868
|
| 222 |
+
/backbone/layers.2/attn/Reshape_1_output_0: 3d4cb868
|
| 223 |
+
(Unnamed Layer* 312) [Constant]_output: 3b312f9f
|
| 224 |
+
(Unnamed Layer* 313) [Shuffle]_output: 3b312f9f
|
| 225 |
+
/backbone/layers.2/attn/proj/MatMul_output_0: 3d54e78d
|
| 226 |
+
(Unnamed Layer* 315) [Constant]_output: 3c7284bb
|
| 227 |
+
(Unnamed Layer* 316) [Shuffle]_output: 3c7284bb
|
| 228 |
+
/backbone/layers.2/attn/proj/Add_output_0: 3d789198
|
| 229 |
+
(Unnamed Layer* 318) [Constant]_output: 3cb5c530
|
| 230 |
+
(Unnamed Layer* 319) [Shuffle]_output: 3cb5c530
|
| 231 |
+
/backbone/layers.2/attn/gamma1/Mul_output_0: 3d650820
|
| 232 |
+
/backbone/layers.2/Add_output_0: 3e0c9e90
|
| 233 |
+
/backbone/layers.2/ln1_1/ReduceMean_output_0: 3c10de99
|
| 234 |
+
/backbone/layers.2/ln1_1/Sub_output_0: 3e16ae4f
|
| 235 |
+
(Unnamed Layer* 325) [Shuffle]_output: 3c810a14
|
| 236 |
+
/backbone/layers.2/ln1_1/Pow_output_0: 409c3f11
|
| 237 |
+
/backbone/layers.2/ln1_1/ReduceMean_1_output_0: 3e091255
|
| 238 |
+
(Unnamed Layer* 329) [Shuffle]_output: 32074ebd
|
| 239 |
+
/backbone/layers.2/ln1_1/Add_output_0: 3e091256
|
| 240 |
+
/backbone/layers.2/ln1_1/Sqrt_output_0: 3d07fb6d
|
| 241 |
+
/backbone/layers.2/ln1_1/Div_output_0: 3dad0f9c
|
| 242 |
+
(Unnamed Layer* 333) [Constant]_output: 3d32499b
|
| 243 |
+
(Unnamed Layer* 334) [Shuffle]_output: 3d32499b
|
| 244 |
+
/backbone/layers.2/ln1_1/Mul_output_0: 3d9e8433
|
| 245 |
+
(Unnamed Layer* 336) [Constant]_output: 3c4db3d1
|
| 246 |
+
(Unnamed Layer* 337) [Shuffle]_output: 3c4db3d1
|
| 247 |
+
/backbone/layers.2/ln1_1/Add_1_output_0: 3d97a3a0
|
| 248 |
+
(Unnamed Layer* 339) [Constant]_output: 3b40f4e8
|
| 249 |
+
(Unnamed Layer* 340) [Shuffle]_output: 3b40f4e8
|
| 250 |
+
/backbone/layers.2/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d4a0381
|
| 251 |
+
(Unnamed Layer* 342) [Constant]_output: 3ce8472e
|
| 252 |
+
(Unnamed Layer* 343) [Shuffle]_output: 3ce8472e
|
| 253 |
+
/backbone/layers.2/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d8a2d4d
|
| 254 |
+
(Unnamed Layer* 346) [Shuffle]_output: 3c367d3d
|
| 255 |
+
/backbone/layers.2/ffn/layers/layers.0/activate/Div_output_0: 3d436967
|
| 256 |
+
/backbone/layers.2/ffn/layers/layers.0/activate/Erf_output_0: 3c010a14
|
| 257 |
+
(Unnamed Layer* 350) [Shuffle]_output: 3c010a14
|
| 258 |
+
/backbone/layers.2/ffn/layers/layers.0/activate/Add_output_0: 3c811218
|
| 259 |
+
/backbone/layers.2/ffn/layers/layers.0/activate/Mul_output_0: 3d0f4344
|
| 260 |
+
(Unnamed Layer* 354) [Shuffle]_output: 3b810a14
|
| 261 |
+
/backbone/layers.2/ffn/layers/layers.0/activate/Mul_1_output_0: 3c8f4344
|
| 262 |
+
(Unnamed Layer* 356) [Constant]_output: 3b79480e
|
| 263 |
+
(Unnamed Layer* 357) [Shuffle]_output: 3b79480e
|
| 264 |
+
/backbone/layers.2/ffn/layers/layers.1/MatMul_output_0: 3d0074c9
|
| 265 |
+
(Unnamed Layer* 359) [Constant]_output: 3d0a8e7c
|
| 266 |
+
(Unnamed Layer* 360) [Shuffle]_output: 3d0a8e7c
|
| 267 |
+
/backbone/layers.2/ffn/layers/layers.1/Add_output_0: 3d6568a7
|
| 268 |
+
(Unnamed Layer* 362) [Constant]_output: 3c9721f5
|
| 269 |
+
(Unnamed Layer* 363) [Shuffle]_output: 3c9721f5
|
| 270 |
+
/backbone/layers.2/ffn/gamma2/Mul_output_0: 3dbf84dd
|
| 271 |
+
/backbone/layers.2/ffn/Add_output_0: 3e2a4a11
|
| 272 |
+
/backbone/layers.3/ln1/ReduceMean_output_0: 3c0a7c7b
|
| 273 |
+
/backbone/layers.3/ln1/Sub_output_0: 3e2cb1b0
|
| 274 |
+
(Unnamed Layer* 369) [Shuffle]_output: 3c810a14
|
| 275 |
+
/backbone/layers.3/ln1/Pow_output_0: 40d9931f
|
| 276 |
+
/backbone/layers.3/ln1/ReduceMean_1_output_0: 3e4dd0e5
|
| 277 |
+
(Unnamed Layer* 373) [Shuffle]_output: 32074ebd
|
| 278 |
+
/backbone/layers.3/ln1/Add_output_0: 3e4dd0e6
|
| 279 |
+
/backbone/layers.3/ln1/Sqrt_output_0: 3d244407
|
| 280 |
+
/backbone/layers.3/ln1/Div_output_0: 3db9b1d4
|
| 281 |
+
(Unnamed Layer* 377) [Constant]_output: 3d04c94c
|
| 282 |
+
(Unnamed Layer* 378) [Shuffle]_output: 3d04c94c
|
| 283 |
+
/backbone/layers.3/ln1/Mul_output_0: 3dae826f
|
| 284 |
+
(Unnamed Layer* 380) [Constant]_output: 3c126968
|
| 285 |
+
(Unnamed Layer* 381) [Shuffle]_output: 3c126968
|
| 286 |
+
/backbone/layers.3/ln1/Add_1_output_0: 3d9713fd
|
| 287 |
+
(Unnamed Layer* 386) [Constant]_output: 3b47a967
|
| 288 |
+
(Unnamed Layer* 387) [Shuffle]_output: 3b47a967
|
| 289 |
+
/backbone/layers.3/attn/qkv/MatMul_output_0: 3d649e16
|
| 290 |
+
(Unnamed Layer* 389) [Constant]_output: 3c0dd3cf
|
| 291 |
+
(Unnamed Layer* 390) [Shuffle]_output: 3c0dd3cf
|
| 292 |
+
/backbone/layers.3/attn/qkv/Add_output_0: 3dc039b6
|
| 293 |
+
/backbone/layers.3/attn/Reshape_output_0: 3dc039b6
|
| 294 |
+
/backbone/layers.3/attn/Transpose_output_0: 3dc039b6
|
| 295 |
+
/backbone/layers.3/attn/Gather_2_output_0: 3dc039b6
|
| 296 |
+
/backbone/layers.3/attn/Gather_3_output_0: 3d74f73e
|
| 297 |
+
/backbone/layers.3/attn/Gather_4_output_0: 3d34ae36
|
| 298 |
+
/backbone/layers.3/attn/Transpose_1_output_0: 3d74f73e
|
| 299 |
+
(Unnamed Layer* 407) [Constant]_output: 3b367d3d
|
| 300 |
+
(Unnamed Layer* 408) [Shuffle]_output: 3b367d3d
|
| 301 |
+
/backbone/layers.3/attn/Mul_output_0: 3d07ec85
|
| 302 |
+
(Unnamed Layer* 410) [Constant]_output: 3b367d3d
|
| 303 |
+
(Unnamed Layer* 411) [Shuffle]_output: 3b367d3d
|
| 304 |
+
/backbone/layers.3/attn/Mul_1_output_0: 3cad378c
|
| 305 |
+
/backbone/layers.3/attn/MatMul_output_0: 3e4918a8
|
| 306 |
+
(Unnamed Layer* 414) [Softmax]_output: 3af785f7
|
| 307 |
+
/backbone/layers.3/attn/MatMul_1_output_0: 3d03da63
|
| 308 |
+
/backbone/layers.3/attn/Transpose_2_output_0: 3d03da63
|
| 309 |
+
/backbone/layers.3/attn/Reshape_1_output_0: 3d03da63
|
| 310 |
+
(Unnamed Layer* 424) [Constant]_output: 3b250807
|
| 311 |
+
(Unnamed Layer* 425) [Shuffle]_output: 3b250807
|
| 312 |
+
/backbone/layers.3/attn/proj/MatMul_output_0: 3d0b206d
|
| 313 |
+
(Unnamed Layer* 427) [Constant]_output: 3c615ddf
|
| 314 |
+
(Unnamed Layer* 428) [Shuffle]_output: 3c615ddf
|
| 315 |
+
/backbone/layers.3/attn/proj/Add_output_0: 3d688e15
|
| 316 |
+
(Unnamed Layer* 430) [Constant]_output: 3d03b705
|
| 317 |
+
(Unnamed Layer* 431) [Shuffle]_output: 3d03b705
|
| 318 |
+
/backbone/layers.3/attn/gamma1/Mul_output_0: 3d70698f
|
| 319 |
+
/backbone/layers.3/Add_output_0: 3e221d83
|
| 320 |
+
/backbone/layers.3/ln1_1/ReduceMean_output_0: 3c046d7c
|
| 321 |
+
/backbone/layers.3/ln1_1/Sub_output_0: 3e237977
|
| 322 |
+
(Unnamed Layer* 437) [Shuffle]_output: 3c810a14
|
| 323 |
+
/backbone/layers.3/ln1_1/Pow_output_0: 428336fd
|
| 324 |
+
/backbone/layers.3/ln1_1/ReduceMean_1_output_0: 3e75667d
|
| 325 |
+
(Unnamed Layer* 441) [Shuffle]_output: 32074ebd
|
| 326 |
+
/backbone/layers.3/ln1_1/Add_output_0: 3e75667e
|
| 327 |
+
/backbone/layers.3/ln1_1/Sqrt_output_0: 3d4d29d5
|
| 328 |
+
/backbone/layers.3/ln1_1/Div_output_0: 3d9db3ca
|
| 329 |
+
(Unnamed Layer* 445) [Constant]_output: 3d04c94c
|
| 330 |
+
(Unnamed Layer* 446) [Shuffle]_output: 3d04c94c
|
| 331 |
+
/backbone/layers.3/ln1_1/Mul_output_0: 3dae7019
|
| 332 |
+
(Unnamed Layer* 448) [Constant]_output: 3c126968
|
| 333 |
+
(Unnamed Layer* 449) [Shuffle]_output: 3c126968
|
| 334 |
+
/backbone/layers.3/ln1_1/Add_1_output_0: 3da2e9b4
|
| 335 |
+
(Unnamed Layer* 451) [Constant]_output: 3b5cebab
|
| 336 |
+
(Unnamed Layer* 452) [Shuffle]_output: 3b5cebab
|
| 337 |
+
/backbone/layers.3/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d75b79f
|
| 338 |
+
(Unnamed Layer* 454) [Constant]_output: 3cd30be8
|
| 339 |
+
(Unnamed Layer* 455) [Shuffle]_output: 3cd30be8
|
| 340 |
+
/backbone/layers.3/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d9869ee
|
| 341 |
+
(Unnamed Layer* 458) [Shuffle]_output: 3c367d3d
|
| 342 |
+
/backbone/layers.3/ffn/layers/layers.0/activate/Div_output_0: 3d578baf
|
| 343 |
+
/backbone/layers.3/ffn/layers/layers.0/activate/Erf_output_0: 3c010a14
|
| 344 |
+
(Unnamed Layer* 462) [Shuffle]_output: 3c010a14
|
| 345 |
+
/backbone/layers.3/ffn/layers/layers.0/activate/Add_output_0: 3c810a14
|
| 346 |
+
/backbone/layers.3/ffn/layers/layers.0/activate/Mul_output_0: 3d1e2789
|
| 347 |
+
(Unnamed Layer* 466) [Shuffle]_output: 3b810a14
|
| 348 |
+
/backbone/layers.3/ffn/layers/layers.0/activate/Mul_1_output_0: 3c9e2789
|
| 349 |
+
(Unnamed Layer* 468) [Constant]_output: 3b4b022d
|
| 350 |
+
(Unnamed Layer* 469) [Shuffle]_output: 3b4b022d
|
| 351 |
+
/backbone/layers.3/ffn/layers/layers.1/MatMul_output_0: 3d00c89a
|
| 352 |
+
(Unnamed Layer* 471) [Constant]_output: 3cd8cac6
|
| 353 |
+
(Unnamed Layer* 472) [Shuffle]_output: 3cd8cac6
|
| 354 |
+
/backbone/layers.3/ffn/layers/layers.1/Add_output_0: 3d466c91
|
| 355 |
+
(Unnamed Layer* 474) [Constant]_output: 3cc3adec
|
| 356 |
+
(Unnamed Layer* 475) [Shuffle]_output: 3cc3adec
|
| 357 |
+
/backbone/layers.3/ffn/gamma2/Mul_output_0: 3df3018a
|
| 358 |
+
/backbone/layers.3/ffn/Add_output_0: 3e477a7f
|
| 359 |
+
/backbone/layers.4/ln1/ReduceMean_output_0: 3c1d4283
|
| 360 |
+
/backbone/layers.4/ln1/Sub_output_0: 3e4c50d8
|
| 361 |
+
(Unnamed Layer* 481) [Shuffle]_output: 3c810a14
|
| 362 |
+
/backbone/layers.4/ln1/Pow_output_0: 411de4bd
|
| 363 |
+
/backbone/layers.4/ln1/ReduceMean_1_output_0: 3e87f3cc
|
| 364 |
+
(Unnamed Layer* 485) [Shuffle]_output: 32074ebd
|
| 365 |
+
/backbone/layers.4/ln1/Add_output_0: 3e87f3cc
|
| 366 |
+
/backbone/layers.4/ln1/Sqrt_output_0: 3d3b9d6a
|
| 367 |
+
/backbone/layers.4/ln1/Div_output_0: 3dbff9d5
|
| 368 |
+
(Unnamed Layer* 489) [Constant]_output: 3cca0b7c
|
| 369 |
+
(Unnamed Layer* 490) [Shuffle]_output: 3cca0b7c
|
| 370 |
+
/backbone/layers.4/ln1/Mul_output_0: 3da3e298
|
| 371 |
+
(Unnamed Layer* 492) [Constant]_output: 3bda5700
|
| 372 |
+
(Unnamed Layer* 493) [Shuffle]_output: 3bda5700
|
| 373 |
+
/backbone/layers.4/ln1/Add_1_output_0: 3d917d5c
|
| 374 |
+
(Unnamed Layer* 498) [Constant]_output: 3b4a98d3
|
| 375 |
+
(Unnamed Layer* 499) [Shuffle]_output: 3b4a98d3
|
| 376 |
+
/backbone/layers.4/attn/qkv/MatMul_output_0: 3d5e9155
|
| 377 |
+
(Unnamed Layer* 501) [Constant]_output: 3c2d20a7
|
| 378 |
+
(Unnamed Layer* 502) [Shuffle]_output: 3c2d20a7
|
| 379 |
+
/backbone/layers.4/attn/qkv/Add_output_0: 3d9e3c70
|
| 380 |
+
/backbone/layers.4/attn/Reshape_output_0: 3d9e3c70
|
| 381 |
+
/backbone/layers.4/attn/Transpose_output_0: 3d9e3c70
|
| 382 |
+
/backbone/layers.4/attn/Gather_2_output_0: 3d9f0819
|
| 383 |
+
/backbone/layers.4/attn/Gather_3_output_0: 3d5f66dd
|
| 384 |
+
/backbone/layers.4/attn/Gather_4_output_0: 3d54058d
|
| 385 |
+
/backbone/layers.4/attn/Transpose_1_output_0: 3d5f66dd
|
| 386 |
+
(Unnamed Layer* 519) [Constant]_output: 3b367d3d
|
| 387 |
+
(Unnamed Layer* 520) [Shuffle]_output: 3b367d3d
|
| 388 |
+
/backbone/layers.4/attn/Mul_output_0: 3ce0e79a
|
| 389 |
+
(Unnamed Layer* 522) [Constant]_output: 3b367d3d
|
| 390 |
+
(Unnamed Layer* 523) [Shuffle]_output: 3b367d3d
|
| 391 |
+
/backbone/layers.4/attn/Mul_1_output_0: 3c9df80b
|
| 392 |
+
/backbone/layers.4/attn/MatMul_output_0: 3dcd47a8
|
| 393 |
+
(Unnamed Layer* 526) [Softmax]_output: 3ad77bbc
|
| 394 |
+
/backbone/layers.4/attn/MatMul_1_output_0: 3cc60147
|
| 395 |
+
/backbone/layers.4/attn/Transpose_2_output_0: 3cc60147
|
| 396 |
+
/backbone/layers.4/attn/Reshape_1_output_0: 3cc60147
|
| 397 |
+
(Unnamed Layer* 536) [Constant]_output: 3aff71be
|
| 398 |
+
(Unnamed Layer* 537) [Shuffle]_output: 3aff71be
|
| 399 |
+
/backbone/layers.4/attn/proj/MatMul_output_0: 3ca98bbf
|
| 400 |
+
(Unnamed Layer* 539) [Constant]_output: 3c0ff8b6
|
| 401 |
+
(Unnamed Layer* 540) [Shuffle]_output: 3c0ff8b6
|
| 402 |
+
/backbone/layers.4/attn/proj/Add_output_0: 3cf927cb
|
| 403 |
+
(Unnamed Layer* 542) [Constant]_output: 3cdd9512
|
| 404 |
+
(Unnamed Layer* 543) [Shuffle]_output: 3cdd9512
|
| 405 |
+
/backbone/layers.4/attn/gamma1/Mul_output_0: 3d7a4bf8
|
| 406 |
+
/backbone/layers.4/Add_output_0: 3e57b69b
|
| 407 |
+
/backbone/layers.4/ln1_1/ReduceMean_output_0: 3c261fce
|
| 408 |
+
/backbone/layers.4/ln1_1/Sub_output_0: 3e559118
|
| 409 |
+
(Unnamed Layer* 549) [Shuffle]_output: 3c810a14
|
| 410 |
+
/backbone/layers.4/ln1_1/Pow_output_0: 412cb9e9
|
| 411 |
+
/backbone/layers.4/ln1_1/ReduceMean_1_output_0: 3e9e179f
|
| 412 |
+
(Unnamed Layer* 553) [Shuffle]_output: 32074ebd
|
| 413 |
+
/backbone/layers.4/ln1_1/Add_output_0: 3e9e179f
|
| 414 |
+
/backbone/layers.4/ln1_1/Sqrt_output_0: 3d4f7807
|
| 415 |
+
/backbone/layers.4/ln1_1/Div_output_0: 3db1ad36
|
| 416 |
+
(Unnamed Layer* 557) [Constant]_output: 3cca0b7c
|
| 417 |
+
(Unnamed Layer* 558) [Shuffle]_output: 3cca0b7c
|
| 418 |
+
/backbone/layers.4/ln1_1/Mul_output_0: 3d9d6301
|
| 419 |
+
(Unnamed Layer* 560) [Constant]_output: 3bda5700
|
| 420 |
+
(Unnamed Layer* 561) [Shuffle]_output: 3bda5700
|
| 421 |
+
/backbone/layers.4/ln1_1/Add_1_output_0: 3d85109e
|
| 422 |
+
(Unnamed Layer* 563) [Constant]_output: 3b3e9f65
|
| 423 |
+
(Unnamed Layer* 564) [Shuffle]_output: 3b3e9f65
|
| 424 |
+
/backbone/layers.4/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d6d7ae3
|
| 425 |
+
(Unnamed Layer* 566) [Constant]_output: 3ce2129d
|
| 426 |
+
(Unnamed Layer* 567) [Shuffle]_output: 3ce2129d
|
| 427 |
+
/backbone/layers.4/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d763e42
|
| 428 |
+
(Unnamed Layer* 570) [Shuffle]_output: 3c367d3d
|
| 429 |
+
/backbone/layers.4/ffn/layers/layers.0/activate/Div_output_0: 3d2e1ec8
|
| 430 |
+
/backbone/layers.4/ffn/layers/layers.0/activate/Erf_output_0: 3c010a14
|
| 431 |
+
(Unnamed Layer* 574) [Shuffle]_output: 3c010a14
|
| 432 |
+
/backbone/layers.4/ffn/layers/layers.0/activate/Add_output_0: 3c810a14
|
| 433 |
+
/backbone/layers.4/ffn/layers/layers.0/activate/Mul_output_0: 3d0defd2
|
| 434 |
+
(Unnamed Layer* 578) [Shuffle]_output: 3b810a14
|
| 435 |
+
/backbone/layers.4/ffn/layers/layers.0/activate/Mul_1_output_0: 3c8defd2
|
| 436 |
+
(Unnamed Layer* 580) [Constant]_output: 3b4cd636
|
| 437 |
+
(Unnamed Layer* 581) [Shuffle]_output: 3b4cd636
|
| 438 |
+
/backbone/layers.4/ffn/layers/layers.1/MatMul_output_0: 3d0ef0de
|
| 439 |
+
(Unnamed Layer* 583) [Constant]_output: 3c264af0
|
| 440 |
+
(Unnamed Layer* 584) [Shuffle]_output: 3c264af0
|
| 441 |
+
/backbone/layers.4/ffn/layers/layers.1/Add_output_0: 3d3df74f
|
| 442 |
+
(Unnamed Layer* 586) [Constant]_output: 3d2c20fd
|
| 443 |
+
(Unnamed Layer* 587) [Shuffle]_output: 3d2c20fd
|
| 444 |
+
/backbone/layers.4/ffn/gamma2/Mul_output_0: 3e1c47ce
|
| 445 |
+
/backbone/layers.4/ffn/Add_output_0: 3e6918d2
|
| 446 |
+
/backbone/layers.5/ln1/ReduceMean_output_0: 3c348ef7
|
| 447 |
+
/backbone/layers.5/ln1/Sub_output_0: 3e6a22c6
|
| 448 |
+
(Unnamed Layer* 593) [Shuffle]_output: 3c810a14
|
| 449 |
+
/backbone/layers.5/ln1/Pow_output_0: 414c78d8
|
| 450 |
+
/backbone/layers.5/ln1/ReduceMean_1_output_0: 3ebaf501
|
| 451 |
+
(Unnamed Layer* 597) [Shuffle]_output: 32074ebd
|
| 452 |
+
/backbone/layers.5/ln1/Add_output_0: 3ebaf501
|
| 453 |
+
/backbone/layers.5/ln1/Sqrt_output_0: 3d581878
|
| 454 |
+
/backbone/layers.5/ln1/Div_output_0: 3da8074c
|
| 455 |
+
(Unnamed Layer* 601) [Constant]_output: 3cf27941
|
| 456 |
+
(Unnamed Layer* 602) [Shuffle]_output: 3cf27941
|
| 457 |
+
/backbone/layers.5/ln1/Mul_output_0: 3da9c6d8
|
| 458 |
+
(Unnamed Layer* 604) [Constant]_output: 3cf09859
|
| 459 |
+
(Unnamed Layer* 605) [Shuffle]_output: 3cf09859
|
| 460 |
+
/backbone/layers.5/ln1/Add_1_output_0: 3d98d1ed
|
| 461 |
+
(Unnamed Layer* 610) [Constant]_output: 3b27ee8d
|
| 462 |
+
(Unnamed Layer* 611) [Shuffle]_output: 3b27ee8d
|
| 463 |
+
/backbone/layers.5/attn/qkv/MatMul_output_0: 3d56776d
|
| 464 |
+
(Unnamed Layer* 613) [Constant]_output: 3bd5de0e
|
| 465 |
+
(Unnamed Layer* 614) [Shuffle]_output: 3bd5de0e
|
| 466 |
+
/backbone/layers.5/attn/qkv/Add_output_0: 3dad858e
|
| 467 |
+
/backbone/layers.5/attn/Reshape_output_0: 3dad858e
|
| 468 |
+
/backbone/layers.5/attn/Transpose_output_0: 3dad858e
|
| 469 |
+
/backbone/layers.5/attn/Gather_2_output_0: 3db31c47
|
| 470 |
+
/backbone/layers.5/attn/Gather_3_output_0: 3d5c60e9
|
| 471 |
+
/backbone/layers.5/attn/Gather_4_output_0: 3d524d54
|
| 472 |
+
/backbone/layers.5/attn/Transpose_1_output_0: 3d5c60e9
|
| 473 |
+
(Unnamed Layer* 631) [Constant]_output: 3b367d3d
|
| 474 |
+
(Unnamed Layer* 632) [Shuffle]_output: 3b367d3d
|
| 475 |
+
/backbone/layers.5/attn/Mul_output_0: 3cfd4cea
|
| 476 |
+
(Unnamed Layer* 634) [Constant]_output: 3b367d3d
|
| 477 |
+
(Unnamed Layer* 635) [Shuffle]_output: 3b367d3d
|
| 478 |
+
/backbone/layers.5/attn/Mul_1_output_0: 3c9bd4c8
|
| 479 |
+
/backbone/layers.5/attn/MatMul_output_0: 3dcc47a4
|
| 480 |
+
(Unnamed Layer* 638) [Softmax]_output: 3a9fbeb6
|
| 481 |
+
/backbone/layers.5/attn/MatMul_1_output_0: 3d13983c
|
| 482 |
+
/backbone/layers.5/attn/Transpose_2_output_0: 3d13983c
|
| 483 |
+
/backbone/layers.5/attn/Reshape_1_output_0: 3d13983c
|
| 484 |
+
(Unnamed Layer* 648) [Constant]_output: 3b2499bb
|
| 485 |
+
(Unnamed Layer* 649) [Shuffle]_output: 3b2499bb
|
| 486 |
+
/backbone/layers.5/attn/proj/MatMul_output_0: 3d106c73
|
| 487 |
+
(Unnamed Layer* 651) [Constant]_output: 3c73846c
|
| 488 |
+
(Unnamed Layer* 652) [Shuffle]_output: 3c73846c
|
| 489 |
+
/backbone/layers.5/attn/proj/Add_output_0: 3cf2b071
|
| 490 |
+
(Unnamed Layer* 654) [Constant]_output: 3d5ae7f1
|
| 491 |
+
(Unnamed Layer* 655) [Shuffle]_output: 3d5ae7f1
|
| 492 |
+
/backbone/layers.5/attn/gamma1/Mul_output_0: 3e00f127
|
| 493 |
+
/backbone/layers.5/Add_output_0: 3e7cd8ad
|
| 494 |
+
/backbone/layers.5/ln1_1/ReduceMean_output_0: 3c380737
|
| 495 |
+
/backbone/layers.5/ln1_1/Sub_output_0: 3e793824
|
| 496 |
+
(Unnamed Layer* 661) [Shuffle]_output: 3c810a14
|
| 497 |
+
/backbone/layers.5/ln1_1/Pow_output_0: 42ee0ae6
|
| 498 |
+
/backbone/layers.5/ln1_1/ReduceMean_1_output_0: 3ed7b3a0
|
| 499 |
+
(Unnamed Layer* 665) [Shuffle]_output: 32074ebd
|
| 500 |
+
/backbone/layers.5/ln1_1/Add_output_0: 3ed7b3a0
|
| 501 |
+
/backbone/layers.5/ln1_1/Sqrt_output_0: 3d70c923
|
| 502 |
+
/backbone/layers.5/ln1_1/Div_output_0: 3db01304
|
| 503 |
+
(Unnamed Layer* 669) [Constant]_output: 3cf27941
|
| 504 |
+
(Unnamed Layer* 670) [Shuffle]_output: 3cf27941
|
| 505 |
+
/backbone/layers.5/ln1_1/Mul_output_0: 3d99eaf6
|
| 506 |
+
(Unnamed Layer* 672) [Constant]_output: 3cf09859
|
| 507 |
+
(Unnamed Layer* 673) [Shuffle]_output: 3cf09859
|
| 508 |
+
/backbone/layers.5/ln1_1/Add_1_output_0: 3d998bf9
|
| 509 |
+
(Unnamed Layer* 675) [Constant]_output: 3b43d814
|
| 510 |
+
(Unnamed Layer* 676) [Shuffle]_output: 3b43d814
|
| 511 |
+
/backbone/layers.5/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d54a0e0
|
| 512 |
+
(Unnamed Layer* 678) [Constant]_output: 3ce1b503
|
| 513 |
+
(Unnamed Layer* 679) [Shuffle]_output: 3ce1b503
|
| 514 |
+
/backbone/layers.5/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d96f5f8
|
| 515 |
+
(Unnamed Layer* 682) [Shuffle]_output: 3c367d3d
|
| 516 |
+
/backbone/layers.5/ffn/layers/layers.0/activate/Div_output_0: 3d557da7
|
| 517 |
+
/backbone/layers.5/ffn/layers/layers.0/activate/Erf_output_0: 3c010a14
|
| 518 |
+
(Unnamed Layer* 686) [Shuffle]_output: 3c010a14
|
| 519 |
+
/backbone/layers.5/ffn/layers/layers.0/activate/Add_output_0: 3c811208
|
| 520 |
+
/backbone/layers.5/ffn/layers/layers.0/activate/Mul_output_0: 3d0da6d3
|
| 521 |
+
(Unnamed Layer* 690) [Shuffle]_output: 3b810a14
|
| 522 |
+
/backbone/layers.5/ffn/layers/layers.0/activate/Mul_1_output_0: 3c8da6d3
|
| 523 |
+
(Unnamed Layer* 692) [Constant]_output: 3b805c24
|
| 524 |
+
(Unnamed Layer* 693) [Shuffle]_output: 3b805c24
|
| 525 |
+
/backbone/layers.5/ffn/layers/layers.1/MatMul_output_0: 3d057ad1
|
| 526 |
+
(Unnamed Layer* 695) [Constant]_output: 3c24400e
|
| 527 |
+
(Unnamed Layer* 696) [Shuffle]_output: 3c24400e
|
| 528 |
+
/backbone/layers.5/ffn/layers/layers.1/Add_output_0: 3d09e88c
|
| 529 |
+
(Unnamed Layer* 698) [Constant]_output: 3dd2cd59
|
| 530 |
+
(Unnamed Layer* 699) [Shuffle]_output: 3dd2cd59
|
| 531 |
+
/backbone/layers.5/ffn/gamma2/Mul_output_0: 3e3371fb
|
| 532 |
+
/backbone/layers.5/ffn/Add_output_0: 3e932d02
|
| 533 |
+
/backbone/layers.6/ln1/ReduceMean_output_0: 3c555cf7
|
| 534 |
+
/backbone/layers.6/ln1/Sub_output_0: 3e902f46
|
| 535 |
+
(Unnamed Layer* 705) [Shuffle]_output: 3c810a14
|
| 536 |
+
/backbone/layers.6/ln1/Pow_output_0: 418468a9
|
| 537 |
+
/backbone/layers.6/ln1/ReduceMean_1_output_0: 3ed31d8a
|
| 538 |
+
(Unnamed Layer* 709) [Shuffle]_output: 32074ebd
|
| 539 |
+
/backbone/layers.6/ln1/Add_output_0: 3ed31d8a
|
| 540 |
+
/backbone/layers.6/ln1/Sqrt_output_0: 3d69acf5
|
| 541 |
+
/backbone/layers.6/ln1/Div_output_0: 3dab24de
|
| 542 |
+
(Unnamed Layer* 713) [Constant]_output: 3cebf932
|
| 543 |
+
(Unnamed Layer* 714) [Shuffle]_output: 3cebf932
|
| 544 |
+
/backbone/layers.6/ln1/Mul_output_0: 3dd4ac4e
|
| 545 |
+
(Unnamed Layer* 716) [Constant]_output: 3c6652a6
|
| 546 |
+
(Unnamed Layer* 717) [Shuffle]_output: 3c6652a6
|
| 547 |
+
/backbone/layers.6/ln1/Add_1_output_0: 3dc59d4a
|
| 548 |
+
(Unnamed Layer* 722) [Constant]_output: 3b451bed
|
| 549 |
+
(Unnamed Layer* 723) [Shuffle]_output: 3b451bed
|
| 550 |
+
/backbone/layers.6/attn/qkv/MatMul_output_0: 3d6b36e7
|
| 551 |
+
(Unnamed Layer* 725) [Constant]_output: 3bdd1924
|
| 552 |
+
(Unnamed Layer* 726) [Shuffle]_output: 3bdd1924
|
| 553 |
+
/backbone/layers.6/attn/qkv/Add_output_0: 3db6659e
|
| 554 |
+
/backbone/layers.6/attn/Reshape_output_0: 3db6659e
|
| 555 |
+
/backbone/layers.6/attn/Transpose_output_0: 3db6659e
|
| 556 |
+
/backbone/layers.6/attn/Gather_2_output_0: 3db71f5f
|
| 557 |
+
/backbone/layers.6/attn/Gather_3_output_0: 3d735743
|
| 558 |
+
/backbone/layers.6/attn/Gather_4_output_0: 3d75dbcc
|
| 559 |
+
/backbone/layers.6/attn/Transpose_1_output_0: 3d735743
|
| 560 |
+
(Unnamed Layer* 743) [Constant]_output: 3b367d3d
|
| 561 |
+
(Unnamed Layer* 744) [Shuffle]_output: 3b367d3d
|
| 562 |
+
/backbone/layers.6/attn/Mul_output_0: 3d017cb8
|
| 563 |
+
(Unnamed Layer* 746) [Constant]_output: 3b367d3d
|
| 564 |
+
(Unnamed Layer* 747) [Shuffle]_output: 3b367d3d
|
| 565 |
+
/backbone/layers.6/attn/Mul_1_output_0: 3cac1167
|
| 566 |
+
/backbone/layers.6/attn/MatMul_output_0: 3ddf237f
|
| 567 |
+
(Unnamed Layer* 750) [Softmax]_output: 3afe5193
|
| 568 |
+
/backbone/layers.6/attn/MatMul_1_output_0: 3d24ecba
|
| 569 |
+
/backbone/layers.6/attn/Transpose_2_output_0: 3d24ecba
|
| 570 |
+
/backbone/layers.6/attn/Reshape_1_output_0: 3d24ecba
|
| 571 |
+
(Unnamed Layer* 760) [Constant]_output: 3b0949a2
|
| 572 |
+
(Unnamed Layer* 761) [Shuffle]_output: 3b0949a2
|
| 573 |
+
/backbone/layers.6/attn/proj/MatMul_output_0: 3cb30b9c
|
| 574 |
+
(Unnamed Layer* 763) [Constant]_output: 3c5ee256
|
| 575 |
+
(Unnamed Layer* 764) [Shuffle]_output: 3c5ee256
|
| 576 |
+
/backbone/layers.6/attn/proj/Add_output_0: 3cfe7b0c
|
| 577 |
+
(Unnamed Layer* 766) [Constant]_output: 3ddd5cbc
|
| 578 |
+
(Unnamed Layer* 767) [Shuffle]_output: 3ddd5cbc
|
| 579 |
+
/backbone/layers.6/attn/gamma1/Mul_output_0: 3e3f8da3
|
| 580 |
+
/backbone/layers.6/Add_output_0: 3e9feef2
|
| 581 |
+
/backbone/layers.6/ln1_1/ReduceMean_output_0: 3c6a7278
|
| 582 |
+
/backbone/layers.6/ln1_1/Sub_output_0: 3e9ef239
|
| 583 |
+
(Unnamed Layer* 773) [Shuffle]_output: 3c810a14
|
| 584 |
+
/backbone/layers.6/ln1_1/Pow_output_0: 431d87b9
|
| 585 |
+
/backbone/layers.6/ln1_1/ReduceMean_1_output_0: 3f0f5598
|
| 586 |
+
(Unnamed Layer* 777) [Shuffle]_output: 32074ebd
|
| 587 |
+
/backbone/layers.6/ln1_1/Add_output_0: 3f0f5598
|
| 588 |
+
/backbone/layers.6/ln1_1/Sqrt_output_0: 3d834067
|
| 589 |
+
/backbone/layers.6/ln1_1/Div_output_0: 3da5af01
|
| 590 |
+
(Unnamed Layer* 781) [Constant]_output: 3cebf932
|
| 591 |
+
(Unnamed Layer* 782) [Shuffle]_output: 3cebf932
|
| 592 |
+
/backbone/layers.6/ln1_1/Mul_output_0: 3dca0596
|
| 593 |
+
(Unnamed Layer* 784) [Constant]_output: 3c6652a6
|
| 594 |
+
(Unnamed Layer* 785) [Shuffle]_output: 3c6652a6
|
| 595 |
+
/backbone/layers.6/ln1_1/Add_1_output_0: 3db4a572
|
| 596 |
+
(Unnamed Layer* 787) [Constant]_output: 3b2c4f5f
|
| 597 |
+
(Unnamed Layer* 788) [Shuffle]_output: 3b2c4f5f
|
| 598 |
+
/backbone/layers.6/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d5b86ae
|
| 599 |
+
(Unnamed Layer* 790) [Constant]_output: 3d0ff0ff
|
| 600 |
+
(Unnamed Layer* 791) [Shuffle]_output: 3d0ff0ff
|
| 601 |
+
/backbone/layers.6/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d9341ea
|
| 602 |
+
(Unnamed Layer* 794) [Shuffle]_output: 3c367d3d
|
| 603 |
+
/backbone/layers.6/ffn/layers/layers.0/activate/Div_output_0: 3d5040e6
|
| 604 |
+
/backbone/layers.6/ffn/layers/layers.0/activate/Erf_output_0: 3c010a14
|
| 605 |
+
(Unnamed Layer* 798) [Shuffle]_output: 3c010a14
|
| 606 |
+
/backbone/layers.6/ffn/layers/layers.0/activate/Add_output_0: 3c810a14
|
| 607 |
+
/backbone/layers.6/ffn/layers/layers.0/activate/Mul_output_0: 3d0129ca
|
| 608 |
+
(Unnamed Layer* 802) [Shuffle]_output: 3b810a14
|
| 609 |
+
/backbone/layers.6/ffn/layers/layers.0/activate/Mul_1_output_0: 3c8129ca
|
| 610 |
+
(Unnamed Layer* 804) [Constant]_output: 3b73c732
|
| 611 |
+
(Unnamed Layer* 805) [Shuffle]_output: 3b73c732
|
| 612 |
+
/backbone/layers.6/ffn/layers/layers.1/MatMul_output_0: 3d03f3a1
|
| 613 |
+
(Unnamed Layer* 807) [Constant]_output: 3c01f4c2
|
| 614 |
+
(Unnamed Layer* 808) [Shuffle]_output: 3c01f4c2
|
| 615 |
+
/backbone/layers.6/ffn/layers/layers.1/Add_output_0: 3d0482ed
|
| 616 |
+
(Unnamed Layer* 810) [Constant]_output: 3dfe4e9a
|
| 617 |
+
(Unnamed Layer* 811) [Shuffle]_output: 3dfe4e9a
|
| 618 |
+
/backbone/layers.6/ffn/gamma2/Mul_output_0: 3e7f2587
|
| 619 |
+
/backbone/layers.6/ffn/Add_output_0: 3ee2ede4
|
| 620 |
+
/backbone/layers.7/ln1/ReduceMean_output_0: 3c5f4716
|
| 621 |
+
/backbone/layers.7/ln1/Sub_output_0: 3ee1452e
|
| 622 |
+
(Unnamed Layer* 817) [Shuffle]_output: 3c810a14
|
| 623 |
+
/backbone/layers.7/ln1/Pow_output_0: 41bb3eff
|
| 624 |
+
/backbone/layers.7/ln1/ReduceMean_1_output_0: 3f09c0cf
|
| 625 |
+
(Unnamed Layer* 821) [Shuffle]_output: 32074ebd
|
| 626 |
+
/backbone/layers.7/ln1/Add_output_0: 3f09c0cf
|
| 627 |
+
/backbone/layers.7/ln1/Sqrt_output_0: 3d89fc21
|
| 628 |
+
/backbone/layers.7/ln1/Div_output_0: 3da46b05
|
| 629 |
+
(Unnamed Layer* 825) [Constant]_output: 3cea30a8
|
| 630 |
+
(Unnamed Layer* 826) [Shuffle]_output: 3cea30a8
|
| 631 |
+
/backbone/layers.7/ln1/Mul_output_0: 3dca3667
|
| 632 |
+
(Unnamed Layer* 828) [Constant]_output: 3d189654
|
| 633 |
+
(Unnamed Layer* 829) [Shuffle]_output: 3d189654
|
| 634 |
+
/backbone/layers.7/ln1/Add_1_output_0: 3dafbdcc
|
| 635 |
+
(Unnamed Layer* 834) [Constant]_output: 3b331184
|
| 636 |
+
(Unnamed Layer* 835) [Shuffle]_output: 3b331184
|
| 637 |
+
/backbone/layers.7/attn/qkv/MatMul_output_0: 3d5cf495
|
| 638 |
+
(Unnamed Layer* 837) [Constant]_output: 3be04eeb
|
| 639 |
+
(Unnamed Layer* 838) [Shuffle]_output: 3be04eeb
|
| 640 |
+
/backbone/layers.7/attn/qkv/Add_output_0: 3daa4fcf
|
| 641 |
+
/backbone/layers.7/attn/Reshape_output_0: 3daa4fcf
|
| 642 |
+
/backbone/layers.7/attn/Transpose_output_0: 3daa4fcf
|
| 643 |
+
/backbone/layers.7/attn/Gather_2_output_0: 3daa7aff
|
| 644 |
+
/backbone/layers.7/attn/Gather_3_output_0: 3d66f9df
|
| 645 |
+
/backbone/layers.7/attn/Gather_4_output_0: 3d4d15ee
|
| 646 |
+
/backbone/layers.7/attn/Transpose_1_output_0: 3d66f9df
|
| 647 |
+
(Unnamed Layer* 855) [Constant]_output: 3b367d3d
|
| 648 |
+
(Unnamed Layer* 856) [Shuffle]_output: 3b367d3d
|
| 649 |
+
/backbone/layers.7/attn/Mul_output_0: 3cf11884
|
| 650 |
+
(Unnamed Layer* 858) [Constant]_output: 3b367d3d
|
| 651 |
+
(Unnamed Layer* 859) [Shuffle]_output: 3b367d3d
|
| 652 |
+
/backbone/layers.7/attn/Mul_1_output_0: 3ca35321
|
| 653 |
+
/backbone/layers.7/attn/MatMul_output_0: 3dce3d93
|
| 654 |
+
(Unnamed Layer* 862) [Softmax]_output: 3aa8b3f4
|
| 655 |
+
/backbone/layers.7/attn/MatMul_1_output_0: 3cc8f1b9
|
| 656 |
+
/backbone/layers.7/attn/Transpose_2_output_0: 3cc8f1b9
|
| 657 |
+
/backbone/layers.7/attn/Reshape_1_output_0: 3cc8f1b9
|
| 658 |
+
(Unnamed Layer* 872) [Constant]_output: 3b19c348
|
| 659 |
+
(Unnamed Layer* 873) [Shuffle]_output: 3b19c348
|
| 660 |
+
/backbone/layers.7/attn/proj/MatMul_output_0: 3cb0db8d
|
| 661 |
+
(Unnamed Layer* 875) [Constant]_output: 3c6ade9f
|
| 662 |
+
(Unnamed Layer* 876) [Shuffle]_output: 3c6ade9f
|
| 663 |
+
/backbone/layers.7/attn/proj/Add_output_0: 3cfb0dcb
|
| 664 |
+
(Unnamed Layer* 878) [Constant]_output: 3dbb2296
|
| 665 |
+
(Unnamed Layer* 879) [Shuffle]_output: 3dbb2296
|
| 666 |
+
/backbone/layers.7/attn/gamma1/Mul_output_0: 3e443ccb
|
| 667 |
+
/backbone/layers.7/Add_output_0: 3efa6036
|
| 668 |
+
/backbone/layers.7/ln1_1/ReduceMean_output_0: 3c72b82a
|
| 669 |
+
/backbone/layers.7/ln1_1/Sub_output_0: 3eefa73c
|
| 670 |
+
(Unnamed Layer* 885) [Shuffle]_output: 3c810a14
|
| 671 |
+
/backbone/layers.7/ln1_1/Pow_output_0: 41de973f
|
| 672 |
+
/backbone/layers.7/ln1_1/ReduceMean_1_output_0: 3f2d0fdb
|
| 673 |
+
(Unnamed Layer* 889) [Shuffle]_output: 32074ebd
|
| 674 |
+
/backbone/layers.7/ln1_1/Add_output_0: 3f2d0fdb
|
| 675 |
+
/backbone/layers.7/ln1_1/Sqrt_output_0: 3d94bf79
|
| 676 |
+
/backbone/layers.7/ln1_1/Div_output_0: 3d9f5c72
|
| 677 |
+
(Unnamed Layer* 893) [Constant]_output: 3cea30a8
|
| 678 |
+
(Unnamed Layer* 894) [Shuffle]_output: 3cea30a8
|
| 679 |
+
/backbone/layers.7/ln1_1/Mul_output_0: 3dc36cba
|
| 680 |
+
(Unnamed Layer* 896) [Constant]_output: 3d189654
|
| 681 |
+
(Unnamed Layer* 897) [Shuffle]_output: 3d189654
|
| 682 |
+
/backbone/layers.7/ln1_1/Add_1_output_0: 3daeb56c
|
| 683 |
+
(Unnamed Layer* 899) [Constant]_output: 3b00fc61
|
| 684 |
+
(Unnamed Layer* 900) [Shuffle]_output: 3b00fc61
|
| 685 |
+
/backbone/layers.7/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d53b9cf
|
| 686 |
+
(Unnamed Layer* 902) [Constant]_output: 3ce3200a
|
| 687 |
+
(Unnamed Layer* 903) [Shuffle]_output: 3ce3200a
|
| 688 |
+
/backbone/layers.7/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d99f907
|
| 689 |
+
(Unnamed Layer* 906) [Shuffle]_output: 3c367d3d
|
| 690 |
+
/backbone/layers.7/ffn/layers/layers.0/activate/Div_output_0: 3d59c019
|
| 691 |
+
/backbone/layers.7/ffn/layers/layers.0/activate/Erf_output_0: 3c010a14
|
| 692 |
+
(Unnamed Layer* 910) [Shuffle]_output: 3c010a14
|
| 693 |
+
/backbone/layers.7/ffn/layers/layers.0/activate/Add_output_0: 3c81121d
|
| 694 |
+
/backbone/layers.7/ffn/layers/layers.0/activate/Mul_output_0: 3cdbd987
|
| 695 |
+
(Unnamed Layer* 914) [Shuffle]_output: 3b810a14
|
| 696 |
+
/backbone/layers.7/ffn/layers/layers.0/activate/Mul_1_output_0: 3c5bd987
|
| 697 |
+
(Unnamed Layer* 916) [Constant]_output: 3b8f89e6
|
| 698 |
+
(Unnamed Layer* 917) [Shuffle]_output: 3b8f89e6
|
| 699 |
+
/backbone/layers.7/ffn/layers/layers.1/MatMul_output_0: 3ce6ad00
|
| 700 |
+
(Unnamed Layer* 919) [Constant]_output: 3bd651bd
|
| 701 |
+
(Unnamed Layer* 920) [Shuffle]_output: 3bd651bd
|
| 702 |
+
/backbone/layers.7/ffn/layers/layers.1/Add_output_0: 3d1f62fc
|
| 703 |
+
(Unnamed Layer* 922) [Constant]_output: 3e311265
|
| 704 |
+
(Unnamed Layer* 923) [Shuffle]_output: 3e311265
|
| 705 |
+
/backbone/layers.7/ffn/gamma2/Mul_output_0: 3e8eb993
|
| 706 |
+
/backbone/layers.7/ffn/Add_output_0: 3f03bf08
|
| 707 |
+
/backbone/layers.8/ln1/ReduceMean_output_0: 3c851a76
|
| 708 |
+
/backbone/layers.8/ln1/Sub_output_0: 3f033b2e
|
| 709 |
+
(Unnamed Layer* 929) [Shuffle]_output: 3c810a14
|
| 710 |
+
/backbone/layers.8/ln1/Pow_output_0: 41f91002
|
| 711 |
+
/backbone/layers.8/ln1/ReduceMean_1_output_0: 3f3f5957
|
| 712 |
+
(Unnamed Layer* 933) [Shuffle]_output: 32074ebd
|
| 713 |
+
/backbone/layers.8/ln1/Add_output_0: 3f3f5957
|
| 714 |
+
/backbone/layers.8/ln1/Sqrt_output_0: 3d9cce3f
|
| 715 |
+
/backbone/layers.8/ln1/Div_output_0: 3d9a78d9
|
| 716 |
+
(Unnamed Layer* 937) [Constant]_output: 3d0c1323
|
| 717 |
+
(Unnamed Layer* 938) [Shuffle]_output: 3d0c1323
|
| 718 |
+
/backbone/layers.8/ln1/Mul_output_0: 3dca092f
|
| 719 |
+
(Unnamed Layer* 940) [Constant]_output: 3c8ac2c4
|
| 720 |
+
(Unnamed Layer* 941) [Shuffle]_output: 3c8ac2c4
|
| 721 |
+
/backbone/layers.8/ln1/Add_1_output_0: 3dc9f399
|
| 722 |
+
(Unnamed Layer* 946) [Constant]_output: 3b2e0646
|
| 723 |
+
(Unnamed Layer* 947) [Shuffle]_output: 3b2e0646
|
| 724 |
+
/backbone/layers.8/attn/qkv/MatMul_output_0: 3d75448f
|
| 725 |
+
(Unnamed Layer* 949) [Constant]_output: 3c13c0da
|
| 726 |
+
(Unnamed Layer* 950) [Shuffle]_output: 3c13c0da
|
| 727 |
+
/backbone/layers.8/attn/qkv/Add_output_0: 3da02cda
|
| 728 |
+
/backbone/layers.8/attn/Reshape_output_0: 3da02cda
|
| 729 |
+
/backbone/layers.8/attn/Transpose_output_0: 3da02cda
|
| 730 |
+
/backbone/layers.8/attn/Gather_2_output_0: 3da482c2
|
| 731 |
+
/backbone/layers.8/attn/Gather_3_output_0: 3d77dab0
|
| 732 |
+
/backbone/layers.8/attn/Gather_4_output_0: 3d7273d8
|
| 733 |
+
/backbone/layers.8/attn/Transpose_1_output_0: 3d77dab0
|
| 734 |
+
(Unnamed Layer* 967) [Constant]_output: 3b367d3d
|
| 735 |
+
(Unnamed Layer* 968) [Shuffle]_output: 3b367d3d
|
| 736 |
+
/backbone/layers.8/attn/Mul_output_0: 3ce8a742
|
| 737 |
+
(Unnamed Layer* 970) [Constant]_output: 3b367d3d
|
| 738 |
+
(Unnamed Layer* 971) [Shuffle]_output: 3b367d3d
|
| 739 |
+
/backbone/layers.8/attn/Mul_1_output_0: 3caf426a
|
| 740 |
+
/backbone/layers.8/attn/MatMul_output_0: 3ddfe1dd
|
| 741 |
+
(Unnamed Layer* 974) [Softmax]_output: 3afa50d5
|
| 742 |
+
/backbone/layers.8/attn/MatMul_1_output_0: 3ce46ec2
|
| 743 |
+
/backbone/layers.8/attn/Transpose_2_output_0: 3ce46ec2
|
| 744 |
+
/backbone/layers.8/attn/Reshape_1_output_0: 3ce46ec2
|
| 745 |
+
(Unnamed Layer* 984) [Constant]_output: 3b0e1019
|
| 746 |
+
(Unnamed Layer* 985) [Shuffle]_output: 3b0e1019
|
| 747 |
+
/backbone/layers.8/attn/proj/MatMul_output_0: 3cba95b8
|
| 748 |
+
(Unnamed Layer* 987) [Constant]_output: 3bad7a63
|
| 749 |
+
(Unnamed Layer* 988) [Shuffle]_output: 3bad7a63
|
| 750 |
+
/backbone/layers.8/attn/proj/Add_output_0: 3d06e536
|
| 751 |
+
(Unnamed Layer* 990) [Constant]_output: 3deff5d1
|
| 752 |
+
(Unnamed Layer* 991) [Shuffle]_output: 3deff5d1
|
| 753 |
+
/backbone/layers.8/attn/gamma1/Mul_output_0: 3ea1dc82
|
| 754 |
+
/backbone/layers.8/Add_output_0: 3f13005f
|
| 755 |
+
/backbone/layers.8/ln1_1/ReduceMean_output_0: 3c891b60
|
| 756 |
+
/backbone/layers.8/ln1_1/Sub_output_0: 3f087e92
|
| 757 |
+
(Unnamed Layer* 997) [Shuffle]_output: 3c810a14
|
| 758 |
+
/backbone/layers.8/ln1_1/Pow_output_0: 421008bf
|
| 759 |
+
/backbone/layers.8/ln1_1/ReduceMean_1_output_0: 3f66ed62
|
| 760 |
+
(Unnamed Layer* 1001) [Shuffle]_output: 32074ebd
|
| 761 |
+
/backbone/layers.8/ln1_1/Add_output_0: 3f66ed62
|
| 762 |
+
/backbone/layers.8/ln1_1/Sqrt_output_0: 3dc6d37c
|
| 763 |
+
/backbone/layers.8/ln1_1/Div_output_0: 3da66cb2
|
| 764 |
+
(Unnamed Layer* 1005) [Constant]_output: 3d0c1323
|
| 765 |
+
(Unnamed Layer* 1006) [Shuffle]_output: 3d0c1323
|
| 766 |
+
/backbone/layers.8/ln1_1/Mul_output_0: 3dc9d1a2
|
| 767 |
+
(Unnamed Layer* 1008) [Constant]_output: 3c8ac2c4
|
| 768 |
+
(Unnamed Layer* 1009) [Shuffle]_output: 3c8ac2c4
|
| 769 |
+
/backbone/layers.8/ln1_1/Add_1_output_0: 3db6a728
|
| 770 |
+
(Unnamed Layer* 1011) [Constant]_output: 3ae3ef3f
|
| 771 |
+
(Unnamed Layer* 1012) [Shuffle]_output: 3ae3ef3f
|
| 772 |
+
/backbone/layers.8/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d496f8d
|
| 773 |
+
(Unnamed Layer* 1014) [Constant]_output: 3d550bb3
|
| 774 |
+
(Unnamed Layer* 1015) [Shuffle]_output: 3d550bb3
|
| 775 |
+
/backbone/layers.8/ffn/layers/layers.0/layers.0.0/Add_output_0: 3db43d8b
|
| 776 |
+
(Unnamed Layer* 1018) [Shuffle]_output: 3c367d3d
|
| 777 |
+
/backbone/layers.8/ffn/layers/layers.0/activate/Div_output_0: 3d805e93
|
| 778 |
+
/backbone/layers.8/ffn/layers/layers.0/activate/Erf_output_0: 3c010a14
|
| 779 |
+
(Unnamed Layer* 1022) [Shuffle]_output: 3c010a14
|
| 780 |
+
/backbone/layers.8/ffn/layers/layers.0/activate/Add_output_0: 3c011901
|
| 781 |
+
/backbone/layers.8/ffn/layers/layers.0/activate/Mul_output_0: 3c274b20
|
| 782 |
+
(Unnamed Layer* 1026) [Shuffle]_output: 3b810a14
|
| 783 |
+
/backbone/layers.8/ffn/layers/layers.0/activate/Mul_1_output_0: 3ba74b20
|
| 784 |
+
(Unnamed Layer* 1028) [Constant]_output: 3b78dcd4
|
| 785 |
+
(Unnamed Layer* 1029) [Shuffle]_output: 3b78dcd4
|
| 786 |
+
/backbone/layers.8/ffn/layers/layers.1/MatMul_output_0: 3c3e9609
|
| 787 |
+
(Unnamed Layer* 1031) [Constant]_output: 3b0904bb
|
| 788 |
+
(Unnamed Layer* 1032) [Shuffle]_output: 3b0904bb
|
| 789 |
+
/backbone/layers.8/ffn/layers/layers.1/Add_output_0: 3ceaa295
|
| 790 |
+
(Unnamed Layer* 1034) [Constant]_output: 3eb1badd
|
| 791 |
+
(Unnamed Layer* 1035) [Shuffle]_output: 3eb1badd
|
| 792 |
+
/backbone/layers.8/ffn/gamma2/Mul_output_0: 3e121cb6
|
| 793 |
+
/backbone/layers.8/ffn/Add_output_0: 3f1559d2
|
| 794 |
+
/backbone/layers.9/ln1/ReduceMean_output_0: 3c9ca5b4
|
| 795 |
+
/backbone/layers.9/ln1/Sub_output_0: 3f17ba53
|
| 796 |
+
(Unnamed Layer* 1041) [Shuffle]_output: 3c810a14
|
| 797 |
+
/backbone/layers.9/ln1/Pow_output_0: 420ed071
|
| 798 |
+
/backbone/layers.9/ln1/ReduceMean_1_output_0: 3f8e09ae
|
| 799 |
+
(Unnamed Layer* 1045) [Shuffle]_output: 32074ebd
|
| 800 |
+
/backbone/layers.9/ln1/Add_output_0: 3f8e09ae
|
| 801 |
+
/backbone/layers.9/ln1/Sqrt_output_0: 3da8f7e0
|
| 802 |
+
/backbone/layers.9/ln1/Div_output_0: 3db02ce6
|
| 803 |
+
(Unnamed Layer* 1049) [Constant]_output: 3cde20dd
|
| 804 |
+
(Unnamed Layer* 1050) [Shuffle]_output: 3cde20dd
|
| 805 |
+
/backbone/layers.9/ln1/Mul_output_0: 3e10f931
|
| 806 |
+
(Unnamed Layer* 1052) [Constant]_output: 3cae7751
|
| 807 |
+
(Unnamed Layer* 1053) [Shuffle]_output: 3cae7751
|
| 808 |
+
/backbone/layers.9/ln1/Add_1_output_0: 3dea1e79
|
| 809 |
+
(Unnamed Layer* 1058) [Constant]_output: 3b282be2
|
| 810 |
+
(Unnamed Layer* 1059) [Shuffle]_output: 3b282be2
|
| 811 |
+
/backbone/layers.9/attn/qkv/MatMul_output_0: 3d7bf907
|
| 812 |
+
(Unnamed Layer* 1061) [Constant]_output: 3b8fb900
|
| 813 |
+
(Unnamed Layer* 1062) [Shuffle]_output: 3b8fb900
|
| 814 |
+
/backbone/layers.9/attn/qkv/Add_output_0: 3d9683fe
|
| 815 |
+
/backbone/layers.9/attn/Reshape_output_0: 3d9683fe
|
| 816 |
+
/backbone/layers.9/attn/Transpose_output_0: 3d9683fe
|
| 817 |
+
/backbone/layers.9/attn/Gather_2_output_0: 3d991556
|
| 818 |
+
/backbone/layers.9/attn/Gather_3_output_0: 3d85a580
|
| 819 |
+
/backbone/layers.9/attn/Gather_4_output_0: 3d475e7e
|
| 820 |
+
/backbone/layers.9/attn/Transpose_1_output_0: 3d85a580
|
| 821 |
+
(Unnamed Layer* 1079) [Constant]_output: 3b367d3d
|
| 822 |
+
(Unnamed Layer* 1080) [Shuffle]_output: 3b367d3d
|
| 823 |
+
/backbone/layers.9/attn/Mul_output_0: 3cd87e16
|
| 824 |
+
(Unnamed Layer* 1082) [Constant]_output: 3b367d3d
|
| 825 |
+
(Unnamed Layer* 1083) [Shuffle]_output: 3b367d3d
|
| 826 |
+
/backbone/layers.9/attn/Mul_1_output_0: 3cbd0132
|
| 827 |
+
/backbone/layers.9/attn/MatMul_output_0: 3ddec7c6
|
| 828 |
+
(Unnamed Layer* 1086) [Softmax]_output: 3a80ce36
|
| 829 |
+
/backbone/layers.9/attn/MatMul_1_output_0: 3cbca078
|
| 830 |
+
/backbone/layers.9/attn/Transpose_2_output_0: 3cbca078
|
| 831 |
+
/backbone/layers.9/attn/Reshape_1_output_0: 3cbca078
|
| 832 |
+
(Unnamed Layer* 1096) [Constant]_output: 3b09ec64
|
| 833 |
+
(Unnamed Layer* 1097) [Shuffle]_output: 3b09ec64
|
| 834 |
+
/backbone/layers.9/attn/proj/MatMul_output_0: 3caf0448
|
| 835 |
+
(Unnamed Layer* 1099) [Constant]_output: 3bac013c
|
| 836 |
+
(Unnamed Layer* 1100) [Shuffle]_output: 3bac013c
|
| 837 |
+
/backbone/layers.9/attn/proj/Add_output_0: 3d2b914b
|
| 838 |
+
(Unnamed Layer* 1102) [Constant]_output: 3e01ba9f
|
| 839 |
+
(Unnamed Layer* 1103) [Shuffle]_output: 3e01ba9f
|
| 840 |
+
/backbone/layers.9/attn/gamma1/Mul_output_0: 3e309531
|
| 841 |
+
/backbone/layers.9/Add_output_0: 3f2ef7ad
|
| 842 |
+
/backbone/layers.9/ln1_1/ReduceMean_output_0: 3c9420ea
|
| 843 |
+
/backbone/layers.9/ln1_1/Sub_output_0: 3f306d63
|
| 844 |
+
(Unnamed Layer* 1109) [Shuffle]_output: 3c810a14
|
| 845 |
+
/backbone/layers.9/ln1_1/Pow_output_0: 421687e7
|
| 846 |
+
/backbone/layers.9/ln1_1/ReduceMean_1_output_0: 3f7c70c1
|
| 847 |
+
(Unnamed Layer* 1113) [Shuffle]_output: 32074ebd
|
| 848 |
+
/backbone/layers.9/ln1_1/Add_output_0: 3f7c70c1
|
| 849 |
+
/backbone/layers.9/ln1_1/Sqrt_output_0: 3daf64fe
|
| 850 |
+
/backbone/layers.9/ln1_1/Div_output_0: 3dacf08a
|
| 851 |
+
(Unnamed Layer* 1117) [Constant]_output: 3cde20dd
|
| 852 |
+
(Unnamed Layer* 1118) [Shuffle]_output: 3cde20dd
|
| 853 |
+
/backbone/layers.9/ln1_1/Mul_output_0: 3e151bea
|
| 854 |
+
(Unnamed Layer* 1120) [Constant]_output: 3cae7751
|
| 855 |
+
(Unnamed Layer* 1121) [Shuffle]_output: 3cae7751
|
| 856 |
+
/backbone/layers.9/ln1_1/Add_1_output_0: 3dec12a2
|
| 857 |
+
(Unnamed Layer* 1123) [Constant]_output: 3b1494c7
|
| 858 |
+
(Unnamed Layer* 1124) [Shuffle]_output: 3b1494c7
|
| 859 |
+
/backbone/layers.9/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d8e7126
|
| 860 |
+
(Unnamed Layer* 1126) [Constant]_output: 3d547aa1
|
| 861 |
+
(Unnamed Layer* 1127) [Shuffle]_output: 3d547aa1
|
| 862 |
+
/backbone/layers.9/ffn/layers/layers.0/layers.0.0/Add_output_0: 3dff3819
|
| 863 |
+
(Unnamed Layer* 1130) [Shuffle]_output: 3c367d3d
|
| 864 |
+
/backbone/layers.9/ffn/layers/layers.0/activate/Div_output_0: 3db47799
|
| 865 |
+
/backbone/layers.9/ffn/layers/layers.0/activate/Erf_output_0: 3c010a14
|
| 866 |
+
(Unnamed Layer* 1134) [Shuffle]_output: 3c010a14
|
| 867 |
+
/backbone/layers.9/ffn/layers/layers.0/activate/Add_output_0: 3c810a14
|
| 868 |
+
/backbone/layers.9/ffn/layers/layers.0/activate/Mul_output_0: 3cb58743
|
| 869 |
+
(Unnamed Layer* 1138) [Shuffle]_output: 3b810a14
|
| 870 |
+
/backbone/layers.9/ffn/layers/layers.0/activate/Mul_1_output_0: 3c358743
|
| 871 |
+
(Unnamed Layer* 1140) [Constant]_output: 3b533127
|
| 872 |
+
(Unnamed Layer* 1141) [Shuffle]_output: 3b533127
|
| 873 |
+
/backbone/layers.9/ffn/layers/layers.1/MatMul_output_0: 3cce0718
|
| 874 |
+
(Unnamed Layer* 1143) [Constant]_output: 3c69d0d1
|
| 875 |
+
(Unnamed Layer* 1144) [Shuffle]_output: 3c69d0d1
|
| 876 |
+
/backbone/layers.9/ffn/layers/layers.1/Add_output_0: 3d3da6b2
|
| 877 |
+
(Unnamed Layer* 1146) [Constant]_output: 3ec0e76c
|
| 878 |
+
(Unnamed Layer* 1147) [Shuffle]_output: 3ec0e76c
|
| 879 |
+
/backbone/layers.9/ffn/gamma2/Mul_output_0: 3ed66ca4
|
| 880 |
+
/backbone/layers.9/ffn/Add_output_0: 3f4e929c
|
| 881 |
+
/backbone/layers.10/ln1/ReduceMean_output_0: 3cc6fb8c
|
| 882 |
+
/backbone/layers.10/ln1/Sub_output_0: 3f4d1f4b
|
| 883 |
+
(Unnamed Layer* 1153) [Shuffle]_output: 3c810a14
|
| 884 |
+
/backbone/layers.10/ln1/Pow_output_0: 421e9e99
|
| 885 |
+
/backbone/layers.10/ln1/ReduceMean_1_output_0: 3fb6befc
|
| 886 |
+
(Unnamed Layer* 1157) [Shuffle]_output: 32074ebd
|
| 887 |
+
/backbone/layers.10/ln1/Add_output_0: 3fb6befc
|
| 888 |
+
/backbone/layers.10/ln1/Sqrt_output_0: 3dec4792
|
| 889 |
+
/backbone/layers.10/ln1/Div_output_0: 3db11013
|
| 890 |
+
(Unnamed Layer* 1161) [Constant]_output: 3ce4a91a
|
| 891 |
+
(Unnamed Layer* 1162) [Shuffle]_output: 3ce4a91a
|
| 892 |
+
/backbone/layers.10/ln1/Mul_output_0: 3e080c57
|
| 893 |
+
(Unnamed Layer* 1164) [Constant]_output: 3d11d00e
|
| 894 |
+
(Unnamed Layer* 1165) [Shuffle]_output: 3d11d00e
|
| 895 |
+
/backbone/layers.10/ln1/Add_1_output_0: 3dce97a1
|
| 896 |
+
(Unnamed Layer* 1170) [Constant]_output: 3b44f1b2
|
| 897 |
+
(Unnamed Layer* 1171) [Shuffle]_output: 3b44f1b2
|
| 898 |
+
/backbone/layers.10/attn/qkv/MatMul_output_0: 3d73c4f9
|
| 899 |
+
(Unnamed Layer* 1173) [Constant]_output: 3bae27a5
|
| 900 |
+
(Unnamed Layer* 1174) [Shuffle]_output: 3bae27a5
|
| 901 |
+
/backbone/layers.10/attn/qkv/Add_output_0: 3d8bedf4
|
| 902 |
+
/backbone/layers.10/attn/Reshape_output_0: 3d8bedf4
|
| 903 |
+
/backbone/layers.10/attn/Transpose_output_0: 3d8bedf4
|
| 904 |
+
/backbone/layers.10/attn/Gather_2_output_0: 3d92c237
|
| 905 |
+
/backbone/layers.10/attn/Gather_3_output_0: 3d7edd43
|
| 906 |
+
/backbone/layers.10/attn/Gather_4_output_0: 3d56de89
|
| 907 |
+
/backbone/layers.10/attn/Transpose_1_output_0: 3d7edd43
|
| 908 |
+
(Unnamed Layer* 1191) [Constant]_output: 3b367d3d
|
| 909 |
+
(Unnamed Layer* 1192) [Shuffle]_output: 3b367d3d
|
| 910 |
+
/backbone/layers.10/attn/Mul_output_0: 3ccf8c50
|
| 911 |
+
(Unnamed Layer* 1194) [Constant]_output: 3b367d3d
|
| 912 |
+
(Unnamed Layer* 1195) [Shuffle]_output: 3b367d3d
|
| 913 |
+
/backbone/layers.10/attn/Mul_1_output_0: 3cb4375e
|
| 914 |
+
/backbone/layers.10/attn/MatMul_output_0: 3d9963d3
|
| 915 |
+
(Unnamed Layer* 1198) [Softmax]_output: 3a8e8200
|
| 916 |
+
/backbone/layers.10/attn/MatMul_1_output_0: 3ccd74c3
|
| 917 |
+
/backbone/layers.10/attn/Transpose_2_output_0: 3ccd74c3
|
| 918 |
+
/backbone/layers.10/attn/Reshape_1_output_0: 3ccd74c3
|
| 919 |
+
(Unnamed Layer* 1208) [Constant]_output: 3b35ef1d
|
| 920 |
+
(Unnamed Layer* 1209) [Shuffle]_output: 3b35ef1d
|
| 921 |
+
/backbone/layers.10/attn/proj/MatMul_output_0: 3d18b7f4
|
| 922 |
+
(Unnamed Layer* 1211) [Constant]_output: 3c3e5086
|
| 923 |
+
(Unnamed Layer* 1212) [Shuffle]_output: 3c3e5086
|
| 924 |
+
/backbone/layers.10/attn/proj/Add_output_0: 3d59a8ef
|
| 925 |
+
(Unnamed Layer* 1214) [Constant]_output: 3e03e068
|
| 926 |
+
(Unnamed Layer* 1215) [Shuffle]_output: 3e03e068
|
| 927 |
+
/backbone/layers.10/attn/gamma1/Mul_output_0: 3ea7c4dd
|
| 928 |
+
/backbone/layers.10/Add_output_0: 3f5522a8
|
| 929 |
+
/backbone/layers.10/ln1_1/ReduceMean_output_0: 3cc19de0
|
| 930 |
+
/backbone/layers.10/ln1_1/Sub_output_0: 3f50e5f6
|
| 931 |
+
(Unnamed Layer* 1221) [Shuffle]_output: 3c810a14
|
| 932 |
+
/backbone/layers.10/ln1_1/Pow_output_0: 421d4ba9
|
| 933 |
+
/backbone/layers.10/ln1_1/ReduceMean_1_output_0: 3fcfdf61
|
| 934 |
+
(Unnamed Layer* 1225) [Shuffle]_output: 32074ebd
|
| 935 |
+
/backbone/layers.10/ln1_1/Add_output_0: 3fcfdf61
|
| 936 |
+
/backbone/layers.10/ln1_1/Sqrt_output_0: 3e009deb
|
| 937 |
+
/backbone/layers.10/ln1_1/Div_output_0: 3dbdb53b
|
| 938 |
+
(Unnamed Layer* 1229) [Constant]_output: 3ce4a91a
|
| 939 |
+
(Unnamed Layer* 1230) [Shuffle]_output: 3ce4a91a
|
| 940 |
+
/backbone/layers.10/ln1_1/Mul_output_0: 3e25d471
|
| 941 |
+
(Unnamed Layer* 1232) [Constant]_output: 3d11d00e
|
| 942 |
+
(Unnamed Layer* 1233) [Shuffle]_output: 3d11d00e
|
| 943 |
+
/backbone/layers.10/ln1_1/Add_1_output_0: 3e0cbf04
|
| 944 |
+
(Unnamed Layer* 1235) [Constant]_output: 3b18a875
|
| 945 |
+
(Unnamed Layer* 1236) [Shuffle]_output: 3b18a875
|
| 946 |
+
/backbone/layers.10/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3dcd3bc9
|
| 947 |
+
(Unnamed Layer* 1238) [Constant]_output: 3d47ed76
|
| 948 |
+
(Unnamed Layer* 1239) [Shuffle]_output: 3d47ed76
|
| 949 |
+
/backbone/layers.10/ffn/layers/layers.0/layers.0.0/Add_output_0: 3e1483d2
|
| 950 |
+
(Unnamed Layer* 1242) [Shuffle]_output: 3c367d3d
|
| 951 |
+
/backbone/layers.10/ffn/layers/layers.0/activate/Div_output_0: 3dd20824
|
| 952 |
+
/backbone/layers.10/ffn/layers/layers.0/activate/Erf_output_0: 3c010a14
|
| 953 |
+
(Unnamed Layer* 1246) [Shuffle]_output: 3c010a14
|
| 954 |
+
/backbone/layers.10/ffn/layers/layers.0/activate/Add_output_0: 3ba060c2
|
| 955 |
+
/backbone/layers.10/ffn/layers/layers.0/activate/Mul_output_0: 3cec209d
|
| 956 |
+
(Unnamed Layer* 1250) [Shuffle]_output: 3b810a14
|
| 957 |
+
/backbone/layers.10/ffn/layers/layers.0/activate/Mul_1_output_0: 3c6c209d
|
| 958 |
+
(Unnamed Layer* 1252) [Constant]_output: 3b8ea1e0
|
| 959 |
+
(Unnamed Layer* 1253) [Shuffle]_output: 3b8ea1e0
|
| 960 |
+
/backbone/layers.10/ffn/layers/layers.1/MatMul_output_0: 3cc18bbb
|
| 961 |
+
(Unnamed Layer* 1255) [Constant]_output: 3ba3f2de
|
| 962 |
+
(Unnamed Layer* 1256) [Shuffle]_output: 3ba3f2de
|
| 963 |
+
/backbone/layers.10/ffn/layers/layers.1/Add_output_0: 3cf56dbd
|
| 964 |
+
(Unnamed Layer* 1258) [Constant]_output: 3edad4d8
|
| 965 |
+
(Unnamed Layer* 1259) [Shuffle]_output: 3edad4d8
|
| 966 |
+
/backbone/layers.10/ffn/gamma2/Mul_output_0: 3f016b91
|
| 967 |
+
/backbone/layers.10/ffn/Add_output_0: 3f843c45
|
| 968 |
+
/backbone/layers.11/ln1/ReduceMean_output_0: 3ce4e6f1
|
| 969 |
+
/backbone/layers.11/ln1/Sub_output_0: 3f81440b
|
| 970 |
+
(Unnamed Layer* 1265) [Shuffle]_output: 3c810a14
|
| 971 |
+
/backbone/layers.11/ln1/Pow_output_0: 427c10b5
|
| 972 |
+
/backbone/layers.11/ln1/ReduceMean_1_output_0: 401916a5
|
| 973 |
+
(Unnamed Layer* 1269) [Shuffle]_output: 32074ebd
|
| 974 |
+
/backbone/layers.11/ln1/Add_output_0: 401916a5
|
| 975 |
+
/backbone/layers.11/ln1/Sqrt_output_0: 3e1c43b6
|
| 976 |
+
/backbone/layers.11/ln1/Div_output_0: 3dc85986
|
| 977 |
+
(Unnamed Layer* 1273) [Constant]_output: 3cb436c5
|
| 978 |
+
(Unnamed Layer* 1274) [Shuffle]_output: 3cb436c5
|
| 979 |
+
/backbone/layers.11/ln1/Mul_output_0: 3e5ae079
|
| 980 |
+
(Unnamed Layer* 1276) [Constant]_output: 3c2e5ce7
|
| 981 |
+
(Unnamed Layer* 1277) [Shuffle]_output: 3c2e5ce7
|
| 982 |
+
/backbone/layers.11/ln1/Add_1_output_0: 3e44ba0d
|
| 983 |
+
(Unnamed Layer* 1282) [Constant]_output: 3b120841
|
| 984 |
+
(Unnamed Layer* 1283) [Shuffle]_output: 3b120841
|
| 985 |
+
/backbone/layers.11/attn/qkv/MatMul_output_0: 3db61f17
|
| 986 |
+
(Unnamed Layer* 1285) [Constant]_output: 3b7da3e9
|
| 987 |
+
(Unnamed Layer* 1286) [Shuffle]_output: 3b7da3e9
|
| 988 |
+
/backbone/layers.11/attn/qkv/Add_output_0: 3db6dd23
|
| 989 |
+
/backbone/layers.11/attn/Reshape_output_0: 3db6dd23
|
| 990 |
+
/backbone/layers.11/attn/Transpose_output_0: 3db6dd23
|
| 991 |
+
/backbone/layers.11/attn/Gather_2_output_0: 3d87ac65
|
| 992 |
+
/backbone/layers.11/attn/Gather_3_output_0: 3dc5fea0
|
| 993 |
+
/backbone/layers.11/attn/Gather_4_output_0: 3d1b75aa
|
| 994 |
+
/backbone/layers.11/attn/Transpose_1_output_0: 3dc5fea0
|
| 995 |
+
(Unnamed Layer* 1303) [Constant]_output: 3b367d3d
|
| 996 |
+
(Unnamed Layer* 1304) [Shuffle]_output: 3b367d3d
|
| 997 |
+
/backbone/layers.11/attn/Mul_output_0: 3cbfdf05
|
| 998 |
+
(Unnamed Layer* 1306) [Constant]_output: 3b367d3d
|
| 999 |
+
(Unnamed Layer* 1307) [Shuffle]_output: 3b367d3d
|
| 1000 |
+
/backbone/layers.11/attn/Mul_1_output_0: 3d0c00db
|
| 1001 |
+
/backbone/layers.11/attn/MatMul_output_0: 3dca44a4
|
| 1002 |
+
(Unnamed Layer* 1310) [Softmax]_output: 3a84c34a
|
| 1003 |
+
/backbone/layers.11/attn/MatMul_1_output_0: 3c9a6668
|
| 1004 |
+
/backbone/layers.11/attn/Transpose_2_output_0: 3c9a6668
|
| 1005 |
+
/backbone/layers.11/attn/Reshape_1_output_0: 3c9a6668
|
| 1006 |
+
(Unnamed Layer* 1320) [Constant]_output: 3b167e2e
|
| 1007 |
+
(Unnamed Layer* 1321) [Shuffle]_output: 3b167e2e
|
| 1008 |
+
/backbone/layers.11/attn/proj/MatMul_output_0: 3d035783
|
| 1009 |
+
(Unnamed Layer* 1323) [Constant]_output: 3bda7573
|
| 1010 |
+
(Unnamed Layer* 1324) [Shuffle]_output: 3bda7573
|
| 1011 |
+
/backbone/layers.11/attn/proj/Add_output_0: 3d131ae0
|
| 1012 |
+
(Unnamed Layer* 1326) [Constant]_output: 3e318db2
|
| 1013 |
+
(Unnamed Layer* 1327) [Shuffle]_output: 3e318db2
|
| 1014 |
+
/backbone/layers.11/attn/gamma1/Mul_output_0: 3f02d94d
|
| 1015 |
+
/backbone/layers.11/Add_output_0: 3f963548
|
| 1016 |
+
/backbone/layers.11/ln1_1/ReduceMean_output_0: 3ce7c25c
|
| 1017 |
+
/backbone/layers.11/ln1_1/Sub_output_0: 3f95709b
|
| 1018 |
+
(Unnamed Layer* 1333) [Shuffle]_output: 3c810a14
|
| 1019 |
+
/backbone/layers.11/ln1_1/Pow_output_0: 42c8a802
|
| 1020 |
+
/backbone/layers.11/ln1_1/ReduceMean_1_output_0: 40307536
|
| 1021 |
+
(Unnamed Layer* 1337) [Shuffle]_output: 32074ebd
|
| 1022 |
+
/backbone/layers.11/ln1_1/Add_output_0: 40307536
|
| 1023 |
+
/backbone/layers.11/ln1_1/Sqrt_output_0: 3e2decf3
|
| 1024 |
+
/backbone/layers.11/ln1_1/Div_output_0: 3dc7d1d6
|
| 1025 |
+
(Unnamed Layer* 1341) [Constant]_output: 3cb436c5
|
| 1026 |
+
(Unnamed Layer* 1342) [Shuffle]_output: 3cb436c5
|
| 1027 |
+
/backbone/layers.11/ln1_1/Mul_output_0: 3e37afb0
|
| 1028 |
+
(Unnamed Layer* 1344) [Constant]_output: 3c2e5ce7
|
| 1029 |
+
(Unnamed Layer* 1345) [Shuffle]_output: 3c2e5ce7
|
| 1030 |
+
/backbone/layers.11/ln1_1/Add_1_output_0: 3e1f8cc9
|
| 1031 |
+
(Unnamed Layer* 1347) [Constant]_output: 3b1f2e48
|
| 1032 |
+
(Unnamed Layer* 1348) [Shuffle]_output: 3b1f2e48
|
| 1033 |
+
/backbone/layers.11/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d6ffef0
|
| 1034 |
+
(Unnamed Layer* 1350) [Constant]_output: 3d0ee229
|
| 1035 |
+
(Unnamed Layer* 1351) [Shuffle]_output: 3d0ee229
|
| 1036 |
+
/backbone/layers.11/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d967f7c
|
| 1037 |
+
(Unnamed Layer* 1354) [Shuffle]_output: 3c367d3d
|
| 1038 |
+
/backbone/layers.11/ffn/layers/layers.0/activate/Div_output_0: 3d54d617
|
| 1039 |
+
/backbone/layers.11/ffn/layers/layers.0/activate/Erf_output_0: 3c010a14
|
| 1040 |
+
(Unnamed Layer* 1358) [Shuffle]_output: 3c010a14
|
| 1041 |
+
/backbone/layers.11/ffn/layers/layers.0/activate/Add_output_0: 3c811223
|
| 1042 |
+
/backbone/layers.11/ffn/layers/layers.0/activate/Mul_output_0: 3cede47e
|
| 1043 |
+
(Unnamed Layer* 1362) [Shuffle]_output: 3b810a14
|
| 1044 |
+
/backbone/layers.11/ffn/layers/layers.0/activate/Mul_1_output_0: 3c6de47e
|
| 1045 |
+
(Unnamed Layer* 1364) [Constant]_output: 3b904e8b
|
| 1046 |
+
(Unnamed Layer* 1365) [Shuffle]_output: 3b904e8b
|
| 1047 |
+
/backbone/layers.11/ffn/layers/layers.1/MatMul_output_0: 3cfdde0c
|
| 1048 |
+
(Unnamed Layer* 1367) [Constant]_output: 3c12c5ca
|
| 1049 |
+
(Unnamed Layer* 1368) [Shuffle]_output: 3c12c5ca
|
| 1050 |
+
/backbone/layers.11/ffn/layers/layers.1/Add_output_0: 3d487727
|
| 1051 |
+
(Unnamed Layer* 1370) [Constant]_output: 3e836405
|
| 1052 |
+
(Unnamed Layer* 1371) [Shuffle]_output: 3e836405
|
| 1053 |
+
/backbone/layers.11/ffn/gamma2/Mul_output_0: 3f54e9c2
|
| 1054 |
+
/backbone/layers.11/ffn/Add_output_0: 3fbf16b9
|
| 1055 |
+
/backbone/ln1/ReduceMean_output_0: 3ce49804
|
| 1056 |
+
/backbone/ln1/Sub_output_0: 3fcba2b0
|
| 1057 |
+
(Unnamed Layer* 1377) [Shuffle]_output: 3c810a14
|
| 1058 |
+
/backbone/ln1/Pow_output_0: 43199fc6
|
| 1059 |
+
/backbone/ln1/ReduceMean_1_output_0: 405e3a09
|
| 1060 |
+
(Unnamed Layer* 1381) [Shuffle]_output: 32074ebd
|
| 1061 |
+
/backbone/ln1/Add_output_0: 405e3a09
|
| 1062 |
+
/backbone/ln1/Sqrt_output_0: 3e4c7930
|
| 1063 |
+
/backbone/ln1/Div_output_0: 3df54b2b
|
| 1064 |
+
(Unnamed Layer* 1385) [Constant]_output: 3d599be0
|
| 1065 |
+
(Unnamed Layer* 1386) [Shuffle]_output: 3d599be0
|
| 1066 |
+
/backbone/ln1/Mul_output_0: 3e19940e
|
| 1067 |
+
(Unnamed Layer* 1388) [Constant]_output: 3cf9bc28
|
| 1068 |
+
(Unnamed Layer* 1389) [Shuffle]_output: 3cf9bc28
|
| 1069 |
+
/backbone/ln1/Add_1_output_0: 3e37432a
|
| 1070 |
+
/backbone/Gather_1_output_0: 3e0d8e52
|
| 1071 |
+
(Unnamed Layer* 1398) [Shuffle]_output: 3e0d8e52
|
| 1072 |
+
(Unnamed Layer* 1399) [Fully Connected]_output: 3e0771c2
|
| 1073 |
+
output: 3e0771c2
|
Jetson-Xavier-NX-8G/int8Cache/inception-v3_3rdparty_8xb32_in1k.cache
ADDED
|
@@ -0,0 +1,219 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
TRT-8001-EntropyCalibration2
|
| 2 |
+
input: 3caa54fc
|
| 3 |
+
/backbone/Conv2d_1a_3x3/conv/Conv_output_0: 3dc9cc88
|
| 4 |
+
/backbone/Conv2d_1a_3x3/relu/Relu_output_0: 3dad0cac
|
| 5 |
+
/backbone/Conv2d_2a_3x3/conv/Conv_output_0: 3dbd4881
|
| 6 |
+
/backbone/Conv2d_2a_3x3/relu/Relu_output_0: 3dc2f639
|
| 7 |
+
/backbone/Conv2d_2b_3x3/conv/Conv_output_0: 3dbf5dc5
|
| 8 |
+
/backbone/Conv2d_2b_3x3/relu/Relu_output_0: 3dbf380e
|
| 9 |
+
/backbone/maxpool1/MaxPool_output_0: 3dbf380e
|
| 10 |
+
/backbone/Conv2d_3b_1x1/conv/Conv_output_0: 3da9a7af
|
| 11 |
+
/backbone/Conv2d_3b_1x1/relu/Relu_output_0: 3d97fad6
|
| 12 |
+
/backbone/Conv2d_4a_3x3/conv/Conv_output_0: 3da1e85b
|
| 13 |
+
/backbone/Conv2d_4a_3x3/relu/Relu_output_0: 3da58718
|
| 14 |
+
/backbone/maxpool2/MaxPool_output_0: 3da58718
|
| 15 |
+
/backbone/Mixed_5b/branch1x1/conv/Conv_output_0: 3dadd2a4
|
| 16 |
+
/backbone/Mixed_5b/branch1x1/relu/Relu_output_0: 3db50414
|
| 17 |
+
/backbone/Mixed_5b/branch5x5_1/conv/Conv_output_0: 3d82298e
|
| 18 |
+
/backbone/Mixed_5b/branch5x5_1/relu/Relu_output_0: 3d8a4d1c
|
| 19 |
+
/backbone/Mixed_5b/branch5x5_2/conv/Conv_output_0: 3d9ed315
|
| 20 |
+
/backbone/Mixed_5b/branch5x5_2/relu/Relu_output_0: 3db50414
|
| 21 |
+
/backbone/Mixed_5b/branch3x3dbl_1/conv/Conv_output_0: 3d9a3359
|
| 22 |
+
/backbone/Mixed_5b/branch3x3dbl_1/relu/Relu_output_0: 3da7fe8c
|
| 23 |
+
/backbone/Mixed_5b/branch3x3dbl_2/conv/Conv_output_0: 3d8b90fd
|
| 24 |
+
/backbone/Mixed_5b/branch3x3dbl_2/relu/Relu_output_0: 3d8fbf27
|
| 25 |
+
/backbone/Mixed_5b/branch3x3dbl_3/conv/Conv_output_0: 3db7e613
|
| 26 |
+
/backbone/Mixed_5b/branch3x3dbl_3/relu/Relu_output_0: 3db50414
|
| 27 |
+
/backbone/Mixed_5b/branch_pool_downsample/AveragePool_output_0: 3da58718
|
| 28 |
+
/backbone/Mixed_5b/branch_pool/conv/Conv_output_0: 3d6cf049
|
| 29 |
+
/backbone/Mixed_5b/branch_pool/relu/Relu_output_0: 3db50414
|
| 30 |
+
/backbone/Mixed_5b/Concat_output_0: 3db50414
|
| 31 |
+
/backbone/Mixed_5c/branch1x1/conv/Conv_output_0: 3dcd6bbe
|
| 32 |
+
/backbone/Mixed_5c/branch1x1/relu/Relu_output_0: 3dbe11fe
|
| 33 |
+
/backbone/Mixed_5c/branch5x5_1/conv/Conv_output_0: 3da99425
|
| 34 |
+
/backbone/Mixed_5c/branch5x5_1/relu/Relu_output_0: 3dbe48e5
|
| 35 |
+
/backbone/Mixed_5c/branch5x5_2/conv/Conv_output_0: 3da638ed
|
| 36 |
+
/backbone/Mixed_5c/branch5x5_2/relu/Relu_output_0: 3dbe11fe
|
| 37 |
+
/backbone/Mixed_5c/branch3x3dbl_1/conv/Conv_output_0: 3d716087
|
| 38 |
+
/backbone/Mixed_5c/branch3x3dbl_1/relu/Relu_output_0: 3d7928f2
|
| 39 |
+
/backbone/Mixed_5c/branch3x3dbl_2/conv/Conv_output_0: 3d7b5825
|
| 40 |
+
/backbone/Mixed_5c/branch3x3dbl_2/relu/Relu_output_0: 3d87ef95
|
| 41 |
+
/backbone/Mixed_5c/branch3x3dbl_3/conv/Conv_output_0: 3db6915d
|
| 42 |
+
/backbone/Mixed_5c/branch3x3dbl_3/relu/Relu_output_0: 3dbe11fe
|
| 43 |
+
/backbone/Mixed_5c/branch_pool_downsample/AveragePool_output_0: 3db50414
|
| 44 |
+
/backbone/Mixed_5c/branch_pool/conv/Conv_output_0: 3dcce618
|
| 45 |
+
/backbone/Mixed_5c/branch_pool/relu/Relu_output_0: 3dbe11fe
|
| 46 |
+
/backbone/Mixed_5c/Concat_output_0: 3dbe11fe
|
| 47 |
+
/backbone/Mixed_5d/branch1x1/conv/Conv_output_0: 3dbd6252
|
| 48 |
+
/backbone/Mixed_5d/branch1x1/relu/Relu_output_0: 3d8a5c8f
|
| 49 |
+
/backbone/Mixed_5d/branch5x5_1/conv/Conv_output_0: 3d7ed0e0
|
| 50 |
+
/backbone/Mixed_5d/branch5x5_1/relu/Relu_output_0: 3d8f038f
|
| 51 |
+
/backbone/Mixed_5d/branch5x5_2/conv/Conv_output_0: 3d77277a
|
| 52 |
+
/backbone/Mixed_5d/branch5x5_2/relu/Relu_output_0: 3d8a5c8f
|
| 53 |
+
/backbone/Mixed_5d/branch3x3dbl_1/conv/Conv_output_0: 3d9c538f
|
| 54 |
+
/backbone/Mixed_5d/branch3x3dbl_1/relu/Relu_output_0: 3d9c538f
|
| 55 |
+
/backbone/Mixed_5d/branch3x3dbl_2/conv/Conv_output_0: 3d871ddb
|
| 56 |
+
/backbone/Mixed_5d/branch3x3dbl_2/relu/Relu_output_0: 3d8b536c
|
| 57 |
+
/backbone/Mixed_5d/branch3x3dbl_3/conv/Conv_output_0: 3d6d87f5
|
| 58 |
+
/backbone/Mixed_5d/branch3x3dbl_3/relu/Relu_output_0: 3d8a5c8f
|
| 59 |
+
/backbone/Mixed_5d/branch_pool_downsample/AveragePool_output_0: 3dbe11fe
|
| 60 |
+
/backbone/Mixed_5d/branch_pool/conv/Conv_output_0: 3dc74317
|
| 61 |
+
/backbone/Mixed_5d/branch_pool/relu/Relu_output_0: 3d8a5c8f
|
| 62 |
+
/backbone/Mixed_5d/Concat_output_0: 3d8a5c8f
|
| 63 |
+
/backbone/Mixed_6a/branch3x3/conv/Conv_output_0: 3d6dbde6
|
| 64 |
+
/backbone/Mixed_6a/branch3x3/relu/Relu_output_0: 3d9628c5
|
| 65 |
+
/backbone/Mixed_6a/branch3x3dbl_1/conv/Conv_output_0: 3d87a47f
|
| 66 |
+
/backbone/Mixed_6a/branch3x3dbl_1/relu/Relu_output_0: 3d87e4e9
|
| 67 |
+
/backbone/Mixed_6a/branch3x3dbl_2/conv/Conv_output_0: 3d86fabf
|
| 68 |
+
/backbone/Mixed_6a/branch3x3dbl_2/relu/Relu_output_0: 3d81ea3e
|
| 69 |
+
/backbone/Mixed_6a/branch3x3dbl_3/conv/Conv_output_0: 3d9df471
|
| 70 |
+
/backbone/Mixed_6a/branch3x3dbl_3/relu/Relu_output_0: 3d9628c5
|
| 71 |
+
/backbone/Mixed_6a/branch_pool/MaxPool_output_0: 3d9628c5
|
| 72 |
+
/backbone/Mixed_6a/Concat_output_0: 3d9628c5
|
| 73 |
+
/backbone/Mixed_6b/branch1x1/conv/Conv_output_0: 3d892d14
|
| 74 |
+
/backbone/Mixed_6b/branch1x1/relu/Relu_output_0: 3d8dea83
|
| 75 |
+
/backbone/Mixed_6b/branch7x7_1/conv/Conv_output_0: 3d8d4194
|
| 76 |
+
/backbone/Mixed_6b/branch7x7_1/relu/Relu_output_0: 3d935f91
|
| 77 |
+
/backbone/Mixed_6b/branch7x7_2/conv/Conv_output_0: 3d93bdab
|
| 78 |
+
/backbone/Mixed_6b/branch7x7_2/relu/Relu_output_0: 3d974dd2
|
| 79 |
+
/backbone/Mixed_6b/branch7x7_3/conv/Conv_output_0: 3d8b027a
|
| 80 |
+
/backbone/Mixed_6b/branch7x7_3/relu/Relu_output_0: 3d8dea83
|
| 81 |
+
/backbone/Mixed_6b/branch7x7dbl_1/conv/Conv_output_0: 3d7697a6
|
| 82 |
+
/backbone/Mixed_6b/branch7x7dbl_1/relu/Relu_output_0: 3d83627a
|
| 83 |
+
/backbone/Mixed_6b/branch7x7dbl_2/conv/Conv_output_0: 3d69a678
|
| 84 |
+
/backbone/Mixed_6b/branch7x7dbl_2/relu/Relu_output_0: 3d69b2ac
|
| 85 |
+
/backbone/Mixed_6b/branch7x7dbl_3/conv/Conv_output_0: 3d6cf806
|
| 86 |
+
/backbone/Mixed_6b/branch7x7dbl_3/relu/Relu_output_0: 3d6ca0a8
|
| 87 |
+
/backbone/Mixed_6b/branch7x7dbl_4/conv/Conv_output_0: 3d9208e5
|
| 88 |
+
/backbone/Mixed_6b/branch7x7dbl_4/relu/Relu_output_0: 3d961eeb
|
| 89 |
+
/backbone/Mixed_6b/branch7x7dbl_5/conv/Conv_output_0: 3da770e3
|
| 90 |
+
/backbone/Mixed_6b/branch7x7dbl_5/relu/Relu_output_0: 3d8dea83
|
| 91 |
+
/backbone/Mixed_6b/branch_pool_downsample/AveragePool_output_0: 3d9628c5
|
| 92 |
+
/backbone/Mixed_6b/branch_pool/conv/Conv_output_0: 3d73ef37
|
| 93 |
+
/backbone/Mixed_6b/branch_pool/relu/Relu_output_0: 3d8dea83
|
| 94 |
+
/backbone/Mixed_6b/Concat_output_0: 3d8dea83
|
| 95 |
+
/backbone/Mixed_6c/branch1x1/conv/Conv_output_0: 3d8a81ed
|
| 96 |
+
/backbone/Mixed_6c/branch1x1/relu/Relu_output_0: 3d8572e5
|
| 97 |
+
/backbone/Mixed_6c/branch7x7_1/conv/Conv_output_0: 3d8ef94f
|
| 98 |
+
/backbone/Mixed_6c/branch7x7_1/relu/Relu_output_0: 3d9d6e46
|
| 99 |
+
/backbone/Mixed_6c/branch7x7_2/conv/Conv_output_0: 3d84493d
|
| 100 |
+
/backbone/Mixed_6c/branch7x7_2/relu/Relu_output_0: 3d8abde0
|
| 101 |
+
/backbone/Mixed_6c/branch7x7_3/conv/Conv_output_0: 3d813063
|
| 102 |
+
/backbone/Mixed_6c/branch7x7_3/relu/Relu_output_0: 3d8572e5
|
| 103 |
+
/backbone/Mixed_6c/branch7x7dbl_1/conv/Conv_output_0: 3d84546a
|
| 104 |
+
/backbone/Mixed_6c/branch7x7dbl_1/relu/Relu_output_0: 3d84546a
|
| 105 |
+
/backbone/Mixed_6c/branch7x7dbl_2/conv/Conv_output_0: 3d9f6633
|
| 106 |
+
/backbone/Mixed_6c/branch7x7dbl_2/relu/Relu_output_0: 3da7474d
|
| 107 |
+
/backbone/Mixed_6c/branch7x7dbl_3/conv/Conv_output_0: 3da3657c
|
| 108 |
+
/backbone/Mixed_6c/branch7x7dbl_3/relu/Relu_output_0: 3da7a242
|
| 109 |
+
/backbone/Mixed_6c/branch7x7dbl_4/conv/Conv_output_0: 3d99b6ad
|
| 110 |
+
/backbone/Mixed_6c/branch7x7dbl_4/relu/Relu_output_0: 3da84b30
|
| 111 |
+
/backbone/Mixed_6c/branch7x7dbl_5/conv/Conv_output_0: 3da197ea
|
| 112 |
+
/backbone/Mixed_6c/branch7x7dbl_5/relu/Relu_output_0: 3d8572e5
|
| 113 |
+
/backbone/Mixed_6c/branch_pool_downsample/AveragePool_output_0: 3d8dea83
|
| 114 |
+
/backbone/Mixed_6c/branch_pool/conv/Conv_output_0: 3d62aa6a
|
| 115 |
+
/backbone/Mixed_6c/branch_pool/relu/Relu_output_0: 3d8572e5
|
| 116 |
+
/backbone/Mixed_6c/Concat_output_0: 3d8572e5
|
| 117 |
+
/backbone/Mixed_6d/branch1x1/conv/Conv_output_0: 3d9af9e0
|
| 118 |
+
/backbone/Mixed_6d/branch1x1/relu/Relu_output_0: 3d8e3f02
|
| 119 |
+
/backbone/Mixed_6d/branch7x7_1/conv/Conv_output_0: 3d9b801d
|
| 120 |
+
/backbone/Mixed_6d/branch7x7_1/relu/Relu_output_0: 3d8c3fd4
|
| 121 |
+
/backbone/Mixed_6d/branch7x7_2/conv/Conv_output_0: 3d9bed12
|
| 122 |
+
/backbone/Mixed_6d/branch7x7_2/relu/Relu_output_0: 3d9ed6e5
|
| 123 |
+
/backbone/Mixed_6d/branch7x7_3/conv/Conv_output_0: 3d8db18e
|
| 124 |
+
/backbone/Mixed_6d/branch7x7_3/relu/Relu_output_0: 3d8e3f02
|
| 125 |
+
/backbone/Mixed_6d/branch7x7dbl_1/conv/Conv_output_0: 3db4ab45
|
| 126 |
+
/backbone/Mixed_6d/branch7x7dbl_1/relu/Relu_output_0: 3dc0c9ca
|
| 127 |
+
/backbone/Mixed_6d/branch7x7dbl_2/conv/Conv_output_0: 3dc19ed5
|
| 128 |
+
/backbone/Mixed_6d/branch7x7dbl_2/relu/Relu_output_0: 3d8f9def
|
| 129 |
+
/backbone/Mixed_6d/branch7x7dbl_3/conv/Conv_output_0: 3d92dc2e
|
| 130 |
+
/backbone/Mixed_6d/branch7x7dbl_3/relu/Relu_output_0: 3d85c7fe
|
| 131 |
+
/backbone/Mixed_6d/branch7x7dbl_4/conv/Conv_output_0: 3da2fb0a
|
| 132 |
+
/backbone/Mixed_6d/branch7x7dbl_4/relu/Relu_output_0: 3d8ee1c3
|
| 133 |
+
/backbone/Mixed_6d/branch7x7dbl_5/conv/Conv_output_0: 3d8f75ab
|
| 134 |
+
/backbone/Mixed_6d/branch7x7dbl_5/relu/Relu_output_0: 3d8e3f02
|
| 135 |
+
/backbone/Mixed_6d/branch_pool_downsample/AveragePool_output_0: 3d8572e5
|
| 136 |
+
/backbone/Mixed_6d/branch_pool/conv/Conv_output_0: 3d6bc0eb
|
| 137 |
+
/backbone/Mixed_6d/branch_pool/relu/Relu_output_0: 3d8e3f02
|
| 138 |
+
/backbone/Mixed_6d/Concat_output_0: 3d8e3f02
|
| 139 |
+
/backbone/Mixed_6e/branch1x1/conv/Conv_output_0: 3dad77fc
|
| 140 |
+
/backbone/Mixed_6e/branch1x1/relu/Relu_output_0: 3d5b5966
|
| 141 |
+
/backbone/Mixed_6e/branch7x7_1/conv/Conv_output_0: 3daaaf23
|
| 142 |
+
/backbone/Mixed_6e/branch7x7_1/relu/Relu_output_0: 3da31d0e
|
| 143 |
+
/backbone/Mixed_6e/branch7x7_2/conv/Conv_output_0: 3db05db0
|
| 144 |
+
/backbone/Mixed_6e/branch7x7_2/relu/Relu_output_0: 3db3f3fd
|
| 145 |
+
/backbone/Mixed_6e/branch7x7_3/conv/Conv_output_0: 3d9a57ed
|
| 146 |
+
/backbone/Mixed_6e/branch7x7_3/relu/Relu_output_0: 3d5b5966
|
| 147 |
+
/backbone/Mixed_6e/branch7x7dbl_1/conv/Conv_output_0: 3da42b8d
|
| 148 |
+
/backbone/Mixed_6e/branch7x7dbl_1/relu/Relu_output_0: 3d998d03
|
| 149 |
+
/backbone/Mixed_6e/branch7x7dbl_2/conv/Conv_output_0: 3d9a1d8b
|
| 150 |
+
/backbone/Mixed_6e/branch7x7dbl_2/relu/Relu_output_0: 3d9d6b34
|
| 151 |
+
/backbone/Mixed_6e/branch7x7dbl_3/conv/Conv_output_0: 3da7f8f6
|
| 152 |
+
/backbone/Mixed_6e/branch7x7dbl_3/relu/Relu_output_0: 3da35a39
|
| 153 |
+
/backbone/Mixed_6e/branch7x7dbl_4/conv/Conv_output_0: 3d9af053
|
| 154 |
+
/backbone/Mixed_6e/branch7x7dbl_4/relu/Relu_output_0: 3d8b35d1
|
| 155 |
+
/backbone/Mixed_6e/branch7x7dbl_5/conv/Conv_output_0: 3d8c2e15
|
| 156 |
+
/backbone/Mixed_6e/branch7x7dbl_5/relu/Relu_output_0: 3d5b5966
|
| 157 |
+
/backbone/Mixed_6e/branch_pool_downsample/AveragePool_output_0: 3d8e3f02
|
| 158 |
+
/backbone/Mixed_6e/branch_pool/conv/Conv_output_0: 3d4fe554
|
| 159 |
+
/backbone/Mixed_6e/branch_pool/relu/Relu_output_0: 3d5b5966
|
| 160 |
+
/backbone/Mixed_6e/Concat_output_0: 3d5b5966
|
| 161 |
+
/backbone/Mixed_7a/branch3x3_1/conv/Conv_output_0: 3dbe1a1f
|
| 162 |
+
/backbone/Mixed_7a/branch3x3_1/relu/Relu_output_0: 3d8113fb
|
| 163 |
+
/backbone/Mixed_7a/branch3x3_2/conv/Conv_output_0: 3de915ff
|
| 164 |
+
/backbone/Mixed_7a/branch3x3_2/relu/Relu_output_0: 3d9d5773
|
| 165 |
+
/backbone/Mixed_7a/branch7x7x3_1/conv/Conv_output_0: 3dc67147
|
| 166 |
+
/backbone/Mixed_7a/branch7x7x3_1/relu/Relu_output_0: 3d9e0f8c
|
| 167 |
+
/backbone/Mixed_7a/branch7x7x3_2/conv/Conv_output_0: 3da25eac
|
| 168 |
+
/backbone/Mixed_7a/branch7x7x3_2/relu/Relu_output_0: 3d92a301
|
| 169 |
+
/backbone/Mixed_7a/branch7x7x3_3/conv/Conv_output_0: 3d94fa79
|
| 170 |
+
/backbone/Mixed_7a/branch7x7x3_3/relu/Relu_output_0: 3d6ce7c6
|
| 171 |
+
/backbone/Mixed_7a/branch7x7x3_4/conv/Conv_output_0: 3d98e629
|
| 172 |
+
/backbone/Mixed_7a/branch7x7x3_4/relu/Relu_output_0: 3d9d5773
|
| 173 |
+
/backbone/Mixed_7a/branch_pool/MaxPool_output_0: 3d9d5773
|
| 174 |
+
/backbone/Mixed_7a/Concat_output_0: 3d9d5773
|
| 175 |
+
/backbone/Mixed_7b/branch1x1/conv/Conv_output_0: 3dd46a9c
|
| 176 |
+
/backbone/Mixed_7b/branch1x1/relu/Relu_output_0: 3d8928a1
|
| 177 |
+
/backbone/Mixed_7b/branch3x3_1/conv/Conv_output_0: 3db06fde
|
| 178 |
+
/backbone/Mixed_7b/branch3x3_1/relu/Relu_output_0: 3d8aa310
|
| 179 |
+
/backbone/Mixed_7b/branch3x3_2a/conv/Conv_output_0: 3daee2c7
|
| 180 |
+
/backbone/Mixed_7b/branch3x3_2a/relu/Relu_output_0: 3d8928a1
|
| 181 |
+
/backbone/Mixed_7b/branch3x3_2b/conv/Conv_output_0: 3dab9fbc
|
| 182 |
+
/backbone/Mixed_7b/branch3x3_2b/relu/Relu_output_0: 3d8928a1
|
| 183 |
+
/backbone/Mixed_7b/branch3x3dbl_1/conv/Conv_output_0: 3da71a0f
|
| 184 |
+
/backbone/Mixed_7b/branch3x3dbl_1/relu/Relu_output_0: 3d6c7062
|
| 185 |
+
/backbone/Mixed_7b/branch3x3dbl_2/conv/Conv_output_0: 3d8e4e2d
|
| 186 |
+
/backbone/Mixed_7b/branch3x3dbl_2/relu/Relu_output_0: 3d5c3a0a
|
| 187 |
+
/backbone/Mixed_7b/branch3x3dbl_3a/conv/Conv_output_0: 3da7c3e4
|
| 188 |
+
/backbone/Mixed_7b/branch3x3dbl_3a/relu/Relu_output_0: 3d8928a1
|
| 189 |
+
/backbone/Mixed_7b/branch3x3dbl_3b/conv/Conv_output_0: 3da6e478
|
| 190 |
+
/backbone/Mixed_7b/branch3x3dbl_3b/relu/Relu_output_0: 3d8928a1
|
| 191 |
+
/backbone/Mixed_7b/branch_pool_downsample/AveragePool_output_0: 3d9d5773
|
| 192 |
+
/backbone/Mixed_7b/branch_pool/conv/Conv_output_0: 3d930f0c
|
| 193 |
+
/backbone/Mixed_7b/branch_pool/relu/Relu_output_0: 3d8928a1
|
| 194 |
+
/backbone/Mixed_7b/Concat_output_0: 3d8928a1
|
| 195 |
+
/backbone/Mixed_7c/branch1x1/conv/Conv_output_0: 3db612ee
|
| 196 |
+
/backbone/Mixed_7c/branch1x1/relu/Relu_output_0: 3e04c883
|
| 197 |
+
/backbone/Mixed_7c/branch3x3_1/conv/Conv_output_0: 3dbc54a6
|
| 198 |
+
/backbone/Mixed_7c/branch3x3_1/relu/Relu_output_0: 3dabba6c
|
| 199 |
+
/backbone/Mixed_7c/branch3x3_2a/conv/Conv_output_0: 3df4c217
|
| 200 |
+
/backbone/Mixed_7c/branch3x3_2a/relu/Relu_output_0: 3e04c883
|
| 201 |
+
/backbone/Mixed_7c/branch3x3_2b/conv/Conv_output_0: 3dee4158
|
| 202 |
+
/backbone/Mixed_7c/branch3x3_2b/relu/Relu_output_0: 3e04c883
|
| 203 |
+
/backbone/Mixed_7c/branch3x3dbl_1/conv/Conv_output_0: 3db3f4b3
|
| 204 |
+
/backbone/Mixed_7c/branch3x3dbl_1/relu/Relu_output_0: 3d586d90
|
| 205 |
+
/backbone/Mixed_7c/branch3x3dbl_2/conv/Conv_output_0: 3d98db8d
|
| 206 |
+
/backbone/Mixed_7c/branch3x3dbl_2/relu/Relu_output_0: 3d77a147
|
| 207 |
+
/backbone/Mixed_7c/branch3x3dbl_3a/conv/Conv_output_0: 3dcda386
|
| 208 |
+
/backbone/Mixed_7c/branch3x3dbl_3a/relu/Relu_output_0: 3e04c883
|
| 209 |
+
/backbone/Mixed_7c/branch3x3dbl_3b/conv/Conv_output_0: 3db90eae
|
| 210 |
+
/backbone/Mixed_7c/branch3x3dbl_3b/relu/Relu_output_0: 3e04c883
|
| 211 |
+
/backbone/Mixed_7c/branch_pool_downsample/AveragePool_output_0: 3d8928a1
|
| 212 |
+
/backbone/Mixed_7c/branch_pool/conv/Conv_output_0: 3d98b519
|
| 213 |
+
/backbone/Mixed_7c/branch_pool/relu/Relu_output_0: 3e04c883
|
| 214 |
+
/backbone/Mixed_7c/Concat_output_0: 3e04c883
|
| 215 |
+
/backbone/avgpool/GlobalAveragePool_output_0: 3d57577f
|
| 216 |
+
/backbone/Flatten_output_0: 3d57577f
|
| 217 |
+
(Unnamed Layer* 224) [Shuffle]_output: 3d57577f
|
| 218 |
+
(Unnamed Layer* 225) [Fully Connected]_output: 3e40c534
|
| 219 |
+
output: 3e40c534
|
Jetson-Xavier-NX-8G/int8Cache/mobileone-s0_8xb32_in1k.cache
ADDED
|
@@ -0,0 +1,475 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
TRT-8001-EntropyCalibration2
|
| 2 |
+
input: 3caa54fc
|
| 3 |
+
/backbone/stage0/branch_scale/conv/Conv_output_0: 3cb5ce56
|
| 4 |
+
(Unnamed Layer* 2) [Shuffle]_output: 0
|
| 5 |
+
/backbone/stage0/Add_output_0: 3cb5ce56
|
| 6 |
+
/backbone/stage0/branch_conv_list.0/conv/Conv_output_0: 3ccdda79
|
| 7 |
+
/backbone/stage0/Add_1_output_0: 3d03a1b8
|
| 8 |
+
/backbone/stage0/act/Relu_output_0: 3d5acf8e
|
| 9 |
+
/backbone/stage1/stage1.0/branch_scale/conv/Conv_output_0: 3cbcecd6
|
| 10 |
+
(Unnamed Layer* 9) [Shuffle]_output: 0
|
| 11 |
+
/backbone/stage1/stage1.0/Add_output_0: 3cbcecd6
|
| 12 |
+
/backbone/stage1/stage1.0/branch_conv_list.0/conv/Conv_output_0: 3d7af0b8
|
| 13 |
+
/backbone/stage1/stage1.0/Add_1_output_0: 3d2a7b3c
|
| 14 |
+
/backbone/stage1/stage1.0/branch_conv_list.1/conv/Conv_output_0: 3d5142ec
|
| 15 |
+
/backbone/stage1/stage1.0/Add_2_output_0: 3dbd3c47
|
| 16 |
+
/backbone/stage1/stage1.0/branch_conv_list.2/conv/Conv_output_0: 3d85a027
|
| 17 |
+
/backbone/stage1/stage1.0/Add_3_output_0: 3dd5f416
|
| 18 |
+
/backbone/stage1/stage1.0/branch_conv_list.3/conv/Conv_output_0: 3d11491a
|
| 19 |
+
/backbone/stage1/stage1.0/Add_4_output_0: 3dec397c
|
| 20 |
+
/backbone/stage1/stage1.0/act/Relu_output_0: 3dec397c
|
| 21 |
+
/backbone/stage1/stage1.1/branch_norm/BatchNormalization_output_0: 3cddef90
|
| 22 |
+
/backbone/stage1/stage1.1/branch_conv_list.0/conv/Conv_output_0: 3d68ae4c
|
| 23 |
+
/backbone/stage1/stage1.1/Add_output_0: 3df6a7ec
|
| 24 |
+
/backbone/stage1/stage1.1/branch_conv_list.1/conv/Conv_output_0: 3d474c58
|
| 25 |
+
/backbone/stage1/stage1.1/Add_1_output_0: 3df26a94
|
| 26 |
+
/backbone/stage1/stage1.1/branch_conv_list.2/conv/Conv_output_0: 3d5379fe
|
| 27 |
+
/backbone/stage1/stage1.1/Add_2_output_0: 3e259a69
|
| 28 |
+
/backbone/stage1/stage1.1/branch_conv_list.3/conv/Conv_output_0: 3d486d19
|
| 29 |
+
/backbone/stage1/stage1.1/Add_3_output_0: 3e5a019e
|
| 30 |
+
/backbone/stage1/stage1.1/act/Relu_output_0: 3e249288
|
| 31 |
+
/backbone/stage1/stage1.2/branch_norm/BatchNormalization_output_0: 3d8e297d
|
| 32 |
+
/backbone/stage1/stage1.2/branch_scale/conv/Conv_output_0: 3d3fb4e5
|
| 33 |
+
/backbone/stage1/stage1.2/Add_output_0: 3db75275
|
| 34 |
+
/backbone/stage1/stage1.2/branch_conv_list.0/conv/Conv_output_0: 3c9fed67
|
| 35 |
+
/backbone/stage1/stage1.2/Add_1_output_0: 3e3d5d1d
|
| 36 |
+
/backbone/stage1/stage1.2/branch_conv_list.1/conv/Conv_output_0: 3c89eba4
|
| 37 |
+
/backbone/stage1/stage1.2/Add_2_output_0: 3e5a6f73
|
| 38 |
+
/backbone/stage1/stage1.2/branch_conv_list.2/conv/Conv_output_0: 3c7bfc74
|
| 39 |
+
/backbone/stage1/stage1.2/Add_3_output_0: 3e3128b4
|
| 40 |
+
/backbone/stage1/stage1.2/branch_conv_list.3/conv/Conv_output_0: 3cb706d9
|
| 41 |
+
/backbone/stage1/stage1.2/Add_4_output_0: 3e13cab7
|
| 42 |
+
/backbone/stage1/stage1.2/act/Relu_output_0: 3e3b33fa
|
| 43 |
+
/backbone/stage1/stage1.3/branch_norm/BatchNormalization_output_0: 3d7b0101
|
| 44 |
+
/backbone/stage1/stage1.3/branch_conv_list.0/conv/Conv_output_0: 3cdee3a5
|
| 45 |
+
/backbone/stage1/stage1.3/Add_output_0: 3ddddbf6
|
| 46 |
+
/backbone/stage1/stage1.3/branch_conv_list.1/conv/Conv_output_0: 3d0a4335
|
| 47 |
+
/backbone/stage1/stage1.3/Add_1_output_0: 3e44e192
|
| 48 |
+
/backbone/stage1/stage1.3/branch_conv_list.2/conv/Conv_output_0: 3cf894f4
|
| 49 |
+
/backbone/stage1/stage1.3/Add_2_output_0: 3e2767b5
|
| 50 |
+
/backbone/stage1/stage1.3/branch_conv_list.3/conv/Conv_output_0: 3d08d3b1
|
| 51 |
+
/backbone/stage1/stage1.3/Add_3_output_0: 3e3fd65a
|
| 52 |
+
/backbone/stage1/stage1.3/act/Relu_output_0: 3e3eb5df
|
| 53 |
+
/backbone/stage2/stage2.0/branch_scale/conv/Conv_output_0: 3d00916a
|
| 54 |
+
(Unnamed Layer* 54) [Shuffle]_output: 0
|
| 55 |
+
/backbone/stage2/stage2.0/Add_output_0: 3d00916a
|
| 56 |
+
/backbone/stage2/stage2.0/branch_conv_list.0/conv/Conv_output_0: 3d190cb5
|
| 57 |
+
/backbone/stage2/stage2.0/Add_1_output_0: 3db783a2
|
| 58 |
+
/backbone/stage2/stage2.0/branch_conv_list.1/conv/Conv_output_0: 3d15543b
|
| 59 |
+
/backbone/stage2/stage2.0/Add_2_output_0: 3dfdfd39
|
| 60 |
+
/backbone/stage2/stage2.0/branch_conv_list.2/conv/Conv_output_0: 3d097439
|
| 61 |
+
/backbone/stage2/stage2.0/Add_3_output_0: 3ddb2892
|
| 62 |
+
/backbone/stage2/stage2.0/branch_conv_list.3/conv/Conv_output_0: 3d0916ce
|
| 63 |
+
/backbone/stage2/stage2.0/Add_4_output_0: 3e0a4d10
|
| 64 |
+
/backbone/stage2/stage2.0/act/Relu_output_0: 3e0356f2
|
| 65 |
+
/backbone/stage2/stage2.1/branch_conv_list.0/conv/Conv_output_0: 3d13780b
|
| 66 |
+
(Unnamed Layer* 67) [Shuffle]_output: 0
|
| 67 |
+
/backbone/stage2/stage2.1/Add_output_0: 3d13780b
|
| 68 |
+
/backbone/stage2/stage2.1/branch_conv_list.1/conv/Conv_output_0: 3d03e6cc
|
| 69 |
+
/backbone/stage2/stage2.1/Add_1_output_0: 3d7d3450
|
| 70 |
+
/backbone/stage2/stage2.1/branch_conv_list.2/conv/Conv_output_0: 3cf5178e
|
| 71 |
+
/backbone/stage2/stage2.1/Add_2_output_0: 3db313c4
|
| 72 |
+
/backbone/stage2/stage2.1/branch_conv_list.3/conv/Conv_output_0: 3d0bbebb
|
| 73 |
+
/backbone/stage2/stage2.1/Add_3_output_0: 3df4cba1
|
| 74 |
+
/backbone/stage2/stage2.1/act/Relu_output_0: 3d9de654
|
| 75 |
+
/backbone/stage2/stage2.2/branch_norm/BatchNormalization_output_0: 3d0170b5
|
| 76 |
+
/backbone/stage2/stage2.2/branch_scale/conv/Conv_output_0: 3c4f23d7
|
| 77 |
+
/backbone/stage2/stage2.2/Add_output_0: 3d42ae9a
|
| 78 |
+
/backbone/stage2/stage2.2/branch_conv_list.0/conv/Conv_output_0: 3c9683c9
|
| 79 |
+
/backbone/stage2/stage2.2/Add_1_output_0: 3d92a0bd
|
| 80 |
+
/backbone/stage2/stage2.2/branch_conv_list.1/conv/Conv_output_0: 3c9ea655
|
| 81 |
+
/backbone/stage2/stage2.2/Add_2_output_0: 3dc21cd1
|
| 82 |
+
/backbone/stage2/stage2.2/branch_conv_list.2/conv/Conv_output_0: 3c789aae
|
| 83 |
+
/backbone/stage2/stage2.2/Add_3_output_0: 3da9c594
|
| 84 |
+
/backbone/stage2/stage2.2/branch_conv_list.3/conv/Conv_output_0: 3c9e2a11
|
| 85 |
+
/backbone/stage2/stage2.2/Add_4_output_0: 3dd3ca67
|
| 86 |
+
/backbone/stage2/stage2.2/act/Relu_output_0: 3dde8ee2
|
| 87 |
+
/backbone/stage2/stage2.3/branch_norm/BatchNormalization_output_0: 3cf37541
|
| 88 |
+
/backbone/stage2/stage2.3/branch_conv_list.0/conv/Conv_output_0: 3ca47b0a
|
| 89 |
+
/backbone/stage2/stage2.3/Add_output_0: 3d7500b9
|
| 90 |
+
/backbone/stage2/stage2.3/branch_conv_list.1/conv/Conv_output_0: 3ca4e24e
|
| 91 |
+
/backbone/stage2/stage2.3/Add_1_output_0: 3d809123
|
| 92 |
+
/backbone/stage2/stage2.3/branch_conv_list.2/conv/Conv_output_0: 3d094301
|
| 93 |
+
/backbone/stage2/stage2.3/Add_2_output_0: 3d97872f
|
| 94 |
+
/backbone/stage2/stage2.3/branch_conv_list.3/conv/Conv_output_0: 3cb450b5
|
| 95 |
+
/backbone/stage2/stage2.3/Add_3_output_0: 3da99f69
|
| 96 |
+
/backbone/stage2/stage2.3/act/Relu_output_0: 3da923df
|
| 97 |
+
/backbone/stage2/stage2.4/branch_norm/BatchNormalization_output_0: 3ce88175
|
| 98 |
+
/backbone/stage2/stage2.4/branch_scale/conv/Conv_output_0: 3cb6693a
|
| 99 |
+
/backbone/stage2/stage2.4/Add_output_0: 3d76a6fd
|
| 100 |
+
/backbone/stage2/stage2.4/branch_conv_list.0/conv/Conv_output_0: 3c90f9bc
|
| 101 |
+
/backbone/stage2/stage2.4/Add_1_output_0: 3d85ca87
|
| 102 |
+
/backbone/stage2/stage2.4/branch_conv_list.1/conv/Conv_output_0: 3c63d5dd
|
| 103 |
+
/backbone/stage2/stage2.4/Add_2_output_0: 3daa886d
|
| 104 |
+
/backbone/stage2/stage2.4/branch_conv_list.2/conv/Conv_output_0: 3c731434
|
| 105 |
+
/backbone/stage2/stage2.4/Add_3_output_0: 3da0ec8f
|
| 106 |
+
/backbone/stage2/stage2.4/branch_conv_list.3/conv/Conv_output_0: 3c52b970
|
| 107 |
+
/backbone/stage2/stage2.4/Add_4_output_0: 3db4fc41
|
| 108 |
+
/backbone/stage2/stage2.4/act/Relu_output_0: 3db4fc41
|
| 109 |
+
/backbone/stage2/stage2.5/branch_norm/BatchNormalization_output_0: 3cd311da
|
| 110 |
+
/backbone/stage2/stage2.5/branch_conv_list.0/conv/Conv_output_0: 3c5c911d
|
| 111 |
+
/backbone/stage2/stage2.5/Add_output_0: 3d5a5747
|
| 112 |
+
/backbone/stage2/stage2.5/branch_conv_list.1/conv/Conv_output_0: 3c62d6dc
|
| 113 |
+
/backbone/stage2/stage2.5/Add_1_output_0: 3d7bdcf1
|
| 114 |
+
/backbone/stage2/stage2.5/branch_conv_list.2/conv/Conv_output_0: 3c639ad1
|
| 115 |
+
/backbone/stage2/stage2.5/Add_2_output_0: 3d908869
|
| 116 |
+
/backbone/stage2/stage2.5/branch_conv_list.3/conv/Conv_output_0: 3c82f79b
|
| 117 |
+
/backbone/stage2/stage2.5/Add_3_output_0: 3d9dde28
|
| 118 |
+
/backbone/stage2/stage2.5/act/Relu_output_0: 3da2ee6c
|
| 119 |
+
/backbone/stage2/stage2.6/branch_norm/BatchNormalization_output_0: 3cf7a510
|
| 120 |
+
/backbone/stage2/stage2.6/branch_scale/conv/Conv_output_0: 3caeb518
|
| 121 |
+
/backbone/stage2/stage2.6/Add_output_0: 3d7830f1
|
| 122 |
+
/backbone/stage2/stage2.6/branch_conv_list.0/conv/Conv_output_0: 3c50af6f
|
| 123 |
+
/backbone/stage2/stage2.6/Add_1_output_0: 3d85d024
|
| 124 |
+
/backbone/stage2/stage2.6/branch_conv_list.1/conv/Conv_output_0: 3c579d42
|
| 125 |
+
/backbone/stage2/stage2.6/Add_2_output_0: 3d908afc
|
| 126 |
+
/backbone/stage2/stage2.6/branch_conv_list.2/conv/Conv_output_0: 3c7a928e
|
| 127 |
+
/backbone/stage2/stage2.6/Add_3_output_0: 3daef871
|
| 128 |
+
/backbone/stage2/stage2.6/branch_conv_list.3/conv/Conv_output_0: 3c786a4b
|
| 129 |
+
/backbone/stage2/stage2.6/Add_4_output_0: 3d9f740b
|
| 130 |
+
/backbone/stage2/stage2.6/act/Relu_output_0: 3dade0b8
|
| 131 |
+
/backbone/stage2/stage2.7/branch_norm/BatchNormalization_output_0: 3cb7d0fa
|
| 132 |
+
/backbone/stage2/stage2.7/branch_conv_list.0/conv/Conv_output_0: 3c548d1a
|
| 133 |
+
/backbone/stage2/stage2.7/Add_output_0: 3d5c44fc
|
| 134 |
+
/backbone/stage2/stage2.7/branch_conv_list.1/conv/Conv_output_0: 3c4a32a9
|
| 135 |
+
/backbone/stage2/stage2.7/Add_1_output_0: 3d678296
|
| 136 |
+
/backbone/stage2/stage2.7/branch_conv_list.2/conv/Conv_output_0: 3c52dbf3
|
| 137 |
+
/backbone/stage2/stage2.7/Add_2_output_0: 3d92c6e3
|
| 138 |
+
/backbone/stage2/stage2.7/branch_conv_list.3/conv/Conv_output_0: 3c5d375d
|
| 139 |
+
/backbone/stage2/stage2.7/Add_3_output_0: 3da6ee83
|
| 140 |
+
/backbone/stage2/stage2.7/act/Relu_output_0: 3da6ee83
|
| 141 |
+
/backbone/stage2/stage2.8/branch_norm/BatchNormalization_output_0: 3cc0d9fd
|
| 142 |
+
/backbone/stage2/stage2.8/branch_scale/conv/Conv_output_0: 3c787fc7
|
| 143 |
+
/backbone/stage2/stage2.8/Add_output_0: 3d3e449f
|
| 144 |
+
/backbone/stage2/stage2.8/branch_conv_list.0/conv/Conv_output_0: 3c84049e
|
| 145 |
+
/backbone/stage2/stage2.8/Add_1_output_0: 3d806621
|
| 146 |
+
/backbone/stage2/stage2.8/branch_conv_list.1/conv/Conv_output_0: 3c3ec766
|
| 147 |
+
/backbone/stage2/stage2.8/Add_2_output_0: 3db03f1f
|
| 148 |
+
/backbone/stage2/stage2.8/branch_conv_list.2/conv/Conv_output_0: 3c79c7a4
|
| 149 |
+
/backbone/stage2/stage2.8/Add_3_output_0: 3ded988b
|
| 150 |
+
/backbone/stage2/stage2.8/branch_conv_list.3/conv/Conv_output_0: 3c83a6d6
|
| 151 |
+
/backbone/stage2/stage2.8/Add_4_output_0: 3e15f156
|
| 152 |
+
/backbone/stage2/stage2.8/act/Relu_output_0: 3db4d348
|
| 153 |
+
/backbone/stage2/stage2.9/branch_norm/BatchNormalization_output_0: 3cd1cb42
|
| 154 |
+
/backbone/stage2/stage2.9/branch_conv_list.0/conv/Conv_output_0: 3c379ceb
|
| 155 |
+
/backbone/stage2/stage2.9/Add_output_0: 3d5f4596
|
| 156 |
+
/backbone/stage2/stage2.9/branch_conv_list.1/conv/Conv_output_0: 3c47b85e
|
| 157 |
+
/backbone/stage2/stage2.9/Add_1_output_0: 3d74a7ea
|
| 158 |
+
/backbone/stage2/stage2.9/branch_conv_list.2/conv/Conv_output_0: 3c234911
|
| 159 |
+
/backbone/stage2/stage2.9/Add_2_output_0: 3d89a68f
|
| 160 |
+
/backbone/stage2/stage2.9/branch_conv_list.3/conv/Conv_output_0: 3c34d907
|
| 161 |
+
/backbone/stage2/stage2.9/Add_3_output_0: 3dad750e
|
| 162 |
+
/backbone/stage2/stage2.9/act/Relu_output_0: 3da6c5e1
|
| 163 |
+
/backbone/stage2/stage2.10/branch_norm/BatchNormalization_output_0: 3cbe4343
|
| 164 |
+
/backbone/stage2/stage2.10/branch_scale/conv/Conv_output_0: 3caf35eb
|
| 165 |
+
/backbone/stage2/stage2.10/Add_output_0: 3d295fa2
|
| 166 |
+
/backbone/stage2/stage2.10/branch_conv_list.0/conv/Conv_output_0: 3c5dbfbb
|
| 167 |
+
/backbone/stage2/stage2.10/Add_1_output_0: 3d84275f
|
| 168 |
+
/backbone/stage2/stage2.10/branch_conv_list.1/conv/Conv_output_0: 3c419d78
|
| 169 |
+
/backbone/stage2/stage2.10/Add_2_output_0: 3d5f12a2
|
| 170 |
+
/backbone/stage2/stage2.10/branch_conv_list.2/conv/Conv_output_0: 3c650335
|
| 171 |
+
/backbone/stage2/stage2.10/Add_3_output_0: 3d78e734
|
| 172 |
+
/backbone/stage2/stage2.10/branch_conv_list.3/conv/Conv_output_0: 3c41506c
|
| 173 |
+
/backbone/stage2/stage2.10/Add_4_output_0: 3da2688a
|
| 174 |
+
/backbone/stage2/stage2.10/act/Relu_output_0: 3d874bc2
|
| 175 |
+
/backbone/stage2/stage2.11/branch_norm/BatchNormalization_output_0: 3cffeb1e
|
| 176 |
+
/backbone/stage2/stage2.11/branch_conv_list.0/conv/Conv_output_0: 3c827f96
|
| 177 |
+
/backbone/stage2/stage2.11/Add_output_0: 3d618bdd
|
| 178 |
+
/backbone/stage2/stage2.11/branch_conv_list.1/conv/Conv_output_0: 3c70aa8a
|
| 179 |
+
/backbone/stage2/stage2.11/Add_1_output_0: 3d86fdc1
|
| 180 |
+
/backbone/stage2/stage2.11/branch_conv_list.2/conv/Conv_output_0: 3c355098
|
| 181 |
+
/backbone/stage2/stage2.11/Add_2_output_0: 3d8f1149
|
| 182 |
+
/backbone/stage2/stage2.11/branch_conv_list.3/conv/Conv_output_0: 3c4b0bb0
|
| 183 |
+
/backbone/stage2/stage2.11/Add_3_output_0: 3da05317
|
| 184 |
+
/backbone/stage2/stage2.11/act/Relu_output_0: 3dad6024
|
| 185 |
+
/backbone/stage2/stage2.12/branch_norm/BatchNormalization_output_0: 3d00f614
|
| 186 |
+
/backbone/stage2/stage2.12/branch_scale/conv/Conv_output_0: 3cd23fcf
|
| 187 |
+
/backbone/stage2/stage2.12/Add_output_0: 3d75d86a
|
| 188 |
+
/backbone/stage2/stage2.12/branch_conv_list.0/conv/Conv_output_0: 3c57e867
|
| 189 |
+
/backbone/stage2/stage2.12/Add_1_output_0: 3d8cfb04
|
| 190 |
+
/backbone/stage2/stage2.12/branch_conv_list.1/conv/Conv_output_0: 3c296915
|
| 191 |
+
/backbone/stage2/stage2.12/Add_2_output_0: 3da313e8
|
| 192 |
+
/backbone/stage2/stage2.12/branch_conv_list.2/conv/Conv_output_0: 3c6e2449
|
| 193 |
+
/backbone/stage2/stage2.12/Add_3_output_0: 3da9e1ba
|
| 194 |
+
/backbone/stage2/stage2.12/branch_conv_list.3/conv/Conv_output_0: 3c6a5b6b
|
| 195 |
+
/backbone/stage2/stage2.12/Add_4_output_0: 3d9ca574
|
| 196 |
+
/backbone/stage2/stage2.12/act/Relu_output_0: 3d9efed6
|
| 197 |
+
/backbone/stage2/stage2.13/branch_norm/BatchNormalization_output_0: 3d1e8f86
|
| 198 |
+
/backbone/stage2/stage2.13/branch_conv_list.0/conv/Conv_output_0: 3c45a5fa
|
| 199 |
+
/backbone/stage2/stage2.13/Add_output_0: 3d543bb4
|
| 200 |
+
/backbone/stage2/stage2.13/branch_conv_list.1/conv/Conv_output_0: 3cd4b098
|
| 201 |
+
/backbone/stage2/stage2.13/Add_1_output_0: 3d816a50
|
| 202 |
+
/backbone/stage2/stage2.13/branch_conv_list.2/conv/Conv_output_0: 3c6e6c7c
|
| 203 |
+
/backbone/stage2/stage2.13/Add_2_output_0: 3d9a729e
|
| 204 |
+
/backbone/stage2/stage2.13/branch_conv_list.3/conv/Conv_output_0: 3c52495d
|
| 205 |
+
/backbone/stage2/stage2.13/Add_3_output_0: 3db33d2e
|
| 206 |
+
/backbone/stage2/stage2.13/act/Relu_output_0: 3dbd7969
|
| 207 |
+
/backbone/stage2/stage2.14/branch_norm/BatchNormalization_output_0: 3c83d984
|
| 208 |
+
/backbone/stage2/stage2.14/branch_scale/conv/Conv_output_0: 3bee595b
|
| 209 |
+
/backbone/stage2/stage2.14/Add_output_0: 3d0433df
|
| 210 |
+
/backbone/stage2/stage2.14/branch_conv_list.0/conv/Conv_output_0: 3c84b2f3
|
| 211 |
+
/backbone/stage2/stage2.14/Add_1_output_0: 3d41f626
|
| 212 |
+
/backbone/stage2/stage2.14/branch_conv_list.1/conv/Conv_output_0: 3c8714c8
|
| 213 |
+
/backbone/stage2/stage2.14/Add_2_output_0: 3d91569d
|
| 214 |
+
/backbone/stage2/stage2.14/branch_conv_list.2/conv/Conv_output_0: 3c8647ab
|
| 215 |
+
/backbone/stage2/stage2.14/Add_3_output_0: 3d9f7290
|
| 216 |
+
/backbone/stage2/stage2.14/branch_conv_list.3/conv/Conv_output_0: 3c8423c4
|
| 217 |
+
/backbone/stage2/stage2.14/Add_4_output_0: 3d8cfa69
|
| 218 |
+
/backbone/stage2/stage2.14/act/Relu_output_0: 3dc688c5
|
| 219 |
+
/backbone/stage2/stage2.15/branch_norm/BatchNormalization_output_0: 3d02e8bc
|
| 220 |
+
/backbone/stage2/stage2.15/branch_conv_list.0/conv/Conv_output_0: 3c66b97b
|
| 221 |
+
/backbone/stage2/stage2.15/Add_output_0: 3d5a43ef
|
| 222 |
+
/backbone/stage2/stage2.15/branch_conv_list.1/conv/Conv_output_0: 3c2a90b4
|
| 223 |
+
/backbone/stage2/stage2.15/Add_1_output_0: 3d821f59
|
| 224 |
+
/backbone/stage2/stage2.15/branch_conv_list.2/conv/Conv_output_0: 3c2d5a11
|
| 225 |
+
/backbone/stage2/stage2.15/Add_2_output_0: 3d8ec3a3
|
| 226 |
+
/backbone/stage2/stage2.15/branch_conv_list.3/conv/Conv_output_0: 3c340f92
|
| 227 |
+
/backbone/stage2/stage2.15/Add_3_output_0: 3da9b304
|
| 228 |
+
/backbone/stage2/stage2.15/act/Relu_output_0: 3da9b304
|
| 229 |
+
/backbone/stage3/stage3.0/branch_scale/conv/Conv_output_0: 3c9319d6
|
| 230 |
+
(Unnamed Layer* 232) [Shuffle]_output: 0
|
| 231 |
+
/backbone/stage3/stage3.0/Add_output_0: 3c9319d6
|
| 232 |
+
/backbone/stage3/stage3.0/branch_conv_list.0/conv/Conv_output_0: 3c5fd83d
|
| 233 |
+
/backbone/stage3/stage3.0/Add_1_output_0: 3d10c152
|
| 234 |
+
/backbone/stage3/stage3.0/branch_conv_list.1/conv/Conv_output_0: 3cad9214
|
| 235 |
+
/backbone/stage3/stage3.0/Add_2_output_0: 3d8a3bc2
|
| 236 |
+
/backbone/stage3/stage3.0/branch_conv_list.2/conv/Conv_output_0: 3cbc7ed7
|
| 237 |
+
/backbone/stage3/stage3.0/Add_3_output_0: 3d939d72
|
| 238 |
+
/backbone/stage3/stage3.0/branch_conv_list.3/conv/Conv_output_0: 3c9ec9bb
|
| 239 |
+
/backbone/stage3/stage3.0/Add_4_output_0: 3daecf58
|
| 240 |
+
/backbone/stage3/stage3.0/act/Relu_output_0: 3db3bbf2
|
| 241 |
+
/backbone/stage3/stage3.1/branch_conv_list.0/conv/Conv_output_0: 3cb748cf
|
| 242 |
+
(Unnamed Layer* 245) [Shuffle]_output: 0
|
| 243 |
+
/backbone/stage3/stage3.1/Add_output_0: 3cb748cf
|
| 244 |
+
/backbone/stage3/stage3.1/branch_conv_list.1/conv/Conv_output_0: 3cb5cfe2
|
| 245 |
+
/backbone/stage3/stage3.1/Add_1_output_0: 3d328c44
|
| 246 |
+
/backbone/stage3/stage3.1/branch_conv_list.2/conv/Conv_output_0: 3cc03f1f
|
| 247 |
+
/backbone/stage3/stage3.1/Add_2_output_0: 3d72bc07
|
| 248 |
+
/backbone/stage3/stage3.1/branch_conv_list.3/conv/Conv_output_0: 3cc028d9
|
| 249 |
+
/backbone/stage3/stage3.1/Add_3_output_0: 3d72789b
|
| 250 |
+
/backbone/stage3/stage3.1/act/Relu_output_0: 3d6fb93c
|
| 251 |
+
/backbone/stage3/stage3.2/branch_norm/BatchNormalization_output_0: 3cf69cd4
|
| 252 |
+
/backbone/stage3/stage3.2/branch_scale/conv/Conv_output_0: 3cc87083
|
| 253 |
+
/backbone/stage3/stage3.2/Add_output_0: 3d3d59f5
|
| 254 |
+
/backbone/stage3/stage3.2/branch_conv_list.0/conv/Conv_output_0: 3ca07a53
|
| 255 |
+
/backbone/stage3/stage3.2/Add_1_output_0: 3d72b081
|
| 256 |
+
/backbone/stage3/stage3.2/branch_conv_list.1/conv/Conv_output_0: 3ca7ccb3
|
| 257 |
+
/backbone/stage3/stage3.2/Add_2_output_0: 3d7161ce
|
| 258 |
+
/backbone/stage3/stage3.2/branch_conv_list.2/conv/Conv_output_0: 3cc5fe23
|
| 259 |
+
/backbone/stage3/stage3.2/Add_3_output_0: 3d936ece
|
| 260 |
+
/backbone/stage3/stage3.2/branch_conv_list.3/conv/Conv_output_0: 3ce0811a
|
| 261 |
+
/backbone/stage3/stage3.2/Add_4_output_0: 3dab88d8
|
| 262 |
+
/backbone/stage3/stage3.2/act/Relu_output_0: 3d688f60
|
| 263 |
+
/backbone/stage3/stage3.3/branch_norm/BatchNormalization_output_0: 3cb9fd08
|
| 264 |
+
/backbone/stage3/stage3.3/branch_conv_list.0/conv/Conv_output_0: 3c3dfdbf
|
| 265 |
+
/backbone/stage3/stage3.3/Add_output_0: 3d490e35
|
| 266 |
+
/backbone/stage3/stage3.3/branch_conv_list.1/conv/Conv_output_0: 3c2f6343
|
| 267 |
+
/backbone/stage3/stage3.3/Add_1_output_0: 3d6d1e9b
|
| 268 |
+
/backbone/stage3/stage3.3/branch_conv_list.2/conv/Conv_output_0: 3c3e4820
|
| 269 |
+
/backbone/stage3/stage3.3/Add_2_output_0: 3d7cb6ff
|
| 270 |
+
/backbone/stage3/stage3.3/branch_conv_list.3/conv/Conv_output_0: 3c4dab23
|
| 271 |
+
/backbone/stage3/stage3.3/Add_3_output_0: 3d8c1237
|
| 272 |
+
/backbone/stage3/stage3.3/act/Relu_output_0: 3d8c1237
|
| 273 |
+
/backbone/stage3/stage3.4/branch_norm/BatchNormalization_output_0: 3d022a7f
|
| 274 |
+
/backbone/stage3/stage3.4/branch_scale/conv/Conv_output_0: 3c5b8791
|
| 275 |
+
/backbone/stage3/stage3.4/Add_output_0: 3d2f8352
|
| 276 |
+
/backbone/stage3/stage3.4/branch_conv_list.0/conv/Conv_output_0: 3c44ba8b
|
| 277 |
+
/backbone/stage3/stage3.4/Add_1_output_0: 3d3a4d82
|
| 278 |
+
/backbone/stage3/stage3.4/branch_conv_list.1/conv/Conv_output_0: 3c366112
|
| 279 |
+
/backbone/stage3/stage3.4/Add_2_output_0: 3d6fffec
|
| 280 |
+
/backbone/stage3/stage3.4/branch_conv_list.2/conv/Conv_output_0: 3c2cb27a
|
| 281 |
+
/backbone/stage3/stage3.4/Add_3_output_0: 3d430731
|
| 282 |
+
/backbone/stage3/stage3.4/branch_conv_list.3/conv/Conv_output_0: 3c3ccbb3
|
| 283 |
+
/backbone/stage3/stage3.4/Add_4_output_0: 3d84da90
|
| 284 |
+
/backbone/stage3/stage3.4/act/Relu_output_0: 3d84da90
|
| 285 |
+
/backbone/stage3/stage3.5/branch_norm/BatchNormalization_output_0: 3cd56765
|
| 286 |
+
/backbone/stage3/stage3.5/branch_conv_list.0/conv/Conv_output_0: 3cacf806
|
| 287 |
+
/backbone/stage3/stage3.5/Add_output_0: 3d4027a8
|
| 288 |
+
/backbone/stage3/stage3.5/branch_conv_list.1/conv/Conv_output_0: 3c53402e
|
| 289 |
+
/backbone/stage3/stage3.5/Add_1_output_0: 3d6201cf
|
| 290 |
+
/backbone/stage3/stage3.5/branch_conv_list.2/conv/Conv_output_0: 3c27b761
|
| 291 |
+
/backbone/stage3/stage3.5/Add_2_output_0: 3d820c72
|
| 292 |
+
/backbone/stage3/stage3.5/branch_conv_list.3/conv/Conv_output_0: 3c409321
|
| 293 |
+
/backbone/stage3/stage3.5/Add_3_output_0: 3d9b923c
|
| 294 |
+
/backbone/stage3/stage3.5/act/Relu_output_0: 3d9b923c
|
| 295 |
+
/backbone/stage3/stage3.6/branch_norm/BatchNormalization_output_0: 3d03c7bb
|
| 296 |
+
/backbone/stage3/stage3.6/branch_scale/conv/Conv_output_0: 3c4e7506
|
| 297 |
+
/backbone/stage3/stage3.6/Add_output_0: 3d2d5a5d
|
| 298 |
+
/backbone/stage3/stage3.6/branch_conv_list.0/conv/Conv_output_0: 3c516e26
|
| 299 |
+
/backbone/stage3/stage3.6/Add_1_output_0: 3d416729
|
| 300 |
+
/backbone/stage3/stage3.6/branch_conv_list.1/conv/Conv_output_0: 3c6c4e2b
|
| 301 |
+
/backbone/stage3/stage3.6/Add_2_output_0: 3d825a9f
|
| 302 |
+
/backbone/stage3/stage3.6/branch_conv_list.2/conv/Conv_output_0: 3c5dfa7a
|
| 303 |
+
/backbone/stage3/stage3.6/Add_3_output_0: 3d4c800e
|
| 304 |
+
/backbone/stage3/stage3.6/branch_conv_list.3/conv/Conv_output_0: 3c7163d7
|
| 305 |
+
/backbone/stage3/stage3.6/Add_4_output_0: 3da3886c
|
| 306 |
+
/backbone/stage3/stage3.6/act/Relu_output_0: 3db86c8c
|
| 307 |
+
/backbone/stage3/stage3.7/branch_norm/BatchNormalization_output_0: 3cd0ee74
|
| 308 |
+
/backbone/stage3/stage3.7/branch_conv_list.0/conv/Conv_output_0: 3c4fd0c6
|
| 309 |
+
/backbone/stage3/stage3.7/Add_output_0: 3d3d205e
|
| 310 |
+
/backbone/stage3/stage3.7/branch_conv_list.1/conv/Conv_output_0: 3c2ea988
|
| 311 |
+
/backbone/stage3/stage3.7/Add_1_output_0: 3d5f6e92
|
| 312 |
+
/backbone/stage3/stage3.7/branch_conv_list.2/conv/Conv_output_0: 3c25b7a4
|
| 313 |
+
/backbone/stage3/stage3.7/Add_2_output_0: 3d8a61f2
|
| 314 |
+
/backbone/stage3/stage3.7/branch_conv_list.3/conv/Conv_output_0: 3c5bb96b
|
| 315 |
+
/backbone/stage3/stage3.7/Add_3_output_0: 3d9a5f8a
|
| 316 |
+
/backbone/stage3/stage3.7/act/Relu_output_0: 3d97bea5
|
| 317 |
+
/backbone/stage3/stage3.8/branch_norm/BatchNormalization_output_0: 3ccfc2ce
|
| 318 |
+
/backbone/stage3/stage3.8/branch_scale/conv/Conv_output_0: 3c936370
|
| 319 |
+
/backbone/stage3/stage3.8/Add_output_0: 3d2d6b23
|
| 320 |
+
/backbone/stage3/stage3.8/branch_conv_list.0/conv/Conv_output_0: 3c5bd891
|
| 321 |
+
/backbone/stage3/stage3.8/Add_1_output_0: 3d5a6545
|
| 322 |
+
/backbone/stage3/stage3.8/branch_conv_list.1/conv/Conv_output_0: 3c68928b
|
| 323 |
+
/backbone/stage3/stage3.8/Add_2_output_0: 3d841c50
|
| 324 |
+
/backbone/stage3/stage3.8/branch_conv_list.2/conv/Conv_output_0: 3c219210
|
| 325 |
+
/backbone/stage3/stage3.8/Add_3_output_0: 3d9cc5f5
|
| 326 |
+
/backbone/stage3/stage3.8/branch_conv_list.3/conv/Conv_output_0: 3c5bd54e
|
| 327 |
+
/backbone/stage3/stage3.8/Add_4_output_0: 3d8a386c
|
| 328 |
+
/backbone/stage3/stage3.8/act/Relu_output_0: 3d8a386c
|
| 329 |
+
/backbone/stage3/stage3.9/branch_norm/BatchNormalization_output_0: 3cfcba51
|
| 330 |
+
/backbone/stage3/stage3.9/branch_conv_list.0/conv/Conv_output_0: 3c4ddde4
|
| 331 |
+
/backbone/stage3/stage3.9/Add_output_0: 3d401d53
|
| 332 |
+
/backbone/stage3/stage3.9/branch_conv_list.1/conv/Conv_output_0: 3c28accf
|
| 333 |
+
/backbone/stage3/stage3.9/Add_1_output_0: 3d7b44fd
|
| 334 |
+
/backbone/stage3/stage3.9/branch_conv_list.2/conv/Conv_output_0: 3caaeb99
|
| 335 |
+
/backbone/stage3/stage3.9/Add_2_output_0: 3db36cea
|
| 336 |
+
/backbone/stage3/stage3.9/branch_conv_list.3/conv/Conv_output_0: 3c8b6d4f
|
| 337 |
+
/backbone/stage3/stage3.9/Add_3_output_0: 3de8f4a9
|
| 338 |
+
/backbone/stage3/stage3.9/act/Relu_output_0: 3e093095
|
| 339 |
+
/backbone/stage3/stage3.10/branch_norm/BatchNormalization_output_0: 3d02212e
|
| 340 |
+
/backbone/stage3/stage3.10/branch_scale/conv/Conv_output_0: 3c94ddc4
|
| 341 |
+
/backbone/stage3/stage3.10/Add_output_0: 3d4a1a82
|
| 342 |
+
/backbone/stage3/stage3.10/branch_conv_list.0/conv/Conv_output_0: 3c4fa0fc
|
| 343 |
+
/backbone/stage3/stage3.10/Add_1_output_0: 3d546ae2
|
| 344 |
+
/backbone/stage3/stage3.10/branch_conv_list.1/conv/Conv_output_0: 3c72a114
|
| 345 |
+
/backbone/stage3/stage3.10/Add_2_output_0: 3df0f9b8
|
| 346 |
+
/backbone/stage3/stage3.10/branch_conv_list.2/conv/Conv_output_0: 3c69e4ed
|
| 347 |
+
/backbone/stage3/stage3.10/Add_3_output_0: 3d83078c
|
| 348 |
+
/backbone/stage3/stage3.10/branch_conv_list.3/conv/Conv_output_0: 3c5902ae
|
| 349 |
+
/backbone/stage3/stage3.10/Add_4_output_0: 3dd66ff4
|
| 350 |
+
/backbone/stage3/stage3.10/act/Relu_output_0: 3e18829e
|
| 351 |
+
/backbone/stage3/stage3.11/branch_norm/BatchNormalization_output_0: 3cf03636
|
| 352 |
+
/backbone/stage3/stage3.11/branch_conv_list.0/conv/Conv_output_0: 3cd2ef55
|
| 353 |
+
/backbone/stage3/stage3.11/Add_output_0: 3d40de16
|
| 354 |
+
/backbone/stage3/stage3.11/branch_conv_list.1/conv/Conv_output_0: 3cd07f5d
|
| 355 |
+
/backbone/stage3/stage3.11/Add_1_output_0: 3d8e66e1
|
| 356 |
+
/backbone/stage3/stage3.11/branch_conv_list.2/conv/Conv_output_0: 3ceae8f1
|
| 357 |
+
/backbone/stage3/stage3.11/Add_2_output_0: 3db2a6dd
|
| 358 |
+
/backbone/stage3/stage3.11/branch_conv_list.3/conv/Conv_output_0: 3cc0a64f
|
| 359 |
+
/backbone/stage3/stage3.11/Add_3_output_0: 3dfd3d5e
|
| 360 |
+
/backbone/stage3/stage3.11/act/Relu_output_0: 3de74a4c
|
| 361 |
+
/backbone/stage3/stage3.12/branch_norm/BatchNormalization_output_0: 3d0918d0
|
| 362 |
+
/backbone/stage3/stage3.12/branch_scale/conv/Conv_output_0: 3c906ef5
|
| 363 |
+
/backbone/stage3/stage3.12/Add_output_0: 3d3362c5
|
| 364 |
+
/backbone/stage3/stage3.12/branch_conv_list.0/conv/Conv_output_0: 3c5451cb
|
| 365 |
+
/backbone/stage3/stage3.12/Add_1_output_0: 3d7425e7
|
| 366 |
+
/backbone/stage3/stage3.12/branch_conv_list.1/conv/Conv_output_0: 3cca341b
|
| 367 |
+
/backbone/stage3/stage3.12/Add_2_output_0: 3d9d5a87
|
| 368 |
+
/backbone/stage3/stage3.12/branch_conv_list.2/conv/Conv_output_0: 3c6e80eb
|
| 369 |
+
/backbone/stage3/stage3.12/Add_3_output_0: 3db2958f
|
| 370 |
+
/backbone/stage3/stage3.12/branch_conv_list.3/conv/Conv_output_0: 3c606efe
|
| 371 |
+
/backbone/stage3/stage3.12/Add_4_output_0: 3df7a955
|
| 372 |
+
/backbone/stage3/stage3.12/act/Relu_output_0: 3dadbcab
|
| 373 |
+
/backbone/stage3/stage3.13/branch_norm/BatchNormalization_output_0: 3cbe14a5
|
| 374 |
+
/backbone/stage3/stage3.13/branch_conv_list.0/conv/Conv_output_0: 3cbe1f29
|
| 375 |
+
/backbone/stage3/stage3.13/Add_output_0: 3d4a65bb
|
| 376 |
+
/backbone/stage3/stage3.13/branch_conv_list.1/conv/Conv_output_0: 3ccfc068
|
| 377 |
+
/backbone/stage3/stage3.13/Add_1_output_0: 3d84f72c
|
| 378 |
+
/backbone/stage3/stage3.13/branch_conv_list.2/conv/Conv_output_0: 3ca915dc
|
| 379 |
+
/backbone/stage3/stage3.13/Add_2_output_0: 3dc03979
|
| 380 |
+
/backbone/stage3/stage3.13/branch_conv_list.3/conv/Conv_output_0: 3c9a1b2f
|
| 381 |
+
/backbone/stage3/stage3.13/Add_3_output_0: 3deb5cbe
|
| 382 |
+
/backbone/stage3/stage3.13/act/Relu_output_0: 3e005ff8
|
| 383 |
+
/backbone/stage3/stage3.14/branch_norm/BatchNormalization_output_0: 3d03ea72
|
| 384 |
+
/backbone/stage3/stage3.14/branch_scale/conv/Conv_output_0: 3c930b5f
|
| 385 |
+
/backbone/stage3/stage3.14/Add_output_0: 3d72696a
|
| 386 |
+
/backbone/stage3/stage3.14/branch_conv_list.0/conv/Conv_output_0: 3c802f62
|
| 387 |
+
/backbone/stage3/stage3.14/Add_1_output_0: 3d9e33b6
|
| 388 |
+
/backbone/stage3/stage3.14/branch_conv_list.1/conv/Conv_output_0: 3c48a227
|
| 389 |
+
/backbone/stage3/stage3.14/Add_2_output_0: 3d9619a2
|
| 390 |
+
/backbone/stage3/stage3.14/branch_conv_list.2/conv/Conv_output_0: 3c3ac6cd
|
| 391 |
+
/backbone/stage3/stage3.14/Add_3_output_0: 3dcabdb1
|
| 392 |
+
/backbone/stage3/stage3.14/branch_conv_list.3/conv/Conv_output_0: 3c4dae34
|
| 393 |
+
/backbone/stage3/stage3.14/Add_4_output_0: 3d9e5861
|
| 394 |
+
/backbone/stage3/stage3.14/act/Relu_output_0: 3dd8cc38
|
| 395 |
+
/backbone/stage3/stage3.15/branch_norm/BatchNormalization_output_0: 3c88da15
|
| 396 |
+
/backbone/stage3/stage3.15/branch_conv_list.0/conv/Conv_output_0: 3d2d6033
|
| 397 |
+
/backbone/stage3/stage3.15/Add_output_0: 3d595e39
|
| 398 |
+
/backbone/stage3/stage3.15/branch_conv_list.1/conv/Conv_output_0: 3d2dfa94
|
| 399 |
+
/backbone/stage3/stage3.15/Add_1_output_0: 3da46235
|
| 400 |
+
/backbone/stage3/stage3.15/branch_conv_list.2/conv/Conv_output_0: 3d2fdbf6
|
| 401 |
+
/backbone/stage3/stage3.15/Add_2_output_0: 3df04f27
|
| 402 |
+
/backbone/stage3/stage3.15/branch_conv_list.3/conv/Conv_output_0: 3d1ee242
|
| 403 |
+
/backbone/stage3/stage3.15/Add_3_output_0: 3e1f9e84
|
| 404 |
+
/backbone/stage3/stage3.15/act/Relu_output_0: 3e361906
|
| 405 |
+
/backbone/stage3/stage3.16/branch_norm/BatchNormalization_output_0: 3d876e4e
|
| 406 |
+
/backbone/stage3/stage3.16/branch_scale/conv/Conv_output_0: 3c9170d4
|
| 407 |
+
/backbone/stage3/stage3.16/Add_output_0: 3d2896f9
|
| 408 |
+
/backbone/stage3/stage3.16/branch_conv_list.0/conv/Conv_output_0: 3c7a5db0
|
| 409 |
+
/backbone/stage3/stage3.16/Add_1_output_0: 3e2e9685
|
| 410 |
+
/backbone/stage3/stage3.16/branch_conv_list.1/conv/Conv_output_0: 3c77be37
|
| 411 |
+
/backbone/stage3/stage3.16/Add_2_output_0: 3dfe041c
|
| 412 |
+
/backbone/stage3/stage3.16/branch_conv_list.2/conv/Conv_output_0: 3c3a04f9
|
| 413 |
+
/backbone/stage3/stage3.16/Add_3_output_0: 3dedd930
|
| 414 |
+
/backbone/stage3/stage3.16/branch_conv_list.3/conv/Conv_output_0: 3c8ef415
|
| 415 |
+
/backbone/stage3/stage3.16/Add_4_output_0: 3e060ea7
|
| 416 |
+
/backbone/stage3/stage3.16/act/Relu_output_0: 3e2234fa
|
| 417 |
+
/backbone/stage3/stage3.17/branch_norm/BatchNormalization_output_0: 3c8b2554
|
| 418 |
+
/backbone/stage3/stage3.17/branch_conv_list.0/conv/Conv_output_0: 3d83ccad
|
| 419 |
+
/backbone/stage3/stage3.17/Add_output_0: 3dc67ecd
|
| 420 |
+
/backbone/stage3/stage3.17/branch_conv_list.1/conv/Conv_output_0: 3d9c0daa
|
| 421 |
+
/backbone/stage3/stage3.17/Add_1_output_0: 3e17c344
|
| 422 |
+
/backbone/stage3/stage3.17/branch_conv_list.2/conv/Conv_output_0: 3d848b57
|
| 423 |
+
/backbone/stage3/stage3.17/Add_2_output_0: 3e47a0eb
|
| 424 |
+
/backbone/stage3/stage3.17/branch_conv_list.3/conv/Conv_output_0: 3d9a3138
|
| 425 |
+
/backbone/stage3/stage3.17/Add_3_output_0: 3e896410
|
| 426 |
+
/backbone/stage3/stage3.17/act/Relu_output_0: 3ea352e1
|
| 427 |
+
/backbone/stage3/stage3.18/branch_norm/BatchNormalization_output_0: 3c99a62f
|
| 428 |
+
/backbone/stage3/stage3.18/branch_scale/conv/Conv_output_0: 3c804159
|
| 429 |
+
/backbone/stage3/stage3.18/Add_output_0: 3cfd73e8
|
| 430 |
+
/backbone/stage3/stage3.18/branch_conv_list.0/conv/Conv_output_0: 3cfb1ad0
|
| 431 |
+
/backbone/stage3/stage3.18/Add_1_output_0: 3caa4803
|
| 432 |
+
/backbone/stage3/stage3.18/branch_conv_list.1/conv/Conv_output_0: 3ce6a797
|
| 433 |
+
/backbone/stage3/stage3.18/Add_2_output_0: 3ce5e345
|
| 434 |
+
/backbone/stage3/stage3.18/branch_conv_list.2/conv/Conv_output_0: 3d1aa11d
|
| 435 |
+
/backbone/stage3/stage3.18/Add_3_output_0: 3dffdfd1
|
| 436 |
+
/backbone/stage3/stage3.18/branch_conv_list.3/conv/Conv_output_0: 3d15c95a
|
| 437 |
+
/backbone/stage3/stage3.18/Add_4_output_0: 3e4e4242
|
| 438 |
+
/backbone/stage3/stage3.18/act/Relu_output_0: 3e01e795
|
| 439 |
+
/backbone/stage3/stage3.19/branch_norm/BatchNormalization_output_0: 3d50ab49
|
| 440 |
+
/backbone/stage3/stage3.19/branch_conv_list.0/conv/Conv_output_0: 3d008a92
|
| 441 |
+
/backbone/stage3/stage3.19/Add_output_0: 3dfa36b9
|
| 442 |
+
/backbone/stage3/stage3.19/branch_conv_list.1/conv/Conv_output_0: 3d2e8212
|
| 443 |
+
/backbone/stage3/stage3.19/Add_1_output_0: 3e0f0f50
|
| 444 |
+
/backbone/stage3/stage3.19/branch_conv_list.2/conv/Conv_output_0: 3cfac19a
|
| 445 |
+
/backbone/stage3/stage3.19/Add_2_output_0: 3e219b1b
|
| 446 |
+
/backbone/stage3/stage3.19/branch_conv_list.3/conv/Conv_output_0: 3d12ac18
|
| 447 |
+
/backbone/stage3/stage3.19/Add_3_output_0: 3e2139bb
|
| 448 |
+
/backbone/stage3/stage3.19/act/Relu_output_0: 3e1d7715
|
| 449 |
+
/backbone/stage4/stage4.0/branch_scale/conv/Conv_output_0: 3cabd130
|
| 450 |
+
(Unnamed Layer* 454) [Shuffle]_output: 0
|
| 451 |
+
/backbone/stage4/stage4.0/Add_output_0: 3cabd130
|
| 452 |
+
/backbone/stage4/stage4.0/branch_conv_list.0/conv/Conv_output_0: 3d0b4557
|
| 453 |
+
/backbone/stage4/stage4.0/Add_1_output_0: 3d2e88aa
|
| 454 |
+
/backbone/stage4/stage4.0/branch_conv_list.1/conv/Conv_output_0: 3d054ba2
|
| 455 |
+
/backbone/stage4/stage4.0/Add_2_output_0: 3ddac330
|
| 456 |
+
/backbone/stage4/stage4.0/branch_conv_list.2/conv/Conv_output_0: 3d3ac1ee
|
| 457 |
+
/backbone/stage4/stage4.0/Add_3_output_0: 3e25130e
|
| 458 |
+
/backbone/stage4/stage4.0/branch_conv_list.3/conv/Conv_output_0: 3d2808e9
|
| 459 |
+
/backbone/stage4/stage4.0/Add_4_output_0: 3e141735
|
| 460 |
+
/backbone/stage4/stage4.0/act/Relu_output_0: 3d87a34f
|
| 461 |
+
/backbone/stage4/stage4.1/branch_conv_list.0/conv/Conv_output_0: 3dcbcd04
|
| 462 |
+
(Unnamed Layer* 467) [Shuffle]_output: 0
|
| 463 |
+
/backbone/stage4/stage4.1/Add_output_0: 3dcbcd04
|
| 464 |
+
/backbone/stage4/stage4.1/branch_conv_list.1/conv/Conv_output_0: 3dc94d18
|
| 465 |
+
/backbone/stage4/stage4.1/Add_1_output_0: 3e336acb
|
| 466 |
+
/backbone/stage4/stage4.1/branch_conv_list.2/conv/Conv_output_0: 3dc83fda
|
| 467 |
+
/backbone/stage4/stage4.1/Add_2_output_0: 3e7ef0a1
|
| 468 |
+
/backbone/stage4/stage4.1/branch_conv_list.3/conv/Conv_output_0: 3dcbbc89
|
| 469 |
+
/backbone/stage4/stage4.1/Add_3_output_0: 3eae93de
|
| 470 |
+
/backbone/stage4/stage4.1/act/Relu_output_0: 3ea35211
|
| 471 |
+
/neck/gap/GlobalAveragePool_output_0: 3d61b74f
|
| 472 |
+
/neck/Reshape_output_0: 3d61b74f
|
| 473 |
+
(Unnamed Layer* 489) [Shuffle]_output: 3d61b74f
|
| 474 |
+
(Unnamed Layer* 490) [Fully Connected]_output: 3deaa87c
|
| 475 |
+
output: 3deaa87c
|
Jetson-Xavier-NX-8G/int8Cache/mobilevit-small_3rdparty_in1k.cache
ADDED
|
@@ -0,0 +1,849 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
TRT-8001-EntropyCalibration2
|
| 2 |
+
input: 3caa54fc
|
| 3 |
+
/backbone/stem/conv/Conv_output_0: 3e6e0c6b
|
| 4 |
+
/backbone/stem/activate/Sigmoid_output_0: 3c010a14
|
| 5 |
+
/backbone/stem/activate/Mul_output_0: 3dc496eb
|
| 6 |
+
/backbone/layers.0/layers.0.0/conv/conv.0/conv/Conv_output_0: 3f3f5733
|
| 7 |
+
/backbone/layers.0/layers.0.0/conv/conv.0/activate/Sigmoid_output_0: 3c010a14
|
| 8 |
+
/backbone/layers.0/layers.0.0/conv/conv.0/activate/Mul_output_0: 3f38e742
|
| 9 |
+
/backbone/layers.0/layers.0.0/conv/conv.1/conv/Conv_output_0: 3f2376e1
|
| 10 |
+
/backbone/layers.0/layers.0.0/conv/conv.1/activate/Sigmoid_output_0: 3c010a14
|
| 11 |
+
/backbone/layers.0/layers.0.0/conv/conv.1/activate/Mul_output_0: 3ec58b23
|
| 12 |
+
/backbone/layers.0/layers.0.0/conv/conv.2/conv/Conv_output_0: 3e218bc7
|
| 13 |
+
/backbone/layers.1/layers.1.0/conv/conv.0/conv/Conv_output_0: 400980f0
|
| 14 |
+
/backbone/layers.1/layers.1.0/conv/conv.0/activate/Sigmoid_output_0: 3c010a14
|
| 15 |
+
/backbone/layers.1/layers.1.0/conv/conv.0/activate/Mul_output_0: 3fb6f525
|
| 16 |
+
/backbone/layers.1/layers.1.0/conv/conv.1/conv/Conv_output_0: 3f40b3d8
|
| 17 |
+
/backbone/layers.1/layers.1.0/conv/conv.1/activate/Sigmoid_output_0: 3c010a14
|
| 18 |
+
/backbone/layers.1/layers.1.0/conv/conv.1/activate/Mul_output_0: 3e962165
|
| 19 |
+
/backbone/layers.1/layers.1.0/conv/conv.2/conv/Conv_output_0: 3f05c696
|
| 20 |
+
/backbone/layers.1/layers.1.1/conv/conv.0/conv/Conv_output_0: 3fc6cdff
|
| 21 |
+
/backbone/layers.1/layers.1.1/conv/conv.0/activate/Sigmoid_output_0: 3c010a14
|
| 22 |
+
/backbone/layers.1/layers.1.1/conv/conv.0/activate/Mul_output_0: 3efc5bca
|
| 23 |
+
/backbone/layers.1/layers.1.1/conv/conv.1/conv/Conv_output_0: 3f9b3ad1
|
| 24 |
+
/backbone/layers.1/layers.1.1/conv/conv.1/activate/Sigmoid_output_0: 3c010a14
|
| 25 |
+
/backbone/layers.1/layers.1.1/conv/conv.1/activate/Mul_output_0: 3f9b3ad1
|
| 26 |
+
/backbone/layers.1/layers.1.1/conv/conv.2/conv/Conv_output_0: 3f3f0b06
|
| 27 |
+
/backbone/layers.1/layers.1.1/Add_output_0: 3f6fd510
|
| 28 |
+
/backbone/layers.1/layers.1.2/conv/conv.0/conv/Conv_output_0: 40770e50
|
| 29 |
+
/backbone/layers.1/layers.1.2/conv/conv.0/activate/Sigmoid_output_0: 3c010a14
|
| 30 |
+
/backbone/layers.1/layers.1.2/conv/conv.0/activate/Mul_output_0: 3edbb958
|
| 31 |
+
/backbone/layers.1/layers.1.2/conv/conv.1/conv/Conv_output_0: 3f4dd6f9
|
| 32 |
+
/backbone/layers.1/layers.1.2/conv/conv.1/activate/Sigmoid_output_0: 3c010a14
|
| 33 |
+
/backbone/layers.1/layers.1.2/conv/conv.1/activate/Mul_output_0: 3f2b5ce4
|
| 34 |
+
/backbone/layers.1/layers.1.2/conv/conv.2/conv/Conv_output_0: 3f150538
|
| 35 |
+
/backbone/layers.1/layers.1.2/Add_output_0: 3f6a5be1
|
| 36 |
+
/backbone/layers.2/layers.2.0/conv/conv.0/conv/Conv_output_0: 401b5de3
|
| 37 |
+
/backbone/layers.2/layers.2.0/conv/conv.0/activate/Sigmoid_output_0: 3c010a14
|
| 38 |
+
/backbone/layers.2/layers.2.0/conv/conv.0/activate/Mul_output_0: 3fe48418
|
| 39 |
+
/backbone/layers.2/layers.2.0/conv/conv.1/conv/Conv_output_0: 3fee3eb9
|
| 40 |
+
/backbone/layers.2/layers.2.0/conv/conv.1/activate/Sigmoid_output_0: 3c010a14
|
| 41 |
+
/backbone/layers.2/layers.2.0/conv/conv.1/activate/Mul_output_0: 3fa0c65e
|
| 42 |
+
/backbone/layers.2/layers.2.0/conv/conv.2/conv/Conv_output_0: 3eb6b5f8
|
| 43 |
+
/backbone/layers.2/layers.2.1/local_rep/local_rep.0/conv/Conv_output_0: 40a40696
|
| 44 |
+
/backbone/layers.2/layers.2.1/local_rep/local_rep.0/activate/Sigmoid_output_0: 3c010a14
|
| 45 |
+
/backbone/layers.2/layers.2.1/local_rep/local_rep.0/activate/Mul_output_0: 40886785
|
| 46 |
+
/backbone/layers.2/layers.2.1/local_rep/local_rep.1/conv/Conv_output_0: 40c64934
|
| 47 |
+
/backbone/layers.2/layers.2.1/Reshape_output_0: 40c64934
|
| 48 |
+
/backbone/layers.2/layers.2.1/Transpose_output_0: 40c64934
|
| 49 |
+
/backbone/layers.2/layers.2.1/Reshape_1_output_0: 40c64934
|
| 50 |
+
/backbone/layers.2/layers.2.1/Transpose_1_output_0: 40c64934
|
| 51 |
+
/backbone/layers.2/layers.2.1/Reshape_2_output_0: 40c64934
|
| 52 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ln1/ReduceMean_output_0: 3cc03e68
|
| 53 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ln1/Sub_output_0: 40c2b311
|
| 54 |
+
(Unnamed Layer* 75) [Shuffle]_output: 3c810a14
|
| 55 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ln1/Pow_output_0: 4546e802
|
| 56 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ln1/ReduceMean_1_output_0: 443664dd
|
| 57 |
+
(Unnamed Layer* 79) [Shuffle]_output: 33a9226d
|
| 58 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ln1/Add_output_0: 443664dd
|
| 59 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ln1/Sqrt_output_0: 401c0433
|
| 60 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ln1/Div_output_0: 3d24fb4f
|
| 61 |
+
(Unnamed Layer* 83) [Constant]_output: 3b77914b
|
| 62 |
+
(Unnamed Layer* 84) [Shuffle]_output: 3b77914b
|
| 63 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ln1/Mul_output_0: 3c0cdf56
|
| 64 |
+
(Unnamed Layer* 86) [Constant]_output: 3b3ced5a
|
| 65 |
+
(Unnamed Layer* 87) [Shuffle]_output: 3b3ced5a
|
| 66 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ln1/Add_1_output_0: 3c147405
|
| 67 |
+
(Unnamed Layer* 92) [Constant]_output: 3c276eac
|
| 68 |
+
(Unnamed Layer* 93) [Shuffle]_output: 3c276eac
|
| 69 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/attn/qkv/MatMul_output_0: 3d3f4d23
|
| 70 |
+
(Unnamed Layer* 95) [Constant]_output: 3c17961e
|
| 71 |
+
(Unnamed Layer* 96) [Shuffle]_output: 3c17961e
|
| 72 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/attn/qkv/Add_output_0: 3d4190ab
|
| 73 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/attn/Reshape_output_0: 3d4190ab
|
| 74 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/attn/Transpose_output_0: 3d4190ab
|
| 75 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/attn/Gather_2_output_0: 3d45fa13
|
| 76 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/attn/Gather_3_output_0: 3d41b438
|
| 77 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/attn/Gather_4_output_0: 3cca2679
|
| 78 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/attn/Transpose_1_output_0: 3d41b438
|
| 79 |
+
(Unnamed Layer* 113) [Constant]_output: 3b52b86d
|
| 80 |
+
(Unnamed Layer* 114) [Shuffle]_output: 3b52b86d
|
| 81 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/attn/Mul_output_0: 3ca1a5be
|
| 82 |
+
(Unnamed Layer* 116) [Constant]_output: 3b52b86d
|
| 83 |
+
(Unnamed Layer* 117) [Shuffle]_output: 3b52b86d
|
| 84 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/attn/Mul_1_output_0: 3c9e289d
|
| 85 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/attn/MatMul_output_0: 3e0f5b43
|
| 86 |
+
(Unnamed Layer* 120) [Softmax]_output: 3a85f27d
|
| 87 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/attn/MatMul_1_output_0: 3c9db696
|
| 88 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/attn/Transpose_2_output_0: 3c9db696
|
| 89 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/attn/Reshape_1_output_0: 3c9db696
|
| 90 |
+
(Unnamed Layer* 130) [Constant]_output: 3ba957e5
|
| 91 |
+
(Unnamed Layer* 131) [Shuffle]_output: 3ba957e5
|
| 92 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/attn/proj/MatMul_output_0: 3d1db235
|
| 93 |
+
(Unnamed Layer* 133) [Constant]_output: 3aef46c3
|
| 94 |
+
(Unnamed Layer* 134) [Shuffle]_output: 3aef46c3
|
| 95 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/attn/proj/Add_output_0: 3d1953a6
|
| 96 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/Add_output_0: 40c65315
|
| 97 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ln2/ReduceMean_output_0: 3cc3408b
|
| 98 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ln2/Sub_output_0: 40c27f87
|
| 99 |
+
(Unnamed Layer* 140) [Shuffle]_output: 3c810a14
|
| 100 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ln2/Pow_output_0: 4547dacd
|
| 101 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ln2/ReduceMean_1_output_0: 442ce52c
|
| 102 |
+
(Unnamed Layer* 144) [Shuffle]_output: 33a9226d
|
| 103 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ln2/Add_output_0: 442ce52c
|
| 104 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ln2/Sqrt_output_0: 401baf8c
|
| 105 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ln2/Div_output_0: 3d288453
|
| 106 |
+
(Unnamed Layer* 148) [Constant]_output: 3b8e89b6
|
| 107 |
+
(Unnamed Layer* 149) [Shuffle]_output: 3b8e89b6
|
| 108 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ln2/Mul_output_0: 3c8cdbf2
|
| 109 |
+
(Unnamed Layer* 151) [Constant]_output: 3b273eef
|
| 110 |
+
(Unnamed Layer* 152) [Shuffle]_output: 3b273eef
|
| 111 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ln2/Add_1_output_0: 3c917b49
|
| 112 |
+
(Unnamed Layer* 154) [Constant]_output: 3bdb36aa
|
| 113 |
+
(Unnamed Layer* 155) [Shuffle]_output: 3bdb36aa
|
| 114 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d6fb6a8
|
| 115 |
+
(Unnamed Layer* 157) [Constant]_output: 3b5123c7
|
| 116 |
+
(Unnamed Layer* 158) [Shuffle]_output: 3b5123c7
|
| 117 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d9e189e
|
| 118 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ffn/layers/layers.0/layers.0.1/Sigmoid_output_0: 3c11d54d
|
| 119 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3cd2efa7
|
| 120 |
+
(Unnamed Layer* 162) [Constant]_output: 3bdf0079
|
| 121 |
+
(Unnamed Layer* 163) [Shuffle]_output: 3bdf0079
|
| 122 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ffn/layers/layers.1/MatMul_output_0: 3d34d7f8
|
| 123 |
+
(Unnamed Layer* 165) [Constant]_output: 3b59429c
|
| 124 |
+
(Unnamed Layer* 166) [Shuffle]_output: 3b59429c
|
| 125 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ffn/layers/layers.1/Add_output_0: 3d3893fa
|
| 126 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.0/ffn/Add_output_0: 40c6b3e4
|
| 127 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ln1/ReduceMean_output_0: 3cc7d1c5
|
| 128 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ln1/Sub_output_0: 40c75108
|
| 129 |
+
(Unnamed Layer* 172) [Shuffle]_output: 3c810a14
|
| 130 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ln1/Pow_output_0: 454913dd
|
| 131 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ln1/ReduceMean_1_output_0: 44365cd4
|
| 132 |
+
(Unnamed Layer* 176) [Shuffle]_output: 33a9226d
|
| 133 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ln1/Add_output_0: 44365cd4
|
| 134 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ln1/Sqrt_output_0: 4021efd1
|
| 135 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ln1/Div_output_0: 3d21c83f
|
| 136 |
+
(Unnamed Layer* 180) [Constant]_output: 3b67995d
|
| 137 |
+
(Unnamed Layer* 181) [Shuffle]_output: 3b67995d
|
| 138 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ln1/Mul_output_0: 3c34b8f3
|
| 139 |
+
(Unnamed Layer* 183) [Constant]_output: 3b69dc4b
|
| 140 |
+
(Unnamed Layer* 184) [Shuffle]_output: 3b69dc4b
|
| 141 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ln1/Add_1_output_0: 3c33b146
|
| 142 |
+
(Unnamed Layer* 189) [Constant]_output: 3c0aefd5
|
| 143 |
+
(Unnamed Layer* 190) [Shuffle]_output: 3c0aefd5
|
| 144 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/attn/qkv/MatMul_output_0: 3d4c64d9
|
| 145 |
+
(Unnamed Layer* 192) [Constant]_output: 3c1d59d6
|
| 146 |
+
(Unnamed Layer* 193) [Shuffle]_output: 3c1d59d6
|
| 147 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/attn/qkv/Add_output_0: 3d3e7606
|
| 148 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/attn/Reshape_output_0: 3d3e7606
|
| 149 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/attn/Transpose_output_0: 3d3e7606
|
| 150 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/attn/Gather_2_output_0: 3d4cec88
|
| 151 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/attn/Gather_3_output_0: 3d17de2c
|
| 152 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/attn/Gather_4_output_0: 3cf65a22
|
| 153 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/attn/Transpose_1_output_0: 3d17de2c
|
| 154 |
+
(Unnamed Layer* 210) [Constant]_output: 3b52b86d
|
| 155 |
+
(Unnamed Layer* 211) [Shuffle]_output: 3b52b86d
|
| 156 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/attn/Mul_output_0: 3ca751d9
|
| 157 |
+
(Unnamed Layer* 213) [Constant]_output: 3b52b86d
|
| 158 |
+
(Unnamed Layer* 214) [Shuffle]_output: 3b52b86d
|
| 159 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/attn/Mul_1_output_0: 3c77ffcb
|
| 160 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/attn/MatMul_output_0: 3dbfe874
|
| 161 |
+
(Unnamed Layer* 217) [Softmax]_output: 3a849378
|
| 162 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/attn/MatMul_1_output_0: 3cd43b08
|
| 163 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/attn/Transpose_2_output_0: 3cd43b08
|
| 164 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/attn/Reshape_1_output_0: 3cd43b08
|
| 165 |
+
(Unnamed Layer* 227) [Constant]_output: 3bc113ab
|
| 166 |
+
(Unnamed Layer* 228) [Shuffle]_output: 3bc113ab
|
| 167 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/attn/proj/MatMul_output_0: 3d873784
|
| 168 |
+
(Unnamed Layer* 230) [Constant]_output: 3b5090ab
|
| 169 |
+
(Unnamed Layer* 231) [Shuffle]_output: 3b5090ab
|
| 170 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/attn/proj/Add_output_0: 3d6e8fcb
|
| 171 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/Add_output_0: 40c7c238
|
| 172 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ln2/ReduceMean_output_0: 3ccf949f
|
| 173 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ln2/Sub_output_0: 40c6c946
|
| 174 |
+
(Unnamed Layer* 237) [Shuffle]_output: 3c810a14
|
| 175 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ln2/Pow_output_0: 4548e788
|
| 176 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ln2/ReduceMean_1_output_0: 442d3881
|
| 177 |
+
(Unnamed Layer* 241) [Shuffle]_output: 33a9226d
|
| 178 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ln2/Add_output_0: 442d3881
|
| 179 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ln2/Sqrt_output_0: 4042eb44
|
| 180 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ln2/Div_output_0: 3d316c07
|
| 181 |
+
(Unnamed Layer* 245) [Constant]_output: 3b8883fe
|
| 182 |
+
(Unnamed Layer* 246) [Shuffle]_output: 3b8883fe
|
| 183 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ln2/Mul_output_0: 3c9d2635
|
| 184 |
+
(Unnamed Layer* 248) [Constant]_output: 3b2415b4
|
| 185 |
+
(Unnamed Layer* 249) [Shuffle]_output: 3b2415b4
|
| 186 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ln2/Add_1_output_0: 3cb0d869
|
| 187 |
+
(Unnamed Layer* 251) [Constant]_output: 3be7a12d
|
| 188 |
+
(Unnamed Layer* 252) [Shuffle]_output: 3be7a12d
|
| 189 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d8b39f5
|
| 190 |
+
(Unnamed Layer* 254) [Constant]_output: 3b3adffc
|
| 191 |
+
(Unnamed Layer* 255) [Shuffle]_output: 3b3adffc
|
| 192 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d922cd6
|
| 193 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ffn/layers/layers.0/layers.0.1/Sigmoid_output_0: 3c2ebc83
|
| 194 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3ce6a42d
|
| 195 |
+
(Unnamed Layer* 259) [Constant]_output: 3c0e83ff
|
| 196 |
+
(Unnamed Layer* 260) [Shuffle]_output: 3c0e83ff
|
| 197 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ffn/layers/layers.1/MatMul_output_0: 3d9af457
|
| 198 |
+
(Unnamed Layer* 262) [Constant]_output: 3bfc173d
|
| 199 |
+
(Unnamed Layer* 263) [Shuffle]_output: 3bfc173d
|
| 200 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ffn/layers/layers.1/Add_output_0: 3da2af12
|
| 201 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.1/ffn/Add_output_0: 40c87f8a
|
| 202 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.2/ReduceMean_output_0: 3cdfcdd4
|
| 203 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.2/Sub_output_0: 40c7f67e
|
| 204 |
+
(Unnamed Layer* 269) [Shuffle]_output: 3c810a14
|
| 205 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.2/Pow_output_0: 454a623f
|
| 206 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.2/ReduceMean_1_output_0: 442cd11a
|
| 207 |
+
(Unnamed Layer* 273) [Shuffle]_output: 33a9226d
|
| 208 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.2/Add_output_0: 442cd11a
|
| 209 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.2/Sqrt_output_0: 401555a7
|
| 210 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.2/Div_output_0: 3d38231e
|
| 211 |
+
(Unnamed Layer* 277) [Constant]_output: 3b282c56
|
| 212 |
+
(Unnamed Layer* 278) [Shuffle]_output: 3b282c56
|
| 213 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.2/Mul_output_0: 3c1ec47b
|
| 214 |
+
(Unnamed Layer* 280) [Constant]_output: 3b98cf60
|
| 215 |
+
(Unnamed Layer* 281) [Shuffle]_output: 3b98cf60
|
| 216 |
+
/backbone/layers.2/layers.2.1/global_rep/global_rep.2/Add_1_output_0: 3c656a52
|
| 217 |
+
/backbone/layers.2/layers.2.1/Reshape_3_output_0: 3c656a52
|
| 218 |
+
/backbone/layers.2/layers.2.1/Transpose_2_output_0: 3c656a52
|
| 219 |
+
/backbone/layers.2/layers.2.1/Reshape_4_output_0: 3c656a52
|
| 220 |
+
/backbone/layers.2/layers.2.1/Transpose_3_output_0: 3c656a52
|
| 221 |
+
/backbone/layers.2/layers.2.1/Reshape_5_output_0: 3c656a52
|
| 222 |
+
/backbone/layers.2/layers.2.1/conv_proj/conv/Conv_output_0: 3cd4b1b0
|
| 223 |
+
/backbone/layers.2/layers.2.1/conv_proj/activate/Sigmoid_output_0: 3beeb81c
|
| 224 |
+
/backbone/layers.2/layers.2.1/conv_proj/activate/Mul_output_0: 3eb6b5f8
|
| 225 |
+
/backbone/layers.2/layers.2.1/Concat_6_output_0: 3eb6b5f8
|
| 226 |
+
/backbone/layers.2/layers.2.1/conv_fusion/conv/Conv_output_0: 3f70e6c5
|
| 227 |
+
/backbone/layers.2/layers.2.1/conv_fusion/activate/Sigmoid_output_0: 3c010a14
|
| 228 |
+
/backbone/layers.2/layers.2.1/conv_fusion/activate/Mul_output_0: 3e9480cd
|
| 229 |
+
/backbone/layers.3/layers.3.0/conv/conv.0/conv/Conv_output_0: 3fd75420
|
| 230 |
+
/backbone/layers.3/layers.3.0/conv/conv.0/activate/Sigmoid_output_0: 3c010a14
|
| 231 |
+
/backbone/layers.3/layers.3.0/conv/conv.0/activate/Mul_output_0: 3f047b9e
|
| 232 |
+
/backbone/layers.3/layers.3.0/conv/conv.1/conv/Conv_output_0: 3fc2dada
|
| 233 |
+
/backbone/layers.3/layers.3.0/conv/conv.1/activate/Sigmoid_output_0: 3c010a14
|
| 234 |
+
/backbone/layers.3/layers.3.0/conv/conv.1/activate/Mul_output_0: 3fe9c3db
|
| 235 |
+
/backbone/layers.3/layers.3.0/conv/conv.2/conv/Conv_output_0: 3f17162f
|
| 236 |
+
/backbone/layers.3/layers.3.1/local_rep/local_rep.0/conv/Conv_output_0: 4073548f
|
| 237 |
+
/backbone/layers.3/layers.3.1/local_rep/local_rep.0/activate/Sigmoid_output_0: 3c010a14
|
| 238 |
+
/backbone/layers.3/layers.3.1/local_rep/local_rep.0/activate/Mul_output_0: 4077befb
|
| 239 |
+
/backbone/layers.3/layers.3.1/local_rep/local_rep.1/conv/Conv_output_0: 41040145
|
| 240 |
+
/backbone/layers.3/layers.3.1/Reshape_output_0: 41040145
|
| 241 |
+
/backbone/layers.3/layers.3.1/Transpose_output_0: 41040145
|
| 242 |
+
/backbone/layers.3/layers.3.1/Reshape_1_output_0: 41040145
|
| 243 |
+
/backbone/layers.3/layers.3.1/Transpose_1_output_0: 41040145
|
| 244 |
+
/backbone/layers.3/layers.3.1/Reshape_2_output_0: 41040145
|
| 245 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ln1/ReduceMean_output_0: 3cf24d88
|
| 246 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ln1/Sub_output_0: 4103f08d
|
| 247 |
+
(Unnamed Layer* 352) [Shuffle]_output: 3c810a14
|
| 248 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ln1/Pow_output_0: 4549f23f
|
| 249 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ln1/ReduceMean_1_output_0: 44859fb8
|
| 250 |
+
(Unnamed Layer* 356) [Shuffle]_output: 33a9226d
|
| 251 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ln1/Add_output_0: 44859fb8
|
| 252 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ln1/Sqrt_output_0: 4040143c
|
| 253 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ln1/Div_output_0: 3d31c9d8
|
| 254 |
+
(Unnamed Layer* 360) [Constant]_output: 3b1690d1
|
| 255 |
+
(Unnamed Layer* 361) [Shuffle]_output: 3b1690d1
|
| 256 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ln1/Mul_output_0: 3b9bf932
|
| 257 |
+
(Unnamed Layer* 363) [Constant]_output: 3a81afc3
|
| 258 |
+
(Unnamed Layer* 364) [Shuffle]_output: 3a81afc3
|
| 259 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ln1/Add_1_output_0: 3bb5fecf
|
| 260 |
+
(Unnamed Layer* 369) [Constant]_output: 3c1b35ba
|
| 261 |
+
(Unnamed Layer* 370) [Shuffle]_output: 3c1b35ba
|
| 262 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/attn/qkv/MatMul_output_0: 3cf445a0
|
| 263 |
+
(Unnamed Layer* 372) [Constant]_output: 3c0d2444
|
| 264 |
+
(Unnamed Layer* 373) [Shuffle]_output: 3c0d2444
|
| 265 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/attn/qkv/Add_output_0: 3cec7358
|
| 266 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/attn/Reshape_output_0: 3cec7358
|
| 267 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/attn/Transpose_output_0: 3cec7358
|
| 268 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/attn/Gather_2_output_0: 3d0082cd
|
| 269 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/attn/Gather_3_output_0: 3cd53771
|
| 270 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/attn/Gather_4_output_0: 3c8639da
|
| 271 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/attn/Transpose_1_output_0: 3cd53771
|
| 272 |
+
(Unnamed Layer* 390) [Constant]_output: 3b4418f1
|
| 273 |
+
(Unnamed Layer* 391) [Shuffle]_output: 3b4418f1
|
| 274 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/attn/Mul_output_0: 3c434b5d
|
| 275 |
+
(Unnamed Layer* 393) [Constant]_output: 3b4418f1
|
| 276 |
+
(Unnamed Layer* 394) [Shuffle]_output: 3b4418f1
|
| 277 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/attn/Mul_1_output_0: 3c220271
|
| 278 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/attn/MatMul_output_0: 3d6b2e0b
|
| 279 |
+
(Unnamed Layer* 397) [Softmax]_output: 3ac7666c
|
| 280 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/attn/MatMul_1_output_0: 3c524356
|
| 281 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/attn/Transpose_2_output_0: 3c524356
|
| 282 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/attn/Reshape_1_output_0: 3c524356
|
| 283 |
+
(Unnamed Layer* 407) [Constant]_output: 3be23d0d
|
| 284 |
+
(Unnamed Layer* 408) [Shuffle]_output: 3be23d0d
|
| 285 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/attn/proj/MatMul_output_0: 3d1eb9db
|
| 286 |
+
(Unnamed Layer* 410) [Constant]_output: 3b25c6dd
|
| 287 |
+
(Unnamed Layer* 411) [Shuffle]_output: 3b25c6dd
|
| 288 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/attn/proj/Add_output_0: 3d262996
|
| 289 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/Add_output_0: 4103ed5f
|
| 290 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ln2/ReduceMean_output_0: 3ce0daf7
|
| 291 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ln2/Sub_output_0: 4103bc07
|
| 292 |
+
(Unnamed Layer* 417) [Shuffle]_output: 3c810a14
|
| 293 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ln2/Pow_output_0: 454a3d00
|
| 294 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ln2/ReduceMean_1_output_0: 4485832b
|
| 295 |
+
(Unnamed Layer* 421) [Shuffle]_output: 33a9226d
|
| 296 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ln2/Add_output_0: 4485832b
|
| 297 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ln2/Sqrt_output_0: 4048adf2
|
| 298 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ln2/Div_output_0: 3d1d0cc9
|
| 299 |
+
(Unnamed Layer* 425) [Constant]_output: 3b82b60d
|
| 300 |
+
(Unnamed Layer* 426) [Shuffle]_output: 3b82b60d
|
| 301 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ln2/Mul_output_0: 3c5faa92
|
| 302 |
+
(Unnamed Layer* 428) [Constant]_output: 3b5cc338
|
| 303 |
+
(Unnamed Layer* 429) [Shuffle]_output: 3b5cc338
|
| 304 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ln2/Add_1_output_0: 3c71c836
|
| 305 |
+
(Unnamed Layer* 431) [Constant]_output: 3bfcaf5c
|
| 306 |
+
(Unnamed Layer* 432) [Shuffle]_output: 3bfcaf5c
|
| 307 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d8f1f5b
|
| 308 |
+
(Unnamed Layer* 434) [Constant]_output: 3b4fba1f
|
| 309 |
+
(Unnamed Layer* 435) [Shuffle]_output: 3b4fba1f
|
| 310 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d90f67d
|
| 311 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ffn/layers/layers.0/layers.0.1/Sigmoid_output_0: 3bfe6c20
|
| 312 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3c80acd7
|
| 313 |
+
(Unnamed Layer* 439) [Constant]_output: 3c1536c6
|
| 314 |
+
(Unnamed Layer* 440) [Shuffle]_output: 3c1536c6
|
| 315 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ffn/layers/layers.1/MatMul_output_0: 3d0dfb2b
|
| 316 |
+
(Unnamed Layer* 442) [Constant]_output: 3b50572a
|
| 317 |
+
(Unnamed Layer* 443) [Shuffle]_output: 3b50572a
|
| 318 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ffn/layers/layers.1/Add_output_0: 3d1170e4
|
| 319 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.0/ffn/Add_output_0: 4103e003
|
| 320 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ln1/ReduceMean_output_0: 3ce2499c
|
| 321 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ln1/Sub_output_0: 4103cfcc
|
| 322 |
+
(Unnamed Layer* 449) [Shuffle]_output: 3c810a14
|
| 323 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ln1/Pow_output_0: 454a1492
|
| 324 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ln1/ReduceMean_1_output_0: 448589e7
|
| 325 |
+
(Unnamed Layer* 453) [Shuffle]_output: 33a9226d
|
| 326 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ln1/Add_output_0: 448589e7
|
| 327 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ln1/Sqrt_output_0: 404bc7dc
|
| 328 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ln1/Div_output_0: 3d22d862
|
| 329 |
+
(Unnamed Layer* 457) [Constant]_output: 3b265320
|
| 330 |
+
(Unnamed Layer* 458) [Shuffle]_output: 3b265320
|
| 331 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ln1/Mul_output_0: 3c145b28
|
| 332 |
+
(Unnamed Layer* 460) [Constant]_output: 3a8322ef
|
| 333 |
+
(Unnamed Layer* 461) [Shuffle]_output: 3a8322ef
|
| 334 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ln1/Add_1_output_0: 3c1a8b09
|
| 335 |
+
(Unnamed Layer* 466) [Constant]_output: 3c099835
|
| 336 |
+
(Unnamed Layer* 467) [Shuffle]_output: 3c099835
|
| 337 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/attn/qkv/MatMul_output_0: 3d1881b0
|
| 338 |
+
(Unnamed Layer* 469) [Constant]_output: 3c22091e
|
| 339 |
+
(Unnamed Layer* 470) [Shuffle]_output: 3c22091e
|
| 340 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/attn/qkv/Add_output_0: 3d14c3ab
|
| 341 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/attn/Reshape_output_0: 3d14c3ab
|
| 342 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/attn/Transpose_output_0: 3d14c3ab
|
| 343 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/attn/Gather_2_output_0: 3d094f71
|
| 344 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/attn/Gather_3_output_0: 3d1bddaf
|
| 345 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/attn/Gather_4_output_0: 3ccf4c78
|
| 346 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/attn/Transpose_1_output_0: 3d1bddaf
|
| 347 |
+
(Unnamed Layer* 487) [Constant]_output: 3b4418f1
|
| 348 |
+
(Unnamed Layer* 488) [Shuffle]_output: 3b4418f1
|
| 349 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/attn/Mul_output_0: 3c50aaa2
|
| 350 |
+
(Unnamed Layer* 490) [Constant]_output: 3b4418f1
|
| 351 |
+
(Unnamed Layer* 491) [Shuffle]_output: 3b4418f1
|
| 352 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/attn/Mul_1_output_0: 3c6cdd73
|
| 353 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/attn/MatMul_output_0: 3d580ca6
|
| 354 |
+
(Unnamed Layer* 494) [Softmax]_output: 3b088189
|
| 355 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/attn/MatMul_1_output_0: 3c938ee4
|
| 356 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/attn/Transpose_2_output_0: 3c938ee4
|
| 357 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/attn/Reshape_1_output_0: 3c938ee4
|
| 358 |
+
(Unnamed Layer* 504) [Constant]_output: 3bbed3e2
|
| 359 |
+
(Unnamed Layer* 505) [Shuffle]_output: 3bbed3e2
|
| 360 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/attn/proj/MatMul_output_0: 3d6a338e
|
| 361 |
+
(Unnamed Layer* 507) [Constant]_output: 3b61be89
|
| 362 |
+
(Unnamed Layer* 508) [Shuffle]_output: 3b61be89
|
| 363 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/attn/proj/Add_output_0: 3d60c7ff
|
| 364 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/Add_output_0: 4103de90
|
| 365 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ln2/ReduceMean_output_0: 3ceffa6c
|
| 366 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ln2/Sub_output_0: 4103cf13
|
| 367 |
+
(Unnamed Layer* 514) [Shuffle]_output: 3c810a14
|
| 368 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ln2/Pow_output_0: 45490548
|
| 369 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ln2/ReduceMean_1_output_0: 44857bc6
|
| 370 |
+
(Unnamed Layer* 518) [Shuffle]_output: 33a9226d
|
| 371 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ln2/Add_output_0: 44857bc6
|
| 372 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ln2/Sqrt_output_0: 403998d2
|
| 373 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ln2/Div_output_0: 3d14df17
|
| 374 |
+
(Unnamed Layer* 522) [Constant]_output: 3ba73b2e
|
| 375 |
+
(Unnamed Layer* 523) [Shuffle]_output: 3ba73b2e
|
| 376 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ln2/Mul_output_0: 3c953110
|
| 377 |
+
(Unnamed Layer* 525) [Constant]_output: 3b4a3cff
|
| 378 |
+
(Unnamed Layer* 526) [Shuffle]_output: 3b4a3cff
|
| 379 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ln2/Add_1_output_0: 3cb42afe
|
| 380 |
+
(Unnamed Layer* 528) [Constant]_output: 3c03be7e
|
| 381 |
+
(Unnamed Layer* 529) [Shuffle]_output: 3c03be7e
|
| 382 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3da17f31
|
| 383 |
+
(Unnamed Layer* 531) [Constant]_output: 3b7e954c
|
| 384 |
+
(Unnamed Layer* 532) [Shuffle]_output: 3b7e954c
|
| 385 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ffn/layers/layers.0/layers.0.0/Add_output_0: 3da6d795
|
| 386 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ffn/layers/layers.0/layers.0.1/Sigmoid_output_0: 3c01303a
|
| 387 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3c89a0cb
|
| 388 |
+
(Unnamed Layer* 536) [Constant]_output: 3c2feb89
|
| 389 |
+
(Unnamed Layer* 537) [Shuffle]_output: 3c2feb89
|
| 390 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ffn/layers/layers.1/MatMul_output_0: 3d38dbad
|
| 391 |
+
(Unnamed Layer* 539) [Constant]_output: 3b8382ec
|
| 392 |
+
(Unnamed Layer* 540) [Shuffle]_output: 3b8382ec
|
| 393 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ffn/layers/layers.1/Add_output_0: 3d3915db
|
| 394 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.1/ffn/Add_output_0: 4103e2de
|
| 395 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ln1/ReduceMean_output_0: 3ce0dcb1
|
| 396 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ln1/Sub_output_0: 4103d2fb
|
| 397 |
+
(Unnamed Layer* 546) [Shuffle]_output: 3c810a14
|
| 398 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ln1/Pow_output_0: 454a1e57
|
| 399 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ln1/ReduceMean_1_output_0: 44856944
|
| 400 |
+
(Unnamed Layer* 550) [Shuffle]_output: 33a9226d
|
| 401 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ln1/Add_output_0: 44856944
|
| 402 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ln1/Sqrt_output_0: 4048d838
|
| 403 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ln1/Div_output_0: 3d1d0ba6
|
| 404 |
+
(Unnamed Layer* 554) [Constant]_output: 3b36b7fa
|
| 405 |
+
(Unnamed Layer* 555) [Shuffle]_output: 3b36b7fa
|
| 406 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ln1/Mul_output_0: 3c0fc677
|
| 407 |
+
(Unnamed Layer* 557) [Constant]_output: 3b2dd017
|
| 408 |
+
(Unnamed Layer* 558) [Shuffle]_output: 3b2dd017
|
| 409 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ln1/Add_1_output_0: 3c13991b
|
| 410 |
+
(Unnamed Layer* 563) [Constant]_output: 3c07bc3b
|
| 411 |
+
(Unnamed Layer* 564) [Shuffle]_output: 3c07bc3b
|
| 412 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/attn/qkv/MatMul_output_0: 3d26e81f
|
| 413 |
+
(Unnamed Layer* 566) [Constant]_output: 3c0cb0f7
|
| 414 |
+
(Unnamed Layer* 567) [Shuffle]_output: 3c0cb0f7
|
| 415 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/attn/qkv/Add_output_0: 3d23a3f5
|
| 416 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/attn/Reshape_output_0: 3d23a3f5
|
| 417 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/attn/Transpose_output_0: 3d23a3f5
|
| 418 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/attn/Gather_2_output_0: 3d089b86
|
| 419 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/attn/Gather_3_output_0: 3d2aa5df
|
| 420 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/attn/Gather_4_output_0: 3ce3962c
|
| 421 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/attn/Transpose_1_output_0: 3d2aa5df
|
| 422 |
+
(Unnamed Layer* 584) [Constant]_output: 3b4418f1
|
| 423 |
+
(Unnamed Layer* 585) [Shuffle]_output: 3b4418f1
|
| 424 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/attn/Mul_output_0: 3c4f9939
|
| 425 |
+
(Unnamed Layer* 587) [Constant]_output: 3b4418f1
|
| 426 |
+
(Unnamed Layer* 588) [Shuffle]_output: 3b4418f1
|
| 427 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/attn/Mul_1_output_0: 3c81aa15
|
| 428 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/attn/MatMul_output_0: 3d3d0635
|
| 429 |
+
(Unnamed Layer* 591) [Softmax]_output: 3ace5813
|
| 430 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/attn/MatMul_1_output_0: 3cbbf1e7
|
| 431 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/attn/Transpose_2_output_0: 3cbbf1e7
|
| 432 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/attn/Reshape_1_output_0: 3cbbf1e7
|
| 433 |
+
(Unnamed Layer* 601) [Constant]_output: 3bcbda93
|
| 434 |
+
(Unnamed Layer* 602) [Shuffle]_output: 3bcbda93
|
| 435 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/attn/proj/MatMul_output_0: 3d283c38
|
| 436 |
+
(Unnamed Layer* 604) [Constant]_output: 3baa6604
|
| 437 |
+
(Unnamed Layer* 605) [Shuffle]_output: 3baa6604
|
| 438 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/attn/proj/Add_output_0: 3d29686d
|
| 439 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/Add_output_0: 4103fc97
|
| 440 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ln2/ReduceMean_output_0: 3cf2abcd
|
| 441 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ln2/Sub_output_0: 4103ecf0
|
| 442 |
+
(Unnamed Layer* 611) [Shuffle]_output: 3c810a14
|
| 443 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ln2/Pow_output_0: 454a6df4
|
| 444 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ln2/ReduceMean_1_output_0: 4484ff42
|
| 445 |
+
(Unnamed Layer* 615) [Shuffle]_output: 33a9226d
|
| 446 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ln2/Add_output_0: 4484ff42
|
| 447 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ln2/Sqrt_output_0: 403e23d3
|
| 448 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ln2/Div_output_0: 3d14a848
|
| 449 |
+
(Unnamed Layer* 619) [Constant]_output: 3b9a92da
|
| 450 |
+
(Unnamed Layer* 620) [Shuffle]_output: 3b9a92da
|
| 451 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ln2/Mul_output_0: 3c848c52
|
| 452 |
+
(Unnamed Layer* 622) [Constant]_output: 3b5d4ef9
|
| 453 |
+
(Unnamed Layer* 623) [Shuffle]_output: 3b5d4ef9
|
| 454 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ln2/Add_1_output_0: 3c908b96
|
| 455 |
+
(Unnamed Layer* 625) [Constant]_output: 3be87dd8
|
| 456 |
+
(Unnamed Layer* 626) [Shuffle]_output: 3be87dd8
|
| 457 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d97fa22
|
| 458 |
+
(Unnamed Layer* 628) [Constant]_output: 3b6a77fe
|
| 459 |
+
(Unnamed Layer* 629) [Shuffle]_output: 3b6a77fe
|
| 460 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d9ffe6b
|
| 461 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ffn/layers/layers.0/layers.0.1/Sigmoid_output_0: 3c003bfc
|
| 462 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3ca58a70
|
| 463 |
+
(Unnamed Layer* 633) [Constant]_output: 3c416b84
|
| 464 |
+
(Unnamed Layer* 634) [Shuffle]_output: 3c416b84
|
| 465 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ffn/layers/layers.1/MatMul_output_0: 3d8506ec
|
| 466 |
+
(Unnamed Layer* 636) [Constant]_output: 3ba6cb7b
|
| 467 |
+
(Unnamed Layer* 637) [Shuffle]_output: 3ba6cb7b
|
| 468 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ffn/layers/layers.1/Add_output_0: 3d827831
|
| 469 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.2/ffn/Add_output_0: 41037b21
|
| 470 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ln1/ReduceMean_output_0: 3d03978c
|
| 471 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ln1/Sub_output_0: 41036bf4
|
| 472 |
+
(Unnamed Layer* 643) [Shuffle]_output: 3c810a14
|
| 473 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ln1/Pow_output_0: 4548e2e2
|
| 474 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ln1/ReduceMean_1_output_0: 4485879e
|
| 475 |
+
(Unnamed Layer* 647) [Shuffle]_output: 33a9226d
|
| 476 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ln1/Add_output_0: 4485879e
|
| 477 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ln1/Sqrt_output_0: 403df57c
|
| 478 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ln1/Div_output_0: 3d162bb7
|
| 479 |
+
(Unnamed Layer* 651) [Constant]_output: 3b4569c6
|
| 480 |
+
(Unnamed Layer* 652) [Shuffle]_output: 3b4569c6
|
| 481 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ln1/Mul_output_0: 3c1f9722
|
| 482 |
+
(Unnamed Layer* 654) [Constant]_output: 3b5f76b8
|
| 483 |
+
(Unnamed Layer* 655) [Shuffle]_output: 3b5f76b8
|
| 484 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ln1/Add_1_output_0: 3c2c5c2e
|
| 485 |
+
(Unnamed Layer* 660) [Constant]_output: 3c06e5a8
|
| 486 |
+
(Unnamed Layer* 661) [Shuffle]_output: 3c06e5a8
|
| 487 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/attn/qkv/MatMul_output_0: 3d2d47b1
|
| 488 |
+
(Unnamed Layer* 663) [Constant]_output: 3c29fc75
|
| 489 |
+
(Unnamed Layer* 664) [Shuffle]_output: 3c29fc75
|
| 490 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/attn/qkv/Add_output_0: 3d2eafeb
|
| 491 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/attn/Reshape_output_0: 3d2eafeb
|
| 492 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/attn/Transpose_output_0: 3d2eafeb
|
| 493 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/attn/Gather_2_output_0: 3d194917
|
| 494 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/attn/Gather_3_output_0: 3d334f19
|
| 495 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/attn/Gather_4_output_0: 3cf8202d
|
| 496 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/attn/Transpose_1_output_0: 3d334f19
|
| 497 |
+
(Unnamed Layer* 681) [Constant]_output: 3b4418f1
|
| 498 |
+
(Unnamed Layer* 682) [Shuffle]_output: 3b4418f1
|
| 499 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/attn/Mul_output_0: 3c68f18f
|
| 500 |
+
(Unnamed Layer* 684) [Constant]_output: 3b4418f1
|
| 501 |
+
(Unnamed Layer* 685) [Shuffle]_output: 3b4418f1
|
| 502 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/attn/Mul_1_output_0: 3c883ed0
|
| 503 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/attn/MatMul_output_0: 3d5cd2c6
|
| 504 |
+
(Unnamed Layer* 688) [Softmax]_output: 3b0663ac
|
| 505 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/attn/MatMul_1_output_0: 3ce969ce
|
| 506 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/attn/Transpose_2_output_0: 3ce969ce
|
| 507 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/attn/Reshape_1_output_0: 3ce969ce
|
| 508 |
+
(Unnamed Layer* 698) [Constant]_output: 3bbc70d1
|
| 509 |
+
(Unnamed Layer* 699) [Shuffle]_output: 3bbc70d1
|
| 510 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/attn/proj/MatMul_output_0: 3d8bf607
|
| 511 |
+
(Unnamed Layer* 701) [Constant]_output: 3bb6ef5a
|
| 512 |
+
(Unnamed Layer* 702) [Shuffle]_output: 3bb6ef5a
|
| 513 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/attn/proj/Add_output_0: 3d9879b8
|
| 514 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/Add_output_0: 41033bd2
|
| 515 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ln2/ReduceMean_output_0: 3cfb5315
|
| 516 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ln2/Sub_output_0: 41032c91
|
| 517 |
+
(Unnamed Layer* 708) [Shuffle]_output: 3c810a14
|
| 518 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ln2/Pow_output_0: 45482149
|
| 519 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ln2/ReduceMean_1_output_0: 44858818
|
| 520 |
+
(Unnamed Layer* 712) [Shuffle]_output: 33a9226d
|
| 521 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ln2/Add_output_0: 44858818
|
| 522 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ln2/Sqrt_output_0: 403dc042
|
| 523 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ln2/Div_output_0: 3d1aa0fd
|
| 524 |
+
(Unnamed Layer* 716) [Constant]_output: 3b9fdfb6
|
| 525 |
+
(Unnamed Layer* 717) [Shuffle]_output: 3b9fdfb6
|
| 526 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ln2/Mul_output_0: 3c86405f
|
| 527 |
+
(Unnamed Layer* 719) [Constant]_output: 3b8d620e
|
| 528 |
+
(Unnamed Layer* 720) [Shuffle]_output: 3b8d620e
|
| 529 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ln2/Add_1_output_0: 3c93d714
|
| 530 |
+
(Unnamed Layer* 722) [Constant]_output: 3bf36575
|
| 531 |
+
(Unnamed Layer* 723) [Shuffle]_output: 3bf36575
|
| 532 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d77eda5
|
| 533 |
+
(Unnamed Layer* 725) [Constant]_output: 3b47eab4
|
| 534 |
+
(Unnamed Layer* 726) [Shuffle]_output: 3b47eab4
|
| 535 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ffn/layers/layers.0/layers.0.0/Add_output_0: 3d81730e
|
| 536 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ffn/layers/layers.0/layers.0.1/Sigmoid_output_0: 3c005238
|
| 537 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3d10e322
|
| 538 |
+
(Unnamed Layer* 730) [Constant]_output: 3c8ea2a3
|
| 539 |
+
(Unnamed Layer* 731) [Shuffle]_output: 3c8ea2a3
|
| 540 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ffn/layers/layers.1/MatMul_output_0: 3e89fd2e
|
| 541 |
+
(Unnamed Layer* 733) [Constant]_output: 3c3bce51
|
| 542 |
+
(Unnamed Layer* 734) [Shuffle]_output: 3c3bce51
|
| 543 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ffn/layers/layers.1/Add_output_0: 3e83ebdd
|
| 544 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.3/ffn/Add_output_0: 4102d680
|
| 545 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.4/ReduceMean_output_0: 3ce2bf79
|
| 546 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.4/Sub_output_0: 4102c921
|
| 547 |
+
(Unnamed Layer* 740) [Shuffle]_output: 3c810a14
|
| 548 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.4/Pow_output_0: 4546f254
|
| 549 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.4/ReduceMean_1_output_0: 4487996d
|
| 550 |
+
(Unnamed Layer* 744) [Shuffle]_output: 33a9226d
|
| 551 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.4/Add_output_0: 4487996d
|
| 552 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.4/Sqrt_output_0: 4082e9a3
|
| 553 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.4/Div_output_0: 3d5fedf3
|
| 554 |
+
(Unnamed Layer* 748) [Constant]_output: 3b1844bb
|
| 555 |
+
(Unnamed Layer* 749) [Shuffle]_output: 3b1844bb
|
| 556 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.4/Mul_output_0: 3c06eb33
|
| 557 |
+
(Unnamed Layer* 751) [Constant]_output: 3b8c85cb
|
| 558 |
+
(Unnamed Layer* 752) [Shuffle]_output: 3b8c85cb
|
| 559 |
+
/backbone/layers.3/layers.3.1/global_rep/global_rep.4/Add_1_output_0: 3c096e11
|
| 560 |
+
/backbone/layers.3/layers.3.1/Reshape_3_output_0: 3c096e11
|
| 561 |
+
/backbone/layers.3/layers.3.1/Transpose_2_output_0: 3c096e11
|
| 562 |
+
/backbone/layers.3/layers.3.1/Reshape_4_output_0: 3c096e11
|
| 563 |
+
/backbone/layers.3/layers.3.1/Transpose_3_output_0: 3c096e11
|
| 564 |
+
/backbone/layers.3/layers.3.1/Reshape_5_output_0: 3c096e11
|
| 565 |
+
/backbone/layers.3/layers.3.1/conv_proj/conv/Conv_output_0: 3cd149ff
|
| 566 |
+
/backbone/layers.3/layers.3.1/conv_proj/activate/Sigmoid_output_0: 3bf195f3
|
| 567 |
+
/backbone/layers.3/layers.3.1/conv_proj/activate/Mul_output_0: 3f17162f
|
| 568 |
+
/backbone/layers.3/layers.3.1/Concat_6_output_0: 3f17162f
|
| 569 |
+
/backbone/layers.3/layers.3.1/conv_fusion/conv/Conv_output_0: 3fb325c1
|
| 570 |
+
/backbone/layers.3/layers.3.1/conv_fusion/activate/Sigmoid_output_0: 3c010a14
|
| 571 |
+
/backbone/layers.3/layers.3.1/conv_fusion/activate/Mul_output_0: 3f333c22
|
| 572 |
+
/backbone/layers.4/layers.4.0/conv/conv.0/conv/Conv_output_0: 406f9559
|
| 573 |
+
/backbone/layers.4/layers.4.0/conv/conv.0/activate/Sigmoid_output_0: 3c010a14
|
| 574 |
+
/backbone/layers.4/layers.4.0/conv/conv.0/activate/Mul_output_0: 404d6054
|
| 575 |
+
/backbone/layers.4/layers.4.0/conv/conv.1/conv/Conv_output_0: 4049e939
|
| 576 |
+
/backbone/layers.4/layers.4.0/conv/conv.1/activate/Sigmoid_output_0: 3c010a14
|
| 577 |
+
/backbone/layers.4/layers.4.0/conv/conv.1/activate/Mul_output_0: 40177b86
|
| 578 |
+
/backbone/layers.4/layers.4.0/conv/conv.2/conv/Conv_output_0: 3ff057b8
|
| 579 |
+
/backbone/layers.4/layers.4.1/local_rep/local_rep.0/conv/Conv_output_0: 411856bf
|
| 580 |
+
/backbone/layers.4/layers.4.1/local_rep/local_rep.0/activate/Sigmoid_output_0: 3c010a14
|
| 581 |
+
/backbone/layers.4/layers.4.1/local_rep/local_rep.0/activate/Mul_output_0: 411856bf
|
| 582 |
+
/backbone/layers.4/layers.4.1/local_rep/local_rep.1/conv/Conv_output_0: 4185dda8
|
| 583 |
+
/backbone/layers.4/layers.4.1/Resize_output_0: 418db9a4
|
| 584 |
+
/backbone/layers.4/layers.4.1/Reshape_output_0: 418db9a4
|
| 585 |
+
/backbone/layers.4/layers.4.1/Transpose_output_0: 418db9a4
|
| 586 |
+
/backbone/layers.4/layers.4.1/Reshape_1_output_0: 418db9a4
|
| 587 |
+
/backbone/layers.4/layers.4.1/Transpose_1_output_0: 418db9a4
|
| 588 |
+
/backbone/layers.4/layers.4.1/Reshape_2_output_0: 418db9a4
|
| 589 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ln1/ReduceMean_output_0: 3dd0e48d
|
| 590 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ln1/Sub_output_0: 418ecb79
|
| 591 |
+
(Unnamed Layer* 828) [Shuffle]_output: 3c810a14
|
| 592 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ln1/Pow_output_0: 467c387c
|
| 593 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ln1/ReduceMean_1_output_0: 45989d21
|
| 594 |
+
(Unnamed Layer* 832) [Shuffle]_output: 33a9226d
|
| 595 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ln1/Add_output_0: 45989d21
|
| 596 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ln1/Sqrt_output_0: 40e903fb
|
| 597 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ln1/Div_output_0: 3d0daa34
|
| 598 |
+
(Unnamed Layer* 836) [Constant]_output: 3ac069ab
|
| 599 |
+
(Unnamed Layer* 837) [Shuffle]_output: 3ac069ab
|
| 600 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ln1/Mul_output_0: 3b7e2fa0
|
| 601 |
+
(Unnamed Layer* 839) [Constant]_output: 39f00154
|
| 602 |
+
(Unnamed Layer* 840) [Shuffle]_output: 39f00154
|
| 603 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ln1/Add_1_output_0: 3b773efa
|
| 604 |
+
(Unnamed Layer* 845) [Constant]_output: 3c1fa420
|
| 605 |
+
(Unnamed Layer* 846) [Shuffle]_output: 3c1fa420
|
| 606 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/attn/qkv/MatMul_output_0: 3cd28f51
|
| 607 |
+
(Unnamed Layer* 848) [Constant]_output: 3c00965e
|
| 608 |
+
(Unnamed Layer* 849) [Shuffle]_output: 3c00965e
|
| 609 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/attn/qkv/Add_output_0: 3cd89546
|
| 610 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/attn/Reshape_output_0: 3cd89546
|
| 611 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/attn/Transpose_output_0: 3cd89546
|
| 612 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/attn/Gather_2_output_0: 3cd89546
|
| 613 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/attn/Gather_3_output_0: 3ce06678
|
| 614 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/attn/Gather_4_output_0: 3c3d1753
|
| 615 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/attn/Transpose_1_output_0: 3ce06678
|
| 616 |
+
(Unnamed Layer* 866) [Constant]_output: 3b39751e
|
| 617 |
+
(Unnamed Layer* 867) [Shuffle]_output: 3b39751e
|
| 618 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/attn/Mul_output_0: 3c1ba36e
|
| 619 |
+
(Unnamed Layer* 869) [Constant]_output: 3b39751e
|
| 620 |
+
(Unnamed Layer* 870) [Shuffle]_output: 3b39751e
|
| 621 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/attn/Mul_1_output_0: 3c214181
|
| 622 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/attn/MatMul_output_0: 3cedd2af
|
| 623 |
+
(Unnamed Layer* 873) [Softmax]_output: 3b2301a4
|
| 624 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/attn/MatMul_1_output_0: 3c2d3870
|
| 625 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/attn/Transpose_2_output_0: 3c2d3870
|
| 626 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/attn/Reshape_1_output_0: 3c2d3870
|
| 627 |
+
(Unnamed Layer* 883) [Constant]_output: 3bc76f01
|
| 628 |
+
(Unnamed Layer* 884) [Shuffle]_output: 3bc76f01
|
| 629 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/attn/proj/MatMul_output_0: 3d1446c4
|
| 630 |
+
(Unnamed Layer* 886) [Constant]_output: 3b2198fc
|
| 631 |
+
(Unnamed Layer* 887) [Shuffle]_output: 3b2198fc
|
| 632 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/attn/proj/Add_output_0: 3d0e9a27
|
| 633 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/Add_output_0: 418d9ec4
|
| 634 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ln2/ReduceMean_output_0: 3de5032b
|
| 635 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ln2/Sub_output_0: 418ed00e
|
| 636 |
+
(Unnamed Layer* 893) [Shuffle]_output: 3c810a14
|
| 637 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ln2/Pow_output_0: 467c48ab
|
| 638 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ln2/ReduceMean_1_output_0: 4598a853
|
| 639 |
+
(Unnamed Layer* 897) [Shuffle]_output: 33a9226d
|
| 640 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ln2/Add_output_0: 4598a853
|
| 641 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ln2/Sqrt_output_0: 40e90c85
|
| 642 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ln2/Div_output_0: 3d23aa92
|
| 643 |
+
(Unnamed Layer* 901) [Constant]_output: 3b745c12
|
| 644 |
+
(Unnamed Layer* 902) [Shuffle]_output: 3b745c12
|
| 645 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ln2/Mul_output_0: 3c5f5075
|
| 646 |
+
(Unnamed Layer* 904) [Constant]_output: 3bbc527f
|
| 647 |
+
(Unnamed Layer* 905) [Shuffle]_output: 3bbc527f
|
| 648 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ln2/Add_1_output_0: 3c76b27c
|
| 649 |
+
(Unnamed Layer* 907) [Constant]_output: 3bfdb9f1
|
| 650 |
+
(Unnamed Layer* 908) [Shuffle]_output: 3bfdb9f1
|
| 651 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3d9c1079
|
| 652 |
+
(Unnamed Layer* 910) [Constant]_output: 3b4870c3
|
| 653 |
+
(Unnamed Layer* 911) [Shuffle]_output: 3b4870c3
|
| 654 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ffn/layers/layers.0/layers.0.0/Add_output_0: 3da03fca
|
| 655 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ffn/layers/layers.0/layers.0.1/Sigmoid_output_0: 3bcfe822
|
| 656 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3b99d348
|
| 657 |
+
(Unnamed Layer* 915) [Constant]_output: 3c00f9b9
|
| 658 |
+
(Unnamed Layer* 916) [Shuffle]_output: 3c00f9b9
|
| 659 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ffn/layers/layers.1/MatMul_output_0: 3ca3d3da
|
| 660 |
+
(Unnamed Layer* 918) [Constant]_output: 3b905505
|
| 661 |
+
(Unnamed Layer* 919) [Shuffle]_output: 3b905505
|
| 662 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ffn/layers/layers.1/Add_output_0: 3ca57a45
|
| 663 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.0/ffn/Add_output_0: 418dc178
|
| 664 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ln1/ReduceMean_output_0: 3e02b9b0
|
| 665 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ln1/Sub_output_0: 418ed301
|
| 666 |
+
(Unnamed Layer* 925) [Shuffle]_output: 3c810a14
|
| 667 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ln1/Pow_output_0: 46757041
|
| 668 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ln1/ReduceMean_1_output_0: 45989e3d
|
| 669 |
+
(Unnamed Layer* 929) [Shuffle]_output: 33a9226d
|
| 670 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ln1/Add_output_0: 45989e3d
|
| 671 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ln1/Sqrt_output_0: 40e904d4
|
| 672 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ln1/Div_output_0: 3d0f7da6
|
| 673 |
+
(Unnamed Layer* 933) [Constant]_output: 3b0e4817
|
| 674 |
+
(Unnamed Layer* 934) [Shuffle]_output: 3b0e4817
|
| 675 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ln1/Mul_output_0: 3bd8e68f
|
| 676 |
+
(Unnamed Layer* 936) [Constant]_output: 3a6d01e9
|
| 677 |
+
(Unnamed Layer* 937) [Shuffle]_output: 3a6d01e9
|
| 678 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ln1/Add_1_output_0: 3bbfe1bd
|
| 679 |
+
(Unnamed Layer* 942) [Constant]_output: 3c219f16
|
| 680 |
+
(Unnamed Layer* 943) [Shuffle]_output: 3c219f16
|
| 681 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/attn/qkv/MatMul_output_0: 3d1be90d
|
| 682 |
+
(Unnamed Layer* 945) [Constant]_output: 3c1839f2
|
| 683 |
+
(Unnamed Layer* 946) [Shuffle]_output: 3c1839f2
|
| 684 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/attn/qkv/Add_output_0: 3d1a879b
|
| 685 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/attn/Reshape_output_0: 3d1a879b
|
| 686 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/attn/Transpose_output_0: 3d1a879b
|
| 687 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/attn/Gather_2_output_0: 3d00e8c3
|
| 688 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/attn/Gather_3_output_0: 3d21d672
|
| 689 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/attn/Gather_4_output_0: 3c8974ce
|
| 690 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/attn/Transpose_1_output_0: 3d21d672
|
| 691 |
+
(Unnamed Layer* 963) [Constant]_output: 3b39751e
|
| 692 |
+
(Unnamed Layer* 964) [Shuffle]_output: 3b39751e
|
| 693 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/attn/Mul_output_0: 3c39453c
|
| 694 |
+
(Unnamed Layer* 966) [Constant]_output: 3b39751e
|
| 695 |
+
(Unnamed Layer* 967) [Shuffle]_output: 3b39751e
|
| 696 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/attn/Mul_1_output_0: 3c689884
|
| 697 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/attn/MatMul_output_0: 3d3d94d1
|
| 698 |
+
(Unnamed Layer* 970) [Softmax]_output: 3b3638c5
|
| 699 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/attn/MatMul_1_output_0: 3c676400
|
| 700 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/attn/Transpose_2_output_0: 3c676400
|
| 701 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/attn/Reshape_1_output_0: 3c676400
|
| 702 |
+
(Unnamed Layer* 980) [Constant]_output: 3ba960d2
|
| 703 |
+
(Unnamed Layer* 981) [Shuffle]_output: 3ba960d2
|
| 704 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/attn/proj/MatMul_output_0: 3d138c61
|
| 705 |
+
(Unnamed Layer* 983) [Constant]_output: 3bbb054e
|
| 706 |
+
(Unnamed Layer* 984) [Shuffle]_output: 3bbb054e
|
| 707 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/attn/proj/Add_output_0: 3d123cc1
|
| 708 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/Add_output_0: 418d8d83
|
| 709 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ln2/ReduceMean_output_0: 3de96ceb
|
| 710 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ln2/Sub_output_0: 418e9db1
|
| 711 |
+
(Unnamed Layer* 990) [Shuffle]_output: 3c810a14
|
| 712 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ln2/Pow_output_0: 4678a58e
|
| 713 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ln2/ReduceMean_1_output_0: 45ab49a4
|
| 714 |
+
(Unnamed Layer* 994) [Shuffle]_output: 33a9226d
|
| 715 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ln2/Add_output_0: 45ab49a4
|
| 716 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ln2/Sqrt_output_0: 40ed9924
|
| 717 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ln2/Div_output_0: 3d129112
|
| 718 |
+
(Unnamed Layer* 998) [Constant]_output: 3b9f577b
|
| 719 |
+
(Unnamed Layer* 999) [Shuffle]_output: 3b9f577b
|
| 720 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ln2/Mul_output_0: 3c980909
|
| 721 |
+
(Unnamed Layer* 1001) [Constant]_output: 3bc17c5d
|
| 722 |
+
(Unnamed Layer* 1002) [Shuffle]_output: 3bc17c5d
|
| 723 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ln2/Add_1_output_0: 3cb3864f
|
| 724 |
+
(Unnamed Layer* 1004) [Constant]_output: 3c10fdfc
|
| 725 |
+
(Unnamed Layer* 1005) [Shuffle]_output: 3c10fdfc
|
| 726 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3e07348c
|
| 727 |
+
(Unnamed Layer* 1007) [Constant]_output: 3b89d13e
|
| 728 |
+
(Unnamed Layer* 1008) [Shuffle]_output: 3b89d13e
|
| 729 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ffn/layers/layers.0/layers.0.0/Add_output_0: 3e091cc6
|
| 730 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ffn/layers/layers.0/layers.0.1/Sigmoid_output_0: 3bf1929d
|
| 731 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3c664ee4
|
| 732 |
+
(Unnamed Layer* 1012) [Constant]_output: 3c88d646
|
| 733 |
+
(Unnamed Layer* 1013) [Shuffle]_output: 3c88d646
|
| 734 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ffn/layers/layers.1/MatMul_output_0: 3d88763c
|
| 735 |
+
(Unnamed Layer* 1015) [Constant]_output: 3b934911
|
| 736 |
+
(Unnamed Layer* 1016) [Shuffle]_output: 3b934911
|
| 737 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ffn/layers/layers.1/Add_output_0: 3d8cdbdc
|
| 738 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.1/ffn/Add_output_0: 418af788
|
| 739 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ln1/ReduceMean_output_0: 3de377b1
|
| 740 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ln1/Sub_output_0: 418e87fe
|
| 741 |
+
(Unnamed Layer* 1022) [Shuffle]_output: 3c810a14
|
| 742 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ln1/Pow_output_0: 46775f1d
|
| 743 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ln1/ReduceMean_1_output_0: 45ab2e7e
|
| 744 |
+
(Unnamed Layer* 1026) [Shuffle]_output: 33a9226d
|
| 745 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ln1/Add_output_0: 45ab2e7e
|
| 746 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ln1/Sqrt_output_0: 40e73984
|
| 747 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ln1/Div_output_0: 3d21a117
|
| 748 |
+
(Unnamed Layer* 1030) [Constant]_output: 3b1c7660
|
| 749 |
+
(Unnamed Layer* 1031) [Shuffle]_output: 3b1c7660
|
| 750 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ln1/Mul_output_0: 3bf8657e
|
| 751 |
+
(Unnamed Layer* 1033) [Constant]_output: 3ad6b3cf
|
| 752 |
+
(Unnamed Layer* 1034) [Shuffle]_output: 3ad6b3cf
|
| 753 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ln1/Add_1_output_0: 3c01e9a7
|
| 754 |
+
(Unnamed Layer* 1039) [Constant]_output: 3c30cd5e
|
| 755 |
+
(Unnamed Layer* 1040) [Shuffle]_output: 3c30cd5e
|
| 756 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/attn/qkv/MatMul_output_0: 3d5d3633
|
| 757 |
+
(Unnamed Layer* 1042) [Constant]_output: 3c056d1e
|
| 758 |
+
(Unnamed Layer* 1043) [Shuffle]_output: 3c056d1e
|
| 759 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/attn/qkv/Add_output_0: 3d689671
|
| 760 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/attn/Reshape_output_0: 3d689671
|
| 761 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/attn/Transpose_output_0: 3d689671
|
| 762 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/attn/Gather_2_output_0: 3cf057dc
|
| 763 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/attn/Gather_3_output_0: 3d689671
|
| 764 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/attn/Gather_4_output_0: 3d1976d2
|
| 765 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/attn/Transpose_1_output_0: 3d689671
|
| 766 |
+
(Unnamed Layer* 1060) [Constant]_output: 3b39751e
|
| 767 |
+
(Unnamed Layer* 1061) [Shuffle]_output: 3b39751e
|
| 768 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/attn/Mul_output_0: 3c2cb66d
|
| 769 |
+
(Unnamed Layer* 1063) [Constant]_output: 3b39751e
|
| 770 |
+
(Unnamed Layer* 1064) [Shuffle]_output: 3b39751e
|
| 771 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/attn/Mul_1_output_0: 3ca723b0
|
| 772 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/attn/MatMul_output_0: 3d24d482
|
| 773 |
+
(Unnamed Layer* 1067) [Softmax]_output: 3b4c56ff
|
| 774 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/attn/MatMul_1_output_0: 3d117860
|
| 775 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/attn/Transpose_2_output_0: 3d117860
|
| 776 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/attn/Reshape_1_output_0: 3d117860
|
| 777 |
+
(Unnamed Layer* 1077) [Constant]_output: 3c097361
|
| 778 |
+
(Unnamed Layer* 1078) [Shuffle]_output: 3c097361
|
| 779 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/attn/proj/MatMul_output_0: 3dcbf3dc
|
| 780 |
+
(Unnamed Layer* 1080) [Constant]_output: 3b8beeb2
|
| 781 |
+
(Unnamed Layer* 1081) [Shuffle]_output: 3b8beeb2
|
| 782 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/attn/proj/Add_output_0: 3dc3a22b
|
| 783 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/Add_output_0: 418fc5e4
|
| 784 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ln2/ReduceMean_output_0: 3de846fb
|
| 785 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ln2/Sub_output_0: 418f185a
|
| 786 |
+
(Unnamed Layer* 1087) [Shuffle]_output: 3c810a14
|
| 787 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ln2/Pow_output_0: 467921c2
|
| 788 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ln2/ReduceMean_1_output_0: 45ab48ea
|
| 789 |
+
(Unnamed Layer* 1091) [Shuffle]_output: 33a9226d
|
| 790 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ln2/Add_output_0: 45ab48ea
|
| 791 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ln2/Sqrt_output_0: 40e72c7e
|
| 792 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ln2/Div_output_0: 3d194acc
|
| 793 |
+
(Unnamed Layer* 1095) [Constant]_output: 3baaf2d2
|
| 794 |
+
(Unnamed Layer* 1096) [Shuffle]_output: 3baaf2d2
|
| 795 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ln2/Mul_output_0: 3c9ef4d9
|
| 796 |
+
(Unnamed Layer* 1098) [Constant]_output: 3ba9ea41
|
| 797 |
+
(Unnamed Layer* 1099) [Shuffle]_output: 3ba9ea41
|
| 798 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ln2/Add_1_output_0: 3ccc704c
|
| 799 |
+
(Unnamed Layer* 1101) [Constant]_output: 3c042cfd
|
| 800 |
+
(Unnamed Layer* 1102) [Shuffle]_output: 3c042cfd
|
| 801 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ffn/layers/layers.0/layers.0.0/MatMul_output_0: 3dfb6eb0
|
| 802 |
+
(Unnamed Layer* 1104) [Constant]_output: 3ba34d24
|
| 803 |
+
(Unnamed Layer* 1105) [Shuffle]_output: 3ba34d24
|
| 804 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ffn/layers/layers.0/layers.0.0/Add_output_0: 3df69706
|
| 805 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ffn/layers/layers.0/layers.0.1/Sigmoid_output_0: 3c00ae45
|
| 806 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ffn/layers/layers.0/layers.0.1/Mul_output_0: 3d463673
|
| 807 |
+
(Unnamed Layer* 1109) [Constant]_output: 3ceb159d
|
| 808 |
+
(Unnamed Layer* 1110) [Shuffle]_output: 3ceb159d
|
| 809 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ffn/layers/layers.1/MatMul_output_0: 3ed0fe6d
|
| 810 |
+
(Unnamed Layer* 1112) [Constant]_output: 3c9cd8d8
|
| 811 |
+
(Unnamed Layer* 1113) [Shuffle]_output: 3c9cd8d8
|
| 812 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ffn/layers/layers.1/Add_output_0: 3ecb3ea8
|
| 813 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.2/ffn/Add_output_0: 418f8170
|
| 814 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.3/ReduceMean_output_0: 3dda3ab0
|
| 815 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.3/Sub_output_0: 418dba81
|
| 816 |
+
(Unnamed Layer* 1119) [Shuffle]_output: 3c810a14
|
| 817 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.3/Pow_output_0: 46774865
|
| 818 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.3/ReduceMean_1_output_0: 45ab509d
|
| 819 |
+
(Unnamed Layer* 1123) [Shuffle]_output: 33a9226d
|
| 820 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.3/Add_output_0: 45ab509d
|
| 821 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.3/Sqrt_output_0: 40db0bb5
|
| 822 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.3/Div_output_0: 3d57d4d3
|
| 823 |
+
(Unnamed Layer* 1127) [Constant]_output: 3b237a27
|
| 824 |
+
(Unnamed Layer* 1128) [Shuffle]_output: 3b237a27
|
| 825 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.3/Mul_output_0: 3bfbbdb1
|
| 826 |
+
(Unnamed Layer* 1130) [Constant]_output: 3b943c1f
|
| 827 |
+
(Unnamed Layer* 1131) [Shuffle]_output: 3b943c1f
|
| 828 |
+
/backbone/layers.4/layers.4.1/global_rep/global_rep.3/Add_1_output_0: 3c160ced
|
| 829 |
+
/backbone/layers.4/layers.4.1/Reshape_3_output_0: 3c160ced
|
| 830 |
+
/backbone/layers.4/layers.4.1/Transpose_2_output_0: 3c160ced
|
| 831 |
+
/backbone/layers.4/layers.4.1/Reshape_4_output_0: 3c160ced
|
| 832 |
+
/backbone/layers.4/layers.4.1/Transpose_3_output_0: 3c160ced
|
| 833 |
+
/backbone/layers.4/layers.4.1/Reshape_5_output_0: 3c160ced
|
| 834 |
+
/backbone/layers.4/layers.4.1/Resize_1_output_0: 3c188130
|
| 835 |
+
/backbone/layers.4/layers.4.1/conv_proj/conv/Conv_output_0: 3d82c83c
|
| 836 |
+
/backbone/layers.4/layers.4.1/conv_proj/activate/Sigmoid_output_0: 3c29d747
|
| 837 |
+
/backbone/layers.4/layers.4.1/conv_proj/activate/Mul_output_0: 3ff057b8
|
| 838 |
+
/backbone/layers.4/layers.4.1/Concat_9_output_0: 3ff057b8
|
| 839 |
+
/backbone/layers.4/layers.4.1/conv_fusion/conv/Conv_output_0: 405cf032
|
| 840 |
+
/backbone/layers.4/layers.4.1/conv_fusion/activate/Sigmoid_output_0: 3c010a14
|
| 841 |
+
/backbone/layers.4/layers.4.1/conv_fusion/activate/Mul_output_0: 4059e2dd
|
| 842 |
+
/backbone/conv_1x1_exp/conv/Conv_output_0: 41c8e7f4
|
| 843 |
+
/backbone/conv_1x1_exp/activate/Sigmoid_output_0: 3c010a14
|
| 844 |
+
/backbone/conv_1x1_exp/activate/Mul_output_0: 4168860d
|
| 845 |
+
/neck/gap/GlobalAveragePool_output_0: 40a4ddec
|
| 846 |
+
/neck/Reshape_output_0: 40a4ddec
|
| 847 |
+
(Unnamed Layer* 1181) [Shuffle]_output: 40a4ddec
|
| 848 |
+
(Unnamed Layer* 1182) [Fully Connected]_output: 42441fb1
|
| 849 |
+
output: 42441fb1
|
Jetson-Xavier-NX-8G/int8Cache/regnetx-400mf_8xb128_in1k.cache
ADDED
|
@@ -0,0 +1,167 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
TRT-8001-EntropyCalibration2
|
| 2 |
+
input: 3caa54fc
|
| 3 |
+
/backbone/conv1/Conv_output_0: 3d858481
|
| 4 |
+
/backbone/relu/Relu_output_0: 3d6a252e
|
| 5 |
+
/backbone/layer1/layer1.0/conv1/Conv_output_0: 3da42ebc
|
| 6 |
+
/backbone/layer1/layer1.0/relu/Relu_output_0: 3d62f8ed
|
| 7 |
+
/backbone/layer1/layer1.0/conv2/Conv_output_0: 3d6b49e2
|
| 8 |
+
/backbone/layer1/layer1.0/relu_1/Relu_output_0: 3d6ee24e
|
| 9 |
+
/backbone/layer1/layer1.0/conv3/Conv_output_0: 3d096f21
|
| 10 |
+
/backbone/layer1/layer1.0/downsample/downsample.0/Conv_output_0: 3ca2f9db
|
| 11 |
+
/backbone/layer1/layer1.0/Add_output_0: 3db1caef
|
| 12 |
+
/backbone/layer1/layer1.0/relu_2/Relu_output_0: 3d8f94f5
|
| 13 |
+
/backbone/layer2/layer2.0/conv1/Conv_output_0: 3d3a04a5
|
| 14 |
+
/backbone/layer2/layer2.0/relu/Relu_output_0: 3d038d2e
|
| 15 |
+
/backbone/layer2/layer2.0/conv2/Conv_output_0: 3d1b7b9d
|
| 16 |
+
/backbone/layer2/layer2.0/relu_1/Relu_output_0: 3d1b4bed
|
| 17 |
+
/backbone/layer2/layer2.0/conv3/Conv_output_0: 3d0be386
|
| 18 |
+
/backbone/layer2/layer2.0/downsample/downsample.0/Conv_output_0: 3cd7dace
|
| 19 |
+
/backbone/layer2/layer2.0/Add_output_0: 3d4ef69a
|
| 20 |
+
/backbone/layer2/layer2.0/relu_2/Relu_output_0: 3d4f3e31
|
| 21 |
+
/backbone/layer2/layer2.1/conv1/Conv_output_0: 3cc0e5fc
|
| 22 |
+
/backbone/layer2/layer2.1/relu/Relu_output_0: 3cb3957f
|
| 23 |
+
/backbone/layer2/layer2.1/conv2/Conv_output_0: 3d0d0806
|
| 24 |
+
/backbone/layer2/layer2.1/relu_1/Relu_output_0: 3cfb6e74
|
| 25 |
+
/backbone/layer2/layer2.1/conv3/Conv_output_0: 3d746923
|
| 26 |
+
/backbone/layer2/layer2.1/Add_output_0: 3d8c3b01
|
| 27 |
+
/backbone/layer2/layer2.1/relu_2/Relu_output_0: 3d5a204f
|
| 28 |
+
/backbone/layer3/layer3.0/conv1/Conv_output_0: 3cf0de6d
|
| 29 |
+
/backbone/layer3/layer3.0/relu/Relu_output_0: 3cdda154
|
| 30 |
+
/backbone/layer3/layer3.0/conv2/Conv_output_0: 3cf1ebdb
|
| 31 |
+
/backbone/layer3/layer3.0/relu_1/Relu_output_0: 3cd0da4c
|
| 32 |
+
/backbone/layer3/layer3.0/conv3/Conv_output_0: 3d078c68
|
| 33 |
+
/backbone/layer3/layer3.0/downsample/downsample.0/Conv_output_0: 3cd530e6
|
| 34 |
+
/backbone/layer3/layer3.0/Add_output_0: 3d260076
|
| 35 |
+
/backbone/layer3/layer3.0/relu_2/Relu_output_0: 3d2938e0
|
| 36 |
+
/backbone/layer3/layer3.1/conv1/Conv_output_0: 3c596a74
|
| 37 |
+
/backbone/layer3/layer3.1/relu/Relu_output_0: 3c57f211
|
| 38 |
+
/backbone/layer3/layer3.1/conv2/Conv_output_0: 3cb71a32
|
| 39 |
+
/backbone/layer3/layer3.1/relu_1/Relu_output_0: 3c862cb3
|
| 40 |
+
/backbone/layer3/layer3.1/conv3/Conv_output_0: 3cf98c06
|
| 41 |
+
/backbone/layer3/layer3.1/Add_output_0: 3d2a97be
|
| 42 |
+
/backbone/layer3/layer3.1/relu_2/Relu_output_0: 3d271c0c
|
| 43 |
+
/backbone/layer3/layer3.2/conv1/Conv_output_0: 3c8e73de
|
| 44 |
+
/backbone/layer3/layer3.2/relu/Relu_output_0: 3c6e6d21
|
| 45 |
+
/backbone/layer3/layer3.2/conv2/Conv_output_0: 3cb399fd
|
| 46 |
+
/backbone/layer3/layer3.2/relu_1/Relu_output_0: 3c861c73
|
| 47 |
+
/backbone/layer3/layer3.2/conv3/Conv_output_0: 3c89c901
|
| 48 |
+
/backbone/layer3/layer3.2/Add_output_0: 3d2d26a7
|
| 49 |
+
/backbone/layer3/layer3.2/relu_2/Relu_output_0: 3d2cd15e
|
| 50 |
+
/backbone/layer3/layer3.3/conv1/Conv_output_0: 3c722fc3
|
| 51 |
+
/backbone/layer3/layer3.3/relu/Relu_output_0: 3c5b474d
|
| 52 |
+
/backbone/layer3/layer3.3/conv2/Conv_output_0: 3ce22a39
|
| 53 |
+
/backbone/layer3/layer3.3/relu_1/Relu_output_0: 3c94160f
|
| 54 |
+
/backbone/layer3/layer3.3/conv3/Conv_output_0: 3c9cfb4a
|
| 55 |
+
/backbone/layer3/layer3.3/Add_output_0: 3d2e8bdd
|
| 56 |
+
/backbone/layer3/layer3.3/relu_2/Relu_output_0: 3d3270d3
|
| 57 |
+
/backbone/layer3/layer3.4/conv1/Conv_output_0: 3ca4ae35
|
| 58 |
+
/backbone/layer3/layer3.4/relu/Relu_output_0: 3ca579a0
|
| 59 |
+
/backbone/layer3/layer3.4/conv2/Conv_output_0: 3cb206a3
|
| 60 |
+
/backbone/layer3/layer3.4/relu_1/Relu_output_0: 3c9ea1ca
|
| 61 |
+
/backbone/layer3/layer3.4/conv3/Conv_output_0: 3cd1c6d4
|
| 62 |
+
/backbone/layer3/layer3.4/Add_output_0: 3d48272a
|
| 63 |
+
/backbone/layer3/layer3.4/relu_2/Relu_output_0: 3d4bc65f
|
| 64 |
+
/backbone/layer3/layer3.5/conv1/Conv_output_0: 3c76841e
|
| 65 |
+
/backbone/layer3/layer3.5/relu/Relu_output_0: 3c835812
|
| 66 |
+
/backbone/layer3/layer3.5/conv2/Conv_output_0: 3cc656b8
|
| 67 |
+
/backbone/layer3/layer3.5/relu_1/Relu_output_0: 3ce1a52c
|
| 68 |
+
/backbone/layer3/layer3.5/conv3/Conv_output_0: 3ccdd024
|
| 69 |
+
/backbone/layer3/layer3.5/Add_output_0: 3d3cf617
|
| 70 |
+
/backbone/layer3/layer3.5/relu_2/Relu_output_0: 3d3cf617
|
| 71 |
+
/backbone/layer3/layer3.6/conv1/Conv_output_0: 3c79324e
|
| 72 |
+
/backbone/layer3/layer3.6/relu/Relu_output_0: 3c786e1c
|
| 73 |
+
/backbone/layer3/layer3.6/conv2/Conv_output_0: 3cb2894c
|
| 74 |
+
/backbone/layer3/layer3.6/relu_1/Relu_output_0: 3ca2e7d4
|
| 75 |
+
/backbone/layer3/layer3.6/conv3/Conv_output_0: 3ca973cf
|
| 76 |
+
/backbone/layer3/layer3.6/Add_output_0: 3d6131e7
|
| 77 |
+
/backbone/layer3/layer3.6/relu_2/Relu_output_0: 3d72fa08
|
| 78 |
+
/backbone/layer4/layer4.0/conv1/Conv_output_0: 3c7de705
|
| 79 |
+
/backbone/layer4/layer4.0/relu/Relu_output_0: 3c932c1a
|
| 80 |
+
/backbone/layer4/layer4.0/conv2/Conv_output_0: 3cbc1e2c
|
| 81 |
+
/backbone/layer4/layer4.0/relu_1/Relu_output_0: 3cf16a6e
|
| 82 |
+
/backbone/layer4/layer4.0/conv3/Conv_output_0: 3d92c72f
|
| 83 |
+
/backbone/layer4/layer4.0/downsample/downsample.0/Conv_output_0: 3ccb1201
|
| 84 |
+
/backbone/layer4/layer4.0/Add_output_0: 3d9aeaf8
|
| 85 |
+
/backbone/layer4/layer4.0/relu_2/Relu_output_0: 3dbb3f9f
|
| 86 |
+
/backbone/layer4/layer4.1/conv1/Conv_output_0: 3c32d078
|
| 87 |
+
/backbone/layer4/layer4.1/relu/Relu_output_0: 3c2272f7
|
| 88 |
+
/backbone/layer4/layer4.1/conv2/Conv_output_0: 3c87acc9
|
| 89 |
+
/backbone/layer4/layer4.1/relu_1/Relu_output_0: 3c716f5e
|
| 90 |
+
/backbone/layer4/layer4.1/conv3/Conv_output_0: 3cf75c98
|
| 91 |
+
/backbone/layer4/layer4.1/Add_output_0: 3da288cd
|
| 92 |
+
/backbone/layer4/layer4.1/relu_2/Relu_output_0: 3da99aae
|
| 93 |
+
/backbone/layer4/layer4.2/conv1/Conv_output_0: 3c556691
|
| 94 |
+
/backbone/layer4/layer4.2/relu/Relu_output_0: 3c5a1739
|
| 95 |
+
/backbone/layer4/layer4.2/conv2/Conv_output_0: 3c98506d
|
| 96 |
+
/backbone/layer4/layer4.2/relu_1/Relu_output_0: 3c69aa5b
|
| 97 |
+
/backbone/layer4/layer4.2/conv3/Conv_output_0: 3d029e26
|
| 98 |
+
/backbone/layer4/layer4.2/Add_output_0: 3d9a4e1c
|
| 99 |
+
/backbone/layer4/layer4.2/relu_2/Relu_output_0: 3dbea336
|
| 100 |
+
/backbone/layer4/layer4.3/conv1/Conv_output_0: 3c5ee632
|
| 101 |
+
/backbone/layer4/layer4.3/relu/Relu_output_0: 3c5ef4d6
|
| 102 |
+
/backbone/layer4/layer4.3/conv2/Conv_output_0: 3ca8246b
|
| 103 |
+
/backbone/layer4/layer4.3/relu_1/Relu_output_0: 3c8f1d37
|
| 104 |
+
/backbone/layer4/layer4.3/conv3/Conv_output_0: 3ce6d43d
|
| 105 |
+
/backbone/layer4/layer4.3/Add_output_0: 3dae5a9f
|
| 106 |
+
/backbone/layer4/layer4.3/relu_2/Relu_output_0: 3dba5e1d
|
| 107 |
+
/backbone/layer4/layer4.4/conv1/Conv_output_0: 3c662222
|
| 108 |
+
/backbone/layer4/layer4.4/relu/Relu_output_0: 3c4865be
|
| 109 |
+
/backbone/layer4/layer4.4/conv2/Conv_output_0: 3c941dbf
|
| 110 |
+
/backbone/layer4/layer4.4/relu_1/Relu_output_0: 3c9158a3
|
| 111 |
+
/backbone/layer4/layer4.4/conv3/Conv_output_0: 3d0c525e
|
| 112 |
+
/backbone/layer4/layer4.4/Add_output_0: 3dbf5dfd
|
| 113 |
+
/backbone/layer4/layer4.4/relu_2/Relu_output_0: 3dda2901
|
| 114 |
+
/backbone/layer4/layer4.5/conv1/Conv_output_0: 3c61de81
|
| 115 |
+
/backbone/layer4/layer4.5/relu/Relu_output_0: 3c3ef6b7
|
| 116 |
+
/backbone/layer4/layer4.5/conv2/Conv_output_0: 3ca00d5a
|
| 117 |
+
/backbone/layer4/layer4.5/relu_1/Relu_output_0: 3cb618cf
|
| 118 |
+
/backbone/layer4/layer4.5/conv3/Conv_output_0: 3d0b3a7d
|
| 119 |
+
/backbone/layer4/layer4.5/Add_output_0: 3dcfc64d
|
| 120 |
+
/backbone/layer4/layer4.5/relu_2/Relu_output_0: 3de4e019
|
| 121 |
+
/backbone/layer4/layer4.6/conv1/Conv_output_0: 3c74edd7
|
| 122 |
+
/backbone/layer4/layer4.6/relu/Relu_output_0: 3c4eea43
|
| 123 |
+
/backbone/layer4/layer4.6/conv2/Conv_output_0: 3caa864d
|
| 124 |
+
/backbone/layer4/layer4.6/relu_1/Relu_output_0: 3cc36cea
|
| 125 |
+
/backbone/layer4/layer4.6/conv3/Conv_output_0: 3d14bdee
|
| 126 |
+
/backbone/layer4/layer4.6/Add_output_0: 3ddf752b
|
| 127 |
+
/backbone/layer4/layer4.6/relu_2/Relu_output_0: 3de8665a
|
| 128 |
+
/backbone/layer4/layer4.7/conv1/Conv_output_0: 3c22329b
|
| 129 |
+
/backbone/layer4/layer4.7/relu/Relu_output_0: 3c31f035
|
| 130 |
+
/backbone/layer4/layer4.7/conv2/Conv_output_0: 3cadd7bd
|
| 131 |
+
/backbone/layer4/layer4.7/relu_1/Relu_output_0: 3cb7dd47
|
| 132 |
+
/backbone/layer4/layer4.7/conv3/Conv_output_0: 3d25fce5
|
| 133 |
+
/backbone/layer4/layer4.7/Add_output_0: 3defb413
|
| 134 |
+
/backbone/layer4/layer4.7/relu_2/Relu_output_0: 3e0bc438
|
| 135 |
+
/backbone/layer4/layer4.8/conv1/Conv_output_0: 3c1f678e
|
| 136 |
+
/backbone/layer4/layer4.8/relu/Relu_output_0: 3c2e07b9
|
| 137 |
+
/backbone/layer4/layer4.8/conv2/Conv_output_0: 3ca2c124
|
| 138 |
+
/backbone/layer4/layer4.8/relu_1/Relu_output_0: 3ca8c781
|
| 139 |
+
/backbone/layer4/layer4.8/conv3/Conv_output_0: 3d4fc348
|
| 140 |
+
/backbone/layer4/layer4.8/Add_output_0: 3e0a5fb9
|
| 141 |
+
/backbone/layer4/layer4.8/relu_2/Relu_output_0: 3e27072c
|
| 142 |
+
/backbone/layer4/layer4.9/conv1/Conv_output_0: 3c14485a
|
| 143 |
+
/backbone/layer4/layer4.9/relu/Relu_output_0: 3c28f06d
|
| 144 |
+
/backbone/layer4/layer4.9/conv2/Conv_output_0: 3cca0d3f
|
| 145 |
+
/backbone/layer4/layer4.9/relu_1/Relu_output_0: 3cbf0724
|
| 146 |
+
/backbone/layer4/layer4.9/conv3/Conv_output_0: 3d65579a
|
| 147 |
+
/backbone/layer4/layer4.9/Add_output_0: 3e1e44a5
|
| 148 |
+
/backbone/layer4/layer4.9/relu_2/Relu_output_0: 3e2a339f
|
| 149 |
+
/backbone/layer4/layer4.10/conv1/Conv_output_0: 3c6faeb8
|
| 150 |
+
/backbone/layer4/layer4.10/relu/Relu_output_0: 3c4dc60f
|
| 151 |
+
/backbone/layer4/layer4.10/conv2/Conv_output_0: 3c7878a2
|
| 152 |
+
/backbone/layer4/layer4.10/relu_1/Relu_output_0: 3c9a84d1
|
| 153 |
+
/backbone/layer4/layer4.10/conv3/Conv_output_0: 3d90a2a5
|
| 154 |
+
/backbone/layer4/layer4.10/Add_output_0: 3e2a3b0e
|
| 155 |
+
/backbone/layer4/layer4.10/relu_2/Relu_output_0: 3e5d199d
|
| 156 |
+
/backbone/layer4/layer4.11/conv1/Conv_output_0: 3c2d2a7f
|
| 157 |
+
/backbone/layer4/layer4.11/relu/Relu_output_0: 3c3befe0
|
| 158 |
+
/backbone/layer4/layer4.11/conv2/Conv_output_0: 3c6a04f1
|
| 159 |
+
/backbone/layer4/layer4.11/relu_1/Relu_output_0: 3c6a04f1
|
| 160 |
+
/backbone/layer4/layer4.11/conv3/Conv_output_0: 3d8dee1f
|
| 161 |
+
/backbone/layer4/layer4.11/Add_output_0: 3e3f17f8
|
| 162 |
+
/backbone/layer4/layer4.11/relu_2/Relu_output_0: 3e67587f
|
| 163 |
+
/neck/gap/GlobalAveragePool_output_0: 3dc8d28a
|
| 164 |
+
/neck/Reshape_output_0: 3dc8d28a
|
| 165 |
+
(Unnamed Layer* 173) [Shuffle]_output: 3dc8d28a
|
| 166 |
+
(Unnamed Layer* 174) [Fully Connected]_output: 3e4a764c
|
| 167 |
+
output: 3e4a764c
|
Jetson-Xavier-NX-8G/int8Cache/resnet50_8xb256-rsb-a1-600e_in1k.cache
ADDED
|
@@ -0,0 +1,126 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
TRT-8001-EntropyCalibration2
|
| 2 |
+
input: 3caa54fc
|
| 3 |
+
/backbone/conv1/Conv_output_0: 3cee9065
|
| 4 |
+
/backbone/relu/Relu_output_0: 3d16d8c2
|
| 5 |
+
/backbone/maxpool/MaxPool_output_0: 3d16d8c2
|
| 6 |
+
/backbone/layer1/layer1.0/conv1/Conv_output_0: 3cfcf537
|
| 7 |
+
/backbone/layer1/layer1.0/relu/Relu_output_0: 3cb61337
|
| 8 |
+
/backbone/layer1/layer1.0/conv2/Conv_output_0: 3d0adb33
|
| 9 |
+
/backbone/layer1/layer1.0/relu_1/Relu_output_0: 3cbdcec1
|
| 10 |
+
/backbone/layer1/layer1.0/conv3/Conv_output_0: 3cbb247d
|
| 11 |
+
/backbone/layer1/layer1.0/downsample/downsample.0/Conv_output_0: 3d32f71e
|
| 12 |
+
/backbone/layer1/layer1.0/Add_output_0: 3d719db3
|
| 13 |
+
/backbone/layer1/layer1.0/relu_2/Relu_output_0: 3d00dd72
|
| 14 |
+
/backbone/layer1/layer1.1/conv1/Conv_output_0: 3cb7f2f4
|
| 15 |
+
/backbone/layer1/layer1.1/relu/Relu_output_0: 3cb310f7
|
| 16 |
+
/backbone/layer1/layer1.1/conv2/Conv_output_0: 3ca08f51
|
| 17 |
+
/backbone/layer1/layer1.1/relu_1/Relu_output_0: 3ca03791
|
| 18 |
+
/backbone/layer1/layer1.1/conv3/Conv_output_0: 3ccec7d3
|
| 19 |
+
/backbone/layer1/layer1.1/Add_output_0: 3cddb90e
|
| 20 |
+
/backbone/layer1/layer1.1/relu_2/Relu_output_0: 3cf7af8d
|
| 21 |
+
/backbone/layer1/layer1.2/conv1/Conv_output_0: 3ce52316
|
| 22 |
+
/backbone/layer1/layer1.2/relu/Relu_output_0: 3cabb7be
|
| 23 |
+
/backbone/layer1/layer1.2/conv2/Conv_output_0: 3cbc7aa6
|
| 24 |
+
/backbone/layer1/layer1.2/relu_1/Relu_output_0: 3cbd1031
|
| 25 |
+
/backbone/layer1/layer1.2/conv3/Conv_output_0: 3c9bfa8b
|
| 26 |
+
/backbone/layer1/layer1.2/Add_output_0: 3cf1ba38
|
| 27 |
+
/backbone/layer1/layer1.2/relu_2/Relu_output_0: 3cf1ba38
|
| 28 |
+
/backbone/layer2/layer2.0/conv1/Conv_output_0: 3ccf1122
|
| 29 |
+
/backbone/layer2/layer2.0/relu/Relu_output_0: 3c8cd3a2
|
| 30 |
+
/backbone/layer2/layer2.0/conv2/Conv_output_0: 3cb69f2c
|
| 31 |
+
/backbone/layer2/layer2.0/relu_1/Relu_output_0: 3ca8306d
|
| 32 |
+
/backbone/layer2/layer2.0/conv3/Conv_output_0: 3ce265ad
|
| 33 |
+
/backbone/layer2/layer2.0/downsample/downsample.0/Conv_output_0: 3d13223c
|
| 34 |
+
/backbone/layer2/layer2.0/Add_output_0: 3d2cab51
|
| 35 |
+
/backbone/layer2/layer2.0/relu_2/Relu_output_0: 3cfb2d68
|
| 36 |
+
/backbone/layer2/layer2.1/conv1/Conv_output_0: 3ce81ba0
|
| 37 |
+
/backbone/layer2/layer2.1/relu/Relu_output_0: 3cb12d97
|
| 38 |
+
/backbone/layer2/layer2.1/conv2/Conv_output_0: 3ca41107
|
| 39 |
+
/backbone/layer2/layer2.1/relu_1/Relu_output_0: 3ca50465
|
| 40 |
+
/backbone/layer2/layer2.1/conv3/Conv_output_0: 3cd806e1
|
| 41 |
+
/backbone/layer2/layer2.1/Add_output_0: 3cf129ff
|
| 42 |
+
/backbone/layer2/layer2.1/relu_2/Relu_output_0: 3cf321fb
|
| 43 |
+
/backbone/layer2/layer2.2/conv1/Conv_output_0: 3cb57acb
|
| 44 |
+
/backbone/layer2/layer2.2/relu/Relu_output_0: 3c961f52
|
| 45 |
+
/backbone/layer2/layer2.2/conv2/Conv_output_0: 3ca83be9
|
| 46 |
+
/backbone/layer2/layer2.2/relu_1/Relu_output_0: 3c9cc4b2
|
| 47 |
+
/backbone/layer2/layer2.2/conv3/Conv_output_0: 3d0977e2
|
| 48 |
+
/backbone/layer2/layer2.2/Add_output_0: 3d0d5cd2
|
| 49 |
+
/backbone/layer2/layer2.2/relu_2/Relu_output_0: 3d1cf048
|
| 50 |
+
/backbone/layer2/layer2.3/conv1/Conv_output_0: 3ca9c090
|
| 51 |
+
/backbone/layer2/layer2.3/relu/Relu_output_0: 3caec401
|
| 52 |
+
/backbone/layer2/layer2.3/conv2/Conv_output_0: 3cabcf1e
|
| 53 |
+
/backbone/layer2/layer2.3/relu_1/Relu_output_0: 3c6d9029
|
| 54 |
+
/backbone/layer2/layer2.3/conv3/Conv_output_0: 3cd54699
|
| 55 |
+
/backbone/layer2/layer2.3/Add_output_0: 3d001f4e
|
| 56 |
+
/backbone/layer2/layer2.3/relu_2/Relu_output_0: 3d06fea7
|
| 57 |
+
/backbone/layer3/layer3.0/conv1/Conv_output_0: 3cbd1401
|
| 58 |
+
/backbone/layer3/layer3.0/relu/Relu_output_0: 3cbc47e8
|
| 59 |
+
/backbone/layer3/layer3.0/conv2/Conv_output_0: 3cab8593
|
| 60 |
+
/backbone/layer3/layer3.0/relu_1/Relu_output_0: 3c96cdf4
|
| 61 |
+
/backbone/layer3/layer3.0/conv3/Conv_output_0: 3cb94c39
|
| 62 |
+
/backbone/layer3/layer3.0/downsample/downsample.0/Conv_output_0: 3cb896ba
|
| 63 |
+
/backbone/layer3/layer3.0/Add_output_0: 3d0e3e69
|
| 64 |
+
/backbone/layer3/layer3.0/relu_2/Relu_output_0: 3cefc2b8
|
| 65 |
+
/backbone/layer3/layer3.1/conv1/Conv_output_0: 3c9e5d2c
|
| 66 |
+
/backbone/layer3/layer3.1/relu/Relu_output_0: 3c8ed27f
|
| 67 |
+
/backbone/layer3/layer3.1/conv2/Conv_output_0: 3cd4ee84
|
| 68 |
+
/backbone/layer3/layer3.1/relu_1/Relu_output_0: 3c7fb081
|
| 69 |
+
/backbone/layer3/layer3.1/conv3/Conv_output_0: 3cb123ea
|
| 70 |
+
/backbone/layer3/layer3.1/Add_output_0: 3cc62b52
|
| 71 |
+
/backbone/layer3/layer3.1/relu_2/Relu_output_0: 3cd15f3f
|
| 72 |
+
/backbone/layer3/layer3.2/conv1/Conv_output_0: 3cb10f09
|
| 73 |
+
/backbone/layer3/layer3.2/relu/Relu_output_0: 3ca169b3
|
| 74 |
+
/backbone/layer3/layer3.2/conv2/Conv_output_0: 3d1a93aa
|
| 75 |
+
/backbone/layer3/layer3.2/relu_1/Relu_output_0: 3c9fc2e3
|
| 76 |
+
/backbone/layer3/layer3.2/conv3/Conv_output_0: 3cb99a03
|
| 77 |
+
/backbone/layer3/layer3.2/Add_output_0: 3cdfe363
|
| 78 |
+
/backbone/layer3/layer3.2/relu_2/Relu_output_0: 3cf0591f
|
| 79 |
+
/backbone/layer3/layer3.3/conv1/Conv_output_0: 3cb2d555
|
| 80 |
+
/backbone/layer3/layer3.3/relu/Relu_output_0: 3c9d683b
|
| 81 |
+
/backbone/layer3/layer3.3/conv2/Conv_output_0: 3cb1f907
|
| 82 |
+
/backbone/layer3/layer3.3/relu_1/Relu_output_0: 3c98f588
|
| 83 |
+
/backbone/layer3/layer3.3/conv3/Conv_output_0: 3cc66288
|
| 84 |
+
/backbone/layer3/layer3.3/Add_output_0: 3ceef767
|
| 85 |
+
/backbone/layer3/layer3.3/relu_2/Relu_output_0: 3ceef767
|
| 86 |
+
/backbone/layer3/layer3.4/conv1/Conv_output_0: 3cb925ef
|
| 87 |
+
/backbone/layer3/layer3.4/relu/Relu_output_0: 3c9a13a5
|
| 88 |
+
/backbone/layer3/layer3.4/conv2/Conv_output_0: 3cc17756
|
| 89 |
+
/backbone/layer3/layer3.4/relu_1/Relu_output_0: 3c9c30ef
|
| 90 |
+
/backbone/layer3/layer3.4/conv3/Conv_output_0: 3cdbbfb8
|
| 91 |
+
/backbone/layer3/layer3.4/Add_output_0: 3d0d5d4c
|
| 92 |
+
/backbone/layer3/layer3.4/relu_2/Relu_output_0: 3d1649ea
|
| 93 |
+
/backbone/layer3/layer3.5/conv1/Conv_output_0: 3ca4ff2f
|
| 94 |
+
/backbone/layer3/layer3.5/relu/Relu_output_0: 3c943b4c
|
| 95 |
+
/backbone/layer3/layer3.5/conv2/Conv_output_0: 3d06e54b
|
| 96 |
+
/backbone/layer3/layer3.5/relu_1/Relu_output_0: 3c8a2ca5
|
| 97 |
+
/backbone/layer3/layer3.5/conv3/Conv_output_0: 3ccb06a2
|
| 98 |
+
/backbone/layer3/layer3.5/Add_output_0: 3d2375ac
|
| 99 |
+
/backbone/layer3/layer3.5/relu_2/Relu_output_0: 3d087761
|
| 100 |
+
/backbone/layer4/layer4.0/conv1/Conv_output_0: 3c931037
|
| 101 |
+
/backbone/layer4/layer4.0/relu/Relu_output_0: 3c82949b
|
| 102 |
+
/backbone/layer4/layer4.0/conv2/Conv_output_0: 3cc56550
|
| 103 |
+
/backbone/layer4/layer4.0/relu_1/Relu_output_0: 3cc46530
|
| 104 |
+
/backbone/layer4/layer4.0/conv3/Conv_output_0: 3d239e93
|
| 105 |
+
/backbone/layer4/layer4.0/downsample/downsample.0/Conv_output_0: 3d069030
|
| 106 |
+
/backbone/layer4/layer4.0/Add_output_0: 3d8b064b
|
| 107 |
+
/backbone/layer4/layer4.0/relu_2/Relu_output_0: 3d601842
|
| 108 |
+
/backbone/layer4/layer4.1/conv1/Conv_output_0: 3cc9e5e6
|
| 109 |
+
/backbone/layer4/layer4.1/relu/Relu_output_0: 3cdd344d
|
| 110 |
+
/backbone/layer4/layer4.1/conv2/Conv_output_0: 3caac78e
|
| 111 |
+
/backbone/layer4/layer4.1/relu_1/Relu_output_0: 3c97170c
|
| 112 |
+
/backbone/layer4/layer4.1/conv3/Conv_output_0: 3d4d873e
|
| 113 |
+
/backbone/layer4/layer4.1/Add_output_0: 3d4d04f3
|
| 114 |
+
/backbone/layer4/layer4.1/relu_2/Relu_output_0: 3d55d893
|
| 115 |
+
/backbone/layer4/layer4.2/conv1/Conv_output_0: 3d02f6a3
|
| 116 |
+
/backbone/layer4/layer4.2/relu/Relu_output_0: 3c719da4
|
| 117 |
+
/backbone/layer4/layer4.2/conv2/Conv_output_0: 3d114954
|
| 118 |
+
/backbone/layer4/layer4.2/relu_1/Relu_output_0: 3c8055aa
|
| 119 |
+
/backbone/layer4/layer4.2/conv3/Conv_output_0: 3d82df76
|
| 120 |
+
/backbone/layer4/layer4.2/Add_output_0: 3d831d56
|
| 121 |
+
/backbone/layer4/layer4.2/relu_2/Relu_output_0: 3d72a716
|
| 122 |
+
/neck/gap/GlobalAveragePool_output_0: 3c049a9f
|
| 123 |
+
/neck/Reshape_output_0: 3c049a9f
|
| 124 |
+
(Unnamed Layer* 132) [Shuffle]_output: 3c049a9f
|
| 125 |
+
(Unnamed Layer* 133) [Fully Connected]_output: 3deab537
|
| 126 |
+
output: 3deab537
|
Jetson-Xavier-NX-8G/int8Cache/shufflenet-v1-1x_16xb64_in1k.cache
ADDED
|
@@ -0,0 +1,157 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
TRT-8001-EntropyCalibration2
|
| 2 |
+
input: 3caa54fc
|
| 3 |
+
/backbone/conv1/conv/Conv_output_0: 3ebf4651
|
| 4 |
+
/backbone/conv1/activate/Relu_output_0: 3e87df51
|
| 5 |
+
/backbone/maxpool/MaxPool_output_0: 3e87df51
|
| 6 |
+
/backbone/layers.0/layers.0.0/g_conv_1x1_compress/conv/Conv_output_0: 3eafaee6
|
| 7 |
+
/backbone/layers.0/layers.0.0/g_conv_1x1_compress/activate/Relu_output_0: 3e437d30
|
| 8 |
+
/backbone/layers.0/layers.0.0/depthwise_conv3x3_bn/conv/Conv_output_0: 3e855cb4
|
| 9 |
+
/backbone/layers.0/layers.0.0/Reshape_output_0: 3e855cb4
|
| 10 |
+
/backbone/layers.0/layers.0.0/Transpose_output_0: 3e855cb4
|
| 11 |
+
/backbone/layers.0/layers.0.0/Reshape_1_output_0: 3e855cb4
|
| 12 |
+
/backbone/layers.0/layers.0.0/g_conv_1x1_expand/conv/Conv_output_0: 3ea1ace2
|
| 13 |
+
/backbone/layers.0/layers.0.0/avgpool/AveragePool_output_0: 3e63bb5e
|
| 14 |
+
/backbone/layers.0/layers.0.0/act/Relu_output_0: 3e63bb5e
|
| 15 |
+
/backbone/layers.0/layers.0.0/Concat_2_output_0: 3e63bb5e
|
| 16 |
+
/backbone/layers.0/layers.0.1/g_conv_1x1_compress/conv/Conv_output_0: 3e41c02e
|
| 17 |
+
/backbone/layers.0/layers.0.1/g_conv_1x1_compress/activate/Relu_output_0: 3df29385
|
| 18 |
+
/backbone/layers.0/layers.0.1/depthwise_conv3x3_bn/conv/Conv_output_0: 3e079ae3
|
| 19 |
+
/backbone/layers.0/layers.0.1/Reshape_output_0: 3e079ae3
|
| 20 |
+
/backbone/layers.0/layers.0.1/Transpose_output_0: 3e079ae3
|
| 21 |
+
/backbone/layers.0/layers.0.1/Reshape_1_output_0: 3e079ae3
|
| 22 |
+
/backbone/layers.0/layers.0.1/g_conv_1x1_expand/conv/Conv_output_0: 3e7b8b46
|
| 23 |
+
/backbone/layers.0/layers.0.1/Add_output_0: 3e99df5f
|
| 24 |
+
/backbone/layers.0/layers.0.1/act/Relu_output_0: 3e96f960
|
| 25 |
+
/backbone/layers.0/layers.0.2/g_conv_1x1_compress/conv/Conv_output_0: 3dc85eea
|
| 26 |
+
/backbone/layers.0/layers.0.2/g_conv_1x1_compress/activate/Relu_output_0: 3dffb307
|
| 27 |
+
/backbone/layers.0/layers.0.2/depthwise_conv3x3_bn/conv/Conv_output_0: 3e05f23d
|
| 28 |
+
/backbone/layers.0/layers.0.2/Reshape_output_0: 3e05f23d
|
| 29 |
+
/backbone/layers.0/layers.0.2/Transpose_output_0: 3e05f23d
|
| 30 |
+
/backbone/layers.0/layers.0.2/Reshape_1_output_0: 3e05f23d
|
| 31 |
+
/backbone/layers.0/layers.0.2/g_conv_1x1_expand/conv/Conv_output_0: 3e8f687a
|
| 32 |
+
/backbone/layers.0/layers.0.2/Add_output_0: 3eab4ce2
|
| 33 |
+
/backbone/layers.0/layers.0.2/act/Relu_output_0: 3eab593b
|
| 34 |
+
/backbone/layers.0/layers.0.3/g_conv_1x1_compress/conv/Conv_output_0: 3e2d3da8
|
| 35 |
+
/backbone/layers.0/layers.0.3/g_conv_1x1_compress/activate/Relu_output_0: 3e2e4ba4
|
| 36 |
+
/backbone/layers.0/layers.0.3/depthwise_conv3x3_bn/conv/Conv_output_0: 3e2d386e
|
| 37 |
+
/backbone/layers.0/layers.0.3/Reshape_output_0: 3e2d386e
|
| 38 |
+
/backbone/layers.0/layers.0.3/Transpose_output_0: 3e2d386e
|
| 39 |
+
/backbone/layers.0/layers.0.3/Reshape_1_output_0: 3e2d386e
|
| 40 |
+
/backbone/layers.0/layers.0.3/g_conv_1x1_expand/conv/Conv_output_0: 3e822c96
|
| 41 |
+
/backbone/layers.0/layers.0.3/Add_output_0: 3ea907ef
|
| 42 |
+
/backbone/layers.0/layers.0.3/act/Relu_output_0: 3eb26d45
|
| 43 |
+
/backbone/layers.1/layers.1.0/g_conv_1x1_compress/conv/Conv_output_0: 3dc6b541
|
| 44 |
+
/backbone/layers.1/layers.1.0/g_conv_1x1_compress/activate/Relu_output_0: 3dec7aa2
|
| 45 |
+
/backbone/layers.1/layers.1.0/depthwise_conv3x3_bn/conv/Conv_output_0: 3df9b719
|
| 46 |
+
/backbone/layers.1/layers.1.0/Reshape_output_0: 3df9b719
|
| 47 |
+
/backbone/layers.1/layers.1.0/Transpose_output_0: 3df9b719
|
| 48 |
+
/backbone/layers.1/layers.1.0/Reshape_1_output_0: 3df9b719
|
| 49 |
+
/backbone/layers.1/layers.1.0/g_conv_1x1_expand/conv/Conv_output_0: 3e38b694
|
| 50 |
+
/backbone/layers.1/layers.1.0/avgpool/AveragePool_output_0: 3e4af1fa
|
| 51 |
+
/backbone/layers.1/layers.1.0/act/Relu_output_0: 3e4af1fa
|
| 52 |
+
/backbone/layers.1/layers.1.0/Concat_2_output_0: 3e4af1fa
|
| 53 |
+
/backbone/layers.1/layers.1.1/g_conv_1x1_compress/conv/Conv_output_0: 3dd3a566
|
| 54 |
+
/backbone/layers.1/layers.1.1/g_conv_1x1_compress/activate/Relu_output_0: 3dc2f5eb
|
| 55 |
+
/backbone/layers.1/layers.1.1/depthwise_conv3x3_bn/conv/Conv_output_0: 3e19d668
|
| 56 |
+
/backbone/layers.1/layers.1.1/Reshape_output_0: 3e19d668
|
| 57 |
+
/backbone/layers.1/layers.1.1/Transpose_output_0: 3e19d668
|
| 58 |
+
/backbone/layers.1/layers.1.1/Reshape_1_output_0: 3e19d668
|
| 59 |
+
/backbone/layers.1/layers.1.1/g_conv_1x1_expand/conv/Conv_output_0: 3e580968
|
| 60 |
+
/backbone/layers.1/layers.1.1/Add_output_0: 3e715f7d
|
| 61 |
+
/backbone/layers.1/layers.1.1/act/Relu_output_0: 3e7bbfc3
|
| 62 |
+
/backbone/layers.1/layers.1.2/g_conv_1x1_compress/conv/Conv_output_0: 3dc1298b
|
| 63 |
+
/backbone/layers.1/layers.1.2/g_conv_1x1_compress/activate/Relu_output_0: 3daaf16e
|
| 64 |
+
/backbone/layers.1/layers.1.2/depthwise_conv3x3_bn/conv/Conv_output_0: 3dfa3327
|
| 65 |
+
/backbone/layers.1/layers.1.2/Reshape_output_0: 3dfa3327
|
| 66 |
+
/backbone/layers.1/layers.1.2/Transpose_output_0: 3dfa3327
|
| 67 |
+
/backbone/layers.1/layers.1.2/Reshape_1_output_0: 3dfa3327
|
| 68 |
+
/backbone/layers.1/layers.1.2/g_conv_1x1_expand/conv/Conv_output_0: 3e537b25
|
| 69 |
+
/backbone/layers.1/layers.1.2/Add_output_0: 3e85b319
|
| 70 |
+
/backbone/layers.1/layers.1.2/act/Relu_output_0: 3e8a4964
|
| 71 |
+
/backbone/layers.1/layers.1.3/g_conv_1x1_compress/conv/Conv_output_0: 3dad22e9
|
| 72 |
+
/backbone/layers.1/layers.1.3/g_conv_1x1_compress/activate/Relu_output_0: 3da88efa
|
| 73 |
+
/backbone/layers.1/layers.1.3/depthwise_conv3x3_bn/conv/Conv_output_0: 3dc6facc
|
| 74 |
+
/backbone/layers.1/layers.1.3/Reshape_output_0: 3dc6facc
|
| 75 |
+
/backbone/layers.1/layers.1.3/Transpose_output_0: 3dc6facc
|
| 76 |
+
/backbone/layers.1/layers.1.3/Reshape_1_output_0: 3dc6facc
|
| 77 |
+
/backbone/layers.1/layers.1.3/g_conv_1x1_expand/conv/Conv_output_0: 3e43a5bf
|
| 78 |
+
/backbone/layers.1/layers.1.3/Add_output_0: 3e8abd46
|
| 79 |
+
/backbone/layers.1/layers.1.3/act/Relu_output_0: 3e96862f
|
| 80 |
+
/backbone/layers.1/layers.1.4/g_conv_1x1_compress/conv/Conv_output_0: 3ddcb59d
|
| 81 |
+
/backbone/layers.1/layers.1.4/g_conv_1x1_compress/activate/Relu_output_0: 3dc95669
|
| 82 |
+
/backbone/layers.1/layers.1.4/depthwise_conv3x3_bn/conv/Conv_output_0: 3ddae937
|
| 83 |
+
/backbone/layers.1/layers.1.4/Reshape_output_0: 3ddae937
|
| 84 |
+
/backbone/layers.1/layers.1.4/Transpose_output_0: 3ddae937
|
| 85 |
+
/backbone/layers.1/layers.1.4/Reshape_1_output_0: 3ddae937
|
| 86 |
+
/backbone/layers.1/layers.1.4/g_conv_1x1_expand/conv/Conv_output_0: 3e37b73e
|
| 87 |
+
/backbone/layers.1/layers.1.4/Add_output_0: 3ea3acfe
|
| 88 |
+
/backbone/layers.1/layers.1.4/act/Relu_output_0: 3ea6d96c
|
| 89 |
+
/backbone/layers.1/layers.1.5/g_conv_1x1_compress/conv/Conv_output_0: 3dd28a0a
|
| 90 |
+
/backbone/layers.1/layers.1.5/g_conv_1x1_compress/activate/Relu_output_0: 3db2d1b8
|
| 91 |
+
/backbone/layers.1/layers.1.5/depthwise_conv3x3_bn/conv/Conv_output_0: 3df93fcf
|
| 92 |
+
/backbone/layers.1/layers.1.5/Reshape_output_0: 3df93fcf
|
| 93 |
+
/backbone/layers.1/layers.1.5/Transpose_output_0: 3df93fcf
|
| 94 |
+
/backbone/layers.1/layers.1.5/Reshape_1_output_0: 3df93fcf
|
| 95 |
+
/backbone/layers.1/layers.1.5/g_conv_1x1_expand/conv/Conv_output_0: 3e50bf9e
|
| 96 |
+
/backbone/layers.1/layers.1.5/Add_output_0: 3eaa8b6b
|
| 97 |
+
/backbone/layers.1/layers.1.5/act/Relu_output_0: 3ebd8332
|
| 98 |
+
/backbone/layers.1/layers.1.6/g_conv_1x1_compress/conv/Conv_output_0: 3dc231f4
|
| 99 |
+
/backbone/layers.1/layers.1.6/g_conv_1x1_compress/activate/Relu_output_0: 3db28b41
|
| 100 |
+
/backbone/layers.1/layers.1.6/depthwise_conv3x3_bn/conv/Conv_output_0: 3e18b264
|
| 101 |
+
/backbone/layers.1/layers.1.6/Reshape_output_0: 3e18b264
|
| 102 |
+
/backbone/layers.1/layers.1.6/Transpose_output_0: 3e18b264
|
| 103 |
+
/backbone/layers.1/layers.1.6/Reshape_1_output_0: 3e18b264
|
| 104 |
+
/backbone/layers.1/layers.1.6/g_conv_1x1_expand/conv/Conv_output_0: 3e614f5e
|
| 105 |
+
/backbone/layers.1/layers.1.6/Add_output_0: 3eafbbd1
|
| 106 |
+
/backbone/layers.1/layers.1.6/act/Relu_output_0: 3ece8443
|
| 107 |
+
/backbone/layers.1/layers.1.7/g_conv_1x1_compress/conv/Conv_output_0: 3db99882
|
| 108 |
+
/backbone/layers.1/layers.1.7/g_conv_1x1_compress/activate/Relu_output_0: 3db636ae
|
| 109 |
+
/backbone/layers.1/layers.1.7/depthwise_conv3x3_bn/conv/Conv_output_0: 3dfd1649
|
| 110 |
+
/backbone/layers.1/layers.1.7/Reshape_output_0: 3dfd1649
|
| 111 |
+
/backbone/layers.1/layers.1.7/Transpose_output_0: 3dfd1649
|
| 112 |
+
/backbone/layers.1/layers.1.7/Reshape_1_output_0: 3dfd1649
|
| 113 |
+
/backbone/layers.1/layers.1.7/g_conv_1x1_expand/conv/Conv_output_0: 3e69f057
|
| 114 |
+
/backbone/layers.1/layers.1.7/Add_output_0: 3ecba886
|
| 115 |
+
/backbone/layers.1/layers.1.7/act/Relu_output_0: 3ecba886
|
| 116 |
+
/backbone/layers.2/layers.2.0/g_conv_1x1_compress/conv/Conv_output_0: 3dbf0c4f
|
| 117 |
+
/backbone/layers.2/layers.2.0/g_conv_1x1_compress/activate/Relu_output_0: 3db9f767
|
| 118 |
+
/backbone/layers.2/layers.2.0/depthwise_conv3x3_bn/conv/Conv_output_0: 3e191595
|
| 119 |
+
/backbone/layers.2/layers.2.0/Reshape_output_0: 3e191595
|
| 120 |
+
/backbone/layers.2/layers.2.0/Transpose_output_0: 3e191595
|
| 121 |
+
/backbone/layers.2/layers.2.0/Reshape_1_output_0: 3e191595
|
| 122 |
+
/backbone/layers.2/layers.2.0/g_conv_1x1_expand/conv/Conv_output_0: 3ea93900
|
| 123 |
+
/backbone/layers.2/layers.2.0/avgpool/AveragePool_output_0: 3e87d50d
|
| 124 |
+
/backbone/layers.2/layers.2.0/act/Relu_output_0: 3e87d50d
|
| 125 |
+
/backbone/layers.2/layers.2.0/Concat_2_output_0: 3e87d50d
|
| 126 |
+
/backbone/layers.2/layers.2.1/g_conv_1x1_compress/conv/Conv_output_0: 3dc097b2
|
| 127 |
+
/backbone/layers.2/layers.2.1/g_conv_1x1_compress/activate/Relu_output_0: 3dc526a5
|
| 128 |
+
/backbone/layers.2/layers.2.1/depthwise_conv3x3_bn/conv/Conv_output_0: 3e069ea5
|
| 129 |
+
/backbone/layers.2/layers.2.1/Reshape_output_0: 3e069ea5
|
| 130 |
+
/backbone/layers.2/layers.2.1/Transpose_output_0: 3e069ea5
|
| 131 |
+
/backbone/layers.2/layers.2.1/Reshape_1_output_0: 3e069ea5
|
| 132 |
+
/backbone/layers.2/layers.2.1/g_conv_1x1_expand/conv/Conv_output_0: 3e668935
|
| 133 |
+
/backbone/layers.2/layers.2.1/Add_output_0: 3ea75b23
|
| 134 |
+
/backbone/layers.2/layers.2.1/act/Relu_output_0: 3eb99257
|
| 135 |
+
/backbone/layers.2/layers.2.2/g_conv_1x1_compress/conv/Conv_output_0: 3db92500
|
| 136 |
+
/backbone/layers.2/layers.2.2/g_conv_1x1_compress/activate/Relu_output_0: 3dcc06e3
|
| 137 |
+
/backbone/layers.2/layers.2.2/depthwise_conv3x3_bn/conv/Conv_output_0: 3e040338
|
| 138 |
+
/backbone/layers.2/layers.2.2/Reshape_output_0: 3e040338
|
| 139 |
+
/backbone/layers.2/layers.2.2/Transpose_output_0: 3e040338
|
| 140 |
+
/backbone/layers.2/layers.2.2/Reshape_1_output_0: 3e040338
|
| 141 |
+
/backbone/layers.2/layers.2.2/g_conv_1x1_expand/conv/Conv_output_0: 3e680811
|
| 142 |
+
/backbone/layers.2/layers.2.2/Add_output_0: 3ec2c45e
|
| 143 |
+
/backbone/layers.2/layers.2.2/act/Relu_output_0: 3ee427db
|
| 144 |
+
/backbone/layers.2/layers.2.3/g_conv_1x1_compress/conv/Conv_output_0: 3dd00515
|
| 145 |
+
/backbone/layers.2/layers.2.3/g_conv_1x1_compress/activate/Relu_output_0: 3dc715cd
|
| 146 |
+
/backbone/layers.2/layers.2.3/depthwise_conv3x3_bn/conv/Conv_output_0: 3df4960b
|
| 147 |
+
/backbone/layers.2/layers.2.3/Reshape_output_0: 3df4960b
|
| 148 |
+
/backbone/layers.2/layers.2.3/Transpose_output_0: 3df4960b
|
| 149 |
+
/backbone/layers.2/layers.2.3/Reshape_1_output_0: 3df4960b
|
| 150 |
+
/backbone/layers.2/layers.2.3/g_conv_1x1_expand/conv/Conv_output_0: 3e8ca6ff
|
| 151 |
+
/backbone/layers.2/layers.2.3/Add_output_0: 3ee37fa0
|
| 152 |
+
/backbone/layers.2/layers.2.3/act/Relu_output_0: 3f11e7cb
|
| 153 |
+
/neck/gap/GlobalAveragePool_output_0: 3db4e1b3
|
| 154 |
+
/neck/Reshape_output_0: 3db4e1b3
|
| 155 |
+
(Unnamed Layer* 387) [Shuffle]_output: 3db4e1b3
|
| 156 |
+
(Unnamed Layer* 388) [Fully Connected]_output: 3e8259b2
|
| 157 |
+
output: 3e8259b2
|
Jetson-Xavier-NX-8G/int8Cache/shufflenet-v2-1x_16xb64_in1k.cache
ADDED
|
@@ -0,0 +1,191 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
TRT-8001-EntropyCalibration2
|
| 2 |
+
input: 3caa54fc
|
| 3 |
+
/backbone/conv1/conv/Conv_output_0: 3e81fcdc
|
| 4 |
+
/backbone/conv1/activate/Relu_output_0: 3e9e8fee
|
| 5 |
+
/backbone/maxpool/MaxPool_output_0: 3e9e8fee
|
| 6 |
+
/backbone/layers.0/layers.0.0/branch1/branch1.0/conv/Conv_output_0: 3e1e2a6d
|
| 7 |
+
/backbone/layers.0/layers.0.0/branch1/branch1.1/conv/Conv_output_0: 3e7114be
|
| 8 |
+
/backbone/layers.0/layers.0.0/branch1/branch1.1/activate/Relu_output_0: 3e3368a7
|
| 9 |
+
/backbone/layers.0/layers.0.0/branch2/branch2.0/conv/Conv_output_0: 3e94f167
|
| 10 |
+
/backbone/layers.0/layers.0.0/branch2/branch2.0/activate/Relu_output_0: 3e1df2d8
|
| 11 |
+
/backbone/layers.0/layers.0.0/branch2/branch2.1/conv/Conv_output_0: 3e29e1f3
|
| 12 |
+
/backbone/layers.0/layers.0.0/branch2/branch2.2/conv/Conv_output_0: 3e499159
|
| 13 |
+
/backbone/layers.0/layers.0.0/branch2/branch2.2/activate/Relu_output_0: 3e3368a7
|
| 14 |
+
/backbone/layers.0/layers.0.0/Concat_output_0: 3e3368a7
|
| 15 |
+
/backbone/layers.0/layers.0.0/Reshape_output_0: 3e3368a7
|
| 16 |
+
/backbone/layers.0/layers.0.0/Transpose_output_0: 3e3368a7
|
| 17 |
+
/backbone/layers.0/layers.0.0/Reshape_1_output_0: 3e3368a7
|
| 18 |
+
/backbone/layers.0/layers.0.1/Slice_output_0: 3e1fdedb
|
| 19 |
+
/backbone/layers.0/layers.0.1/Slice_1_output_0: 3e39315e
|
| 20 |
+
/backbone/layers.0/layers.0.1/branch2/branch2.0/conv/Conv_output_0: 3e3c932c
|
| 21 |
+
/backbone/layers.0/layers.0.1/branch2/branch2.0/activate/Relu_output_0: 3de7129d
|
| 22 |
+
/backbone/layers.0/layers.0.1/branch2/branch2.1/conv/Conv_output_0: 3e42070c
|
| 23 |
+
/backbone/layers.0/layers.0.1/branch2/branch2.2/conv/Conv_output_0: 3e331a15
|
| 24 |
+
/backbone/layers.0/layers.0.1/branch2/branch2.2/activate/Relu_output_0: 3e1fdedb
|
| 25 |
+
/backbone/layers.0/layers.0.1/Concat_output_0: 3e1fdedb
|
| 26 |
+
/backbone/layers.0/layers.0.1/Reshape_output_0: 3e1fdedb
|
| 27 |
+
/backbone/layers.0/layers.0.1/Transpose_output_0: 3e1fdedb
|
| 28 |
+
/backbone/layers.0/layers.0.1/Reshape_1_output_0: 3e1fdedb
|
| 29 |
+
/backbone/layers.0/layers.0.2/Slice_output_0: 3e1ceed9
|
| 30 |
+
/backbone/layers.0/layers.0.2/Slice_1_output_0: 3e1fdedb
|
| 31 |
+
/backbone/layers.0/layers.0.2/branch2/branch2.0/conv/Conv_output_0: 3e1ed3c3
|
| 32 |
+
/backbone/layers.0/layers.0.2/branch2/branch2.0/activate/Relu_output_0: 3e0b1029
|
| 33 |
+
/backbone/layers.0/layers.0.2/branch2/branch2.1/conv/Conv_output_0: 3dea0e1f
|
| 34 |
+
/backbone/layers.0/layers.0.2/branch2/branch2.2/conv/Conv_output_0: 3e1d9c33
|
| 35 |
+
/backbone/layers.0/layers.0.2/branch2/branch2.2/activate/Relu_output_0: 3e1ceed9
|
| 36 |
+
/backbone/layers.0/layers.0.2/Concat_output_0: 3e1ceed9
|
| 37 |
+
/backbone/layers.0/layers.0.2/Reshape_output_0: 3e1ceed9
|
| 38 |
+
/backbone/layers.0/layers.0.2/Transpose_output_0: 3e1ceed9
|
| 39 |
+
/backbone/layers.0/layers.0.2/Reshape_1_output_0: 3e1ceed9
|
| 40 |
+
/backbone/layers.0/layers.0.3/Slice_output_0: 3e18a8bc
|
| 41 |
+
/backbone/layers.0/layers.0.3/Slice_1_output_0: 3e1ceed9
|
| 42 |
+
/backbone/layers.0/layers.0.3/branch2/branch2.0/conv/Conv_output_0: 3dede8e6
|
| 43 |
+
/backbone/layers.0/layers.0.3/branch2/branch2.0/activate/Relu_output_0: 3de1ff41
|
| 44 |
+
/backbone/layers.0/layers.0.3/branch2/branch2.1/conv/Conv_output_0: 3e35edc7
|
| 45 |
+
/backbone/layers.0/layers.0.3/branch2/branch2.2/conv/Conv_output_0: 3e2d9301
|
| 46 |
+
/backbone/layers.0/layers.0.3/branch2/branch2.2/activate/Relu_output_0: 3e18a8bc
|
| 47 |
+
/backbone/layers.0/layers.0.3/Concat_output_0: 3e18a8bc
|
| 48 |
+
/backbone/layers.0/layers.0.3/Reshape_output_0: 3e18a8bc
|
| 49 |
+
/backbone/layers.0/layers.0.3/Transpose_output_0: 3e18a8bc
|
| 50 |
+
/backbone/layers.0/layers.0.3/Reshape_1_output_0: 3e18a8bc
|
| 51 |
+
/backbone/layers.1/layers.1.0/branch1/branch1.0/conv/Conv_output_0: 3e05f6d5
|
| 52 |
+
/backbone/layers.1/layers.1.0/branch1/branch1.1/conv/Conv_output_0: 3e0412e3
|
| 53 |
+
/backbone/layers.1/layers.1.0/branch1/branch1.1/activate/Relu_output_0: 3e05a807
|
| 54 |
+
/backbone/layers.1/layers.1.0/branch2/branch2.0/conv/Conv_output_0: 3df28f51
|
| 55 |
+
/backbone/layers.1/layers.1.0/branch2/branch2.0/activate/Relu_output_0: 3dda3ea7
|
| 56 |
+
/backbone/layers.1/layers.1.0/branch2/branch2.1/conv/Conv_output_0: 3def9111
|
| 57 |
+
/backbone/layers.1/layers.1.0/branch2/branch2.2/conv/Conv_output_0: 3e0d24a5
|
| 58 |
+
/backbone/layers.1/layers.1.0/branch2/branch2.2/activate/Relu_output_0: 3e05a807
|
| 59 |
+
/backbone/layers.1/layers.1.0/Concat_output_0: 3e05a807
|
| 60 |
+
/backbone/layers.1/layers.1.0/Reshape_output_0: 3e05a807
|
| 61 |
+
/backbone/layers.1/layers.1.0/Transpose_output_0: 3e05a807
|
| 62 |
+
/backbone/layers.1/layers.1.0/Reshape_1_output_0: 3e05a807
|
| 63 |
+
/backbone/layers.1/layers.1.1/Slice_output_0: 3e0e5590
|
| 64 |
+
/backbone/layers.1/layers.1.1/Slice_1_output_0: 3dd2723d
|
| 65 |
+
/backbone/layers.1/layers.1.1/branch2/branch2.0/conv/Conv_output_0: 3dbe9864
|
| 66 |
+
/backbone/layers.1/layers.1.1/branch2/branch2.0/activate/Relu_output_0: 3dbe9864
|
| 67 |
+
/backbone/layers.1/layers.1.1/branch2/branch2.1/conv/Conv_output_0: 3e276329
|
| 68 |
+
/backbone/layers.1/layers.1.1/branch2/branch2.2/conv/Conv_output_0: 3e13e5ba
|
| 69 |
+
/backbone/layers.1/layers.1.1/branch2/branch2.2/activate/Relu_output_0: 3e0e5590
|
| 70 |
+
/backbone/layers.1/layers.1.1/Concat_output_0: 3e0e5590
|
| 71 |
+
/backbone/layers.1/layers.1.1/Reshape_output_0: 3e0e5590
|
| 72 |
+
/backbone/layers.1/layers.1.1/Transpose_output_0: 3e0e5590
|
| 73 |
+
/backbone/layers.1/layers.1.1/Reshape_1_output_0: 3e0e5590
|
| 74 |
+
/backbone/layers.1/layers.1.2/Slice_output_0: 3e0e5590
|
| 75 |
+
/backbone/layers.1/layers.1.2/Slice_1_output_0: 3de5e01b
|
| 76 |
+
/backbone/layers.1/layers.1.2/branch2/branch2.0/conv/Conv_output_0: 3da0258e
|
| 77 |
+
/backbone/layers.1/layers.1.2/branch2/branch2.0/activate/Relu_output_0: 3d97da98
|
| 78 |
+
/backbone/layers.1/layers.1.2/branch2/branch2.1/conv/Conv_output_0: 3dee909b
|
| 79 |
+
/backbone/layers.1/layers.1.2/branch2/branch2.2/conv/Conv_output_0: 3deea98e
|
| 80 |
+
/backbone/layers.1/layers.1.2/branch2/branch2.2/activate/Relu_output_0: 3e0e5590
|
| 81 |
+
/backbone/layers.1/layers.1.2/Concat_output_0: 3e0e5590
|
| 82 |
+
/backbone/layers.1/layers.1.2/Reshape_output_0: 3e0e5590
|
| 83 |
+
/backbone/layers.1/layers.1.2/Transpose_output_0: 3e0e5590
|
| 84 |
+
/backbone/layers.1/layers.1.2/Reshape_1_output_0: 3e0e5590
|
| 85 |
+
/backbone/layers.1/layers.1.3/Slice_output_0: 3e0e8120
|
| 86 |
+
/backbone/layers.1/layers.1.3/Slice_1_output_0: 3de4b5cb
|
| 87 |
+
/backbone/layers.1/layers.1.3/branch2/branch2.0/conv/Conv_output_0: 3d9fb148
|
| 88 |
+
/backbone/layers.1/layers.1.3/branch2/branch2.0/activate/Relu_output_0: 3d9fbbd3
|
| 89 |
+
/backbone/layers.1/layers.1.3/branch2/branch2.1/conv/Conv_output_0: 3dddf116
|
| 90 |
+
/backbone/layers.1/layers.1.3/branch2/branch2.2/conv/Conv_output_0: 3de58b90
|
| 91 |
+
/backbone/layers.1/layers.1.3/branch2/branch2.2/activate/Relu_output_0: 3e0e8120
|
| 92 |
+
/backbone/layers.1/layers.1.3/Concat_output_0: 3e0e8120
|
| 93 |
+
/backbone/layers.1/layers.1.3/Reshape_output_0: 3e0e8120
|
| 94 |
+
/backbone/layers.1/layers.1.3/Transpose_output_0: 3e0e8120
|
| 95 |
+
/backbone/layers.1/layers.1.3/Reshape_1_output_0: 3e0e8120
|
| 96 |
+
/backbone/layers.1/layers.1.4/Slice_output_0: 3df5886f
|
| 97 |
+
/backbone/layers.1/layers.1.4/Slice_1_output_0: 3e0571bc
|
| 98 |
+
/backbone/layers.1/layers.1.4/branch2/branch2.0/conv/Conv_output_0: 3dbc998b
|
| 99 |
+
/backbone/layers.1/layers.1.4/branch2/branch2.0/activate/Relu_output_0: 3dcbc49f
|
| 100 |
+
/backbone/layers.1/layers.1.4/branch2/branch2.1/conv/Conv_output_0: 3dfb1129
|
| 101 |
+
/backbone/layers.1/layers.1.4/branch2/branch2.2/conv/Conv_output_0: 3e076e67
|
| 102 |
+
/backbone/layers.1/layers.1.4/branch2/branch2.2/activate/Relu_output_0: 3df5886f
|
| 103 |
+
/backbone/layers.1/layers.1.4/Concat_output_0: 3df5886f
|
| 104 |
+
/backbone/layers.1/layers.1.4/Reshape_output_0: 3df5886f
|
| 105 |
+
/backbone/layers.1/layers.1.4/Transpose_output_0: 3df5886f
|
| 106 |
+
/backbone/layers.1/layers.1.4/Reshape_1_output_0: 3df5886f
|
| 107 |
+
/backbone/layers.1/layers.1.5/Slice_output_0: 3df7d822
|
| 108 |
+
/backbone/layers.1/layers.1.5/Slice_1_output_0: 3e100929
|
| 109 |
+
/backbone/layers.1/layers.1.5/branch2/branch2.0/conv/Conv_output_0: 3de20836
|
| 110 |
+
/backbone/layers.1/layers.1.5/branch2/branch2.0/activate/Relu_output_0: 3de20836
|
| 111 |
+
/backbone/layers.1/layers.1.5/branch2/branch2.1/conv/Conv_output_0: 3e09524a
|
| 112 |
+
/backbone/layers.1/layers.1.5/branch2/branch2.2/conv/Conv_output_0: 3e033769
|
| 113 |
+
/backbone/layers.1/layers.1.5/branch2/branch2.2/activate/Relu_output_0: 3df7d822
|
| 114 |
+
/backbone/layers.1/layers.1.5/Concat_output_0: 3df7d822
|
| 115 |
+
/backbone/layers.1/layers.1.5/Reshape_output_0: 3df7d822
|
| 116 |
+
/backbone/layers.1/layers.1.5/Transpose_output_0: 3df7d822
|
| 117 |
+
/backbone/layers.1/layers.1.5/Reshape_1_output_0: 3df7d822
|
| 118 |
+
/backbone/layers.1/layers.1.6/Slice_output_0: 3df34e3b
|
| 119 |
+
/backbone/layers.1/layers.1.6/Slice_1_output_0: 3df7c502
|
| 120 |
+
/backbone/layers.1/layers.1.6/branch2/branch2.0/conv/Conv_output_0: 3dc69be8
|
| 121 |
+
/backbone/layers.1/layers.1.6/branch2/branch2.0/activate/Relu_output_0: 3dc66b16
|
| 122 |
+
/backbone/layers.1/layers.1.6/branch2/branch2.1/conv/Conv_output_0: 3e2e8eb3
|
| 123 |
+
/backbone/layers.1/layers.1.6/branch2/branch2.2/conv/Conv_output_0: 3e042cf2
|
| 124 |
+
/backbone/layers.1/layers.1.6/branch2/branch2.2/activate/Relu_output_0: 3df34e3b
|
| 125 |
+
/backbone/layers.1/layers.1.6/Concat_output_0: 3df34e3b
|
| 126 |
+
/backbone/layers.1/layers.1.6/Reshape_output_0: 3df34e3b
|
| 127 |
+
/backbone/layers.1/layers.1.6/Transpose_output_0: 3df34e3b
|
| 128 |
+
/backbone/layers.1/layers.1.6/Reshape_1_output_0: 3df34e3b
|
| 129 |
+
/backbone/layers.1/layers.1.7/Slice_output_0: 3e13968e
|
| 130 |
+
/backbone/layers.1/layers.1.7/Slice_1_output_0: 3e04eddd
|
| 131 |
+
/backbone/layers.1/layers.1.7/branch2/branch2.0/conv/Conv_output_0: 3dcdbf5a
|
| 132 |
+
/backbone/layers.1/layers.1.7/branch2/branch2.0/activate/Relu_output_0: 3dce9fda
|
| 133 |
+
/backbone/layers.1/layers.1.7/branch2/branch2.1/conv/Conv_output_0: 3de387f0
|
| 134 |
+
/backbone/layers.1/layers.1.7/branch2/branch2.2/conv/Conv_output_0: 3e1bd2d7
|
| 135 |
+
/backbone/layers.1/layers.1.7/branch2/branch2.2/activate/Relu_output_0: 3e13968e
|
| 136 |
+
/backbone/layers.1/layers.1.7/Concat_output_0: 3e13968e
|
| 137 |
+
/backbone/layers.1/layers.1.7/Reshape_output_0: 3e13968e
|
| 138 |
+
/backbone/layers.1/layers.1.7/Transpose_output_0: 3e13968e
|
| 139 |
+
/backbone/layers.1/layers.1.7/Reshape_1_output_0: 3e13968e
|
| 140 |
+
/backbone/layers.2/layers.2.0/branch1/branch1.0/conv/Conv_output_0: 3e228a16
|
| 141 |
+
/backbone/layers.2/layers.2.0/branch1/branch1.1/conv/Conv_output_0: 3e1d36c6
|
| 142 |
+
/backbone/layers.2/layers.2.0/branch1/branch1.1/activate/Relu_output_0: 3e05ca2c
|
| 143 |
+
/backbone/layers.2/layers.2.0/branch2/branch2.0/conv/Conv_output_0: 3dcc15e4
|
| 144 |
+
/backbone/layers.2/layers.2.0/branch2/branch2.0/activate/Relu_output_0: 3db400d3
|
| 145 |
+
/backbone/layers.2/layers.2.0/branch2/branch2.1/conv/Conv_output_0: 3df03bfa
|
| 146 |
+
/backbone/layers.2/layers.2.0/branch2/branch2.2/conv/Conv_output_0: 3e5c16a3
|
| 147 |
+
/backbone/layers.2/layers.2.0/branch2/branch2.2/activate/Relu_output_0: 3e05ca2c
|
| 148 |
+
/backbone/layers.2/layers.2.0/Concat_output_0: 3e05ca2c
|
| 149 |
+
/backbone/layers.2/layers.2.0/Reshape_output_0: 3e05ca2c
|
| 150 |
+
/backbone/layers.2/layers.2.0/Transpose_output_0: 3e05ca2c
|
| 151 |
+
/backbone/layers.2/layers.2.0/Reshape_1_output_0: 3e05ca2c
|
| 152 |
+
/backbone/layers.2/layers.2.1/Slice_output_0: 3dfc3931
|
| 153 |
+
/backbone/layers.2/layers.2.1/Slice_1_output_0: 3e1da553
|
| 154 |
+
/backbone/layers.2/layers.2.1/branch2/branch2.0/conv/Conv_output_0: 3dbda73e
|
| 155 |
+
/backbone/layers.2/layers.2.1/branch2/branch2.0/activate/Relu_output_0: 3da2b73f
|
| 156 |
+
/backbone/layers.2/layers.2.1/branch2/branch2.1/conv/Conv_output_0: 3e129015
|
| 157 |
+
/backbone/layers.2/layers.2.1/branch2/branch2.2/conv/Conv_output_0: 3e29d13a
|
| 158 |
+
/backbone/layers.2/layers.2.1/branch2/branch2.2/activate/Relu_output_0: 3dfc3931
|
| 159 |
+
/backbone/layers.2/layers.2.1/Concat_output_0: 3dfc3931
|
| 160 |
+
/backbone/layers.2/layers.2.1/Reshape_output_0: 3dfc3931
|
| 161 |
+
/backbone/layers.2/layers.2.1/Transpose_output_0: 3dfc3931
|
| 162 |
+
/backbone/layers.2/layers.2.1/Reshape_1_output_0: 3dfc3931
|
| 163 |
+
/backbone/layers.2/layers.2.2/Slice_output_0: 3dfc858b
|
| 164 |
+
/backbone/layers.2/layers.2.2/Slice_1_output_0: 3dfdd0f9
|
| 165 |
+
/backbone/layers.2/layers.2.2/branch2/branch2.0/conv/Conv_output_0: 3da93ecf
|
| 166 |
+
/backbone/layers.2/layers.2.2/branch2/branch2.0/activate/Relu_output_0: 3da4a625
|
| 167 |
+
/backbone/layers.2/layers.2.2/branch2/branch2.1/conv/Conv_output_0: 3de54adf
|
| 168 |
+
/backbone/layers.2/layers.2.2/branch2/branch2.2/conv/Conv_output_0: 3e411781
|
| 169 |
+
/backbone/layers.2/layers.2.2/branch2/branch2.2/activate/Relu_output_0: 3dfc858b
|
| 170 |
+
/backbone/layers.2/layers.2.2/Concat_output_0: 3dfc858b
|
| 171 |
+
/backbone/layers.2/layers.2.2/Reshape_output_0: 3dfc858b
|
| 172 |
+
/backbone/layers.2/layers.2.2/Transpose_output_0: 3dfc858b
|
| 173 |
+
/backbone/layers.2/layers.2.2/Reshape_1_output_0: 3dfc858b
|
| 174 |
+
/backbone/layers.2/layers.2.3/Slice_output_0: 3e0206e3
|
| 175 |
+
/backbone/layers.2/layers.2.3/Slice_1_output_0: 3e076d7a
|
| 176 |
+
/backbone/layers.2/layers.2.3/branch2/branch2.0/conv/Conv_output_0: 3db3d6ad
|
| 177 |
+
/backbone/layers.2/layers.2.3/branch2/branch2.0/activate/Relu_output_0: 3db85512
|
| 178 |
+
/backbone/layers.2/layers.2.3/branch2/branch2.1/conv/Conv_output_0: 3e27fac9
|
| 179 |
+
/backbone/layers.2/layers.2.3/branch2/branch2.2/conv/Conv_output_0: 3e28a690
|
| 180 |
+
/backbone/layers.2/layers.2.3/branch2/branch2.2/activate/Relu_output_0: 3e0206e3
|
| 181 |
+
/backbone/layers.2/layers.2.3/Concat_output_0: 3e0206e3
|
| 182 |
+
/backbone/layers.2/layers.2.3/Reshape_output_0: 3e0206e3
|
| 183 |
+
/backbone/layers.2/layers.2.3/Transpose_output_0: 3e0206e3
|
| 184 |
+
/backbone/layers.2/layers.2.3/Reshape_1_output_0: 3e0206e3
|
| 185 |
+
/backbone/layers.3/conv/Conv_output_0: 3ef196f3
|
| 186 |
+
/backbone/layers.3/activate/Relu_output_0: 3f109845
|
| 187 |
+
/neck/gap/GlobalAveragePool_output_0: 3db678dc
|
| 188 |
+
/neck/Reshape_output_0: 3db678dc
|
| 189 |
+
(Unnamed Layer* 993) [Shuffle]_output: 3db678dc
|
| 190 |
+
(Unnamed Layer* 994) [Fully Connected]_output: 3e62d596
|
| 191 |
+
output: 3e62d596
|
Jetson-Xavier-NX-8G/timingCache/conformer-tiny-p16_3rdparty_in1k-pss.TimingCache
ADDED
|
Binary file (140 kB). View file
|
|
|
Jetson-Xavier-NX-8G/timingCache/deit-tiny_4xb256_in1k-pss.TimingCache
ADDED
|
Binary file (56.1 kB). View file
|
|
|
Jetson-Xavier-NX-8G/timingCache/deit3-small-p16_3rdparty_in1k-pss.TimingCache
ADDED
|
Binary file (59 kB). View file
|
|
|
Jetson-Xavier-NX-8G/timingCache/inception-v3_3rdparty_8xb32_in1k-pss.TimingCache
ADDED
|
Binary file (154 kB). View file
|
|
|
Jetson-Xavier-NX-8G/timingCache/mobileone-s0_8xb32_in1k-pss.TimingCache
ADDED
|
Binary file (114 kB). View file
|
|
|
Jetson-Xavier-NX-8G/timingCache/mobilevit-small_3rdparty_in1k-pss.TimingCache
ADDED
|
Binary file (320 kB). View file
|
|
|
Jetson-Xavier-NX-8G/timingCache/regnetx-400mf_8xb128_in1k-pss.TimingCache
ADDED
|
Binary file (93.1 kB). View file
|
|
|
Jetson-Xavier-NX-8G/timingCache/resnet50_8xb256-rsb-a1-600e_in1k-pss.TimingCache
ADDED
|
Binary file (107 kB). View file
|
|
|