Skip to content

Commit 4c9964d

Browse files
authored
Merge pull request #41 from sandilya-xilinx/df-bw
AIESW-871: Adding df_bw support(AIESW-6825)
2 parents 33d6771 + a69e736 commit 4c9964d

4 files changed

Lines changed: 11 additions & 6 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:62b1729a4268d58982f7f8656a5e1513b795ac87d6fa2f29403ce5111759182a
3-
size 38544
2+
oid sha256:607ab28fe0b017438d1db5e0100d9d321c5206ebf2f3527e17b6b9bfc79596de
3+
size 165392

archive/npu3/df_bandwidth/profile_df_bandwidth.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,18 @@
88
"stride": 4,
99
"value": 3735928559
1010
}
11+
},
12+
{
13+
"name" : "ofm",
14+
"size" : 1073741824,
15+
"init" : {
16+
"stride": 4,
17+
"value": 0
18+
}
1119
}
1220
],
1321
"execution" : {
14-
"iterations": 600,
22+
"iterations": 100,
1523
"iteration" : {
1624
"init" : false
1725
},

archive/npu3/df_bandwidth/recipe_df_bandwidth.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919
"arguments" : [
2020
{ "name": "ifm", "argidx": 0 },
2121
{ "name": "ofm", "argidx": 1 }
22-
],
23-
"constants": [
24-
{ "value": 3, "type": "int", "argidx": 0 }
2522
]
2623
}
2724
]

archive/npu3/xrt_smi_npu3.a

-8.41 MB
Binary file not shown.

0 commit comments

Comments
 (0)