Skip to content

Commit

Permalink
Deploying to gh-pages from @ bb1d6ee 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
asyms committed Dec 6, 2023
1 parent 38ac83f commit 10ffc93
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 16 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
6 changes: 3 additions & 3 deletions doxygen/html/cost__model_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,9 @@
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:acd092bc79a82117ebe2e5ca9a02e8514"><td class="memItemLeft" align="right" valign="top">def&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacecost__model.html#acd092bc79a82117ebe2e5ca9a02e8514">get_total_inst_bandwidth</a> (CostModelEvaluation cme, MemoryInstance memory_instance)</td></tr>
<tr class="memdesc:acd092bc79a82117ebe2e5ca9a02e8514"><td class="mdescLeft">&#160;</td><td class="mdescRight">Given a cost model evaluation and a memory instance, compute the memory's total instantaneous bandwidth required throughout this layer's execution. <a href="namespacecost__model.html#acd092bc79a82117ebe2e5ca9a02e8514">More...</a><br /></td></tr>
<tr class="separator:acd092bc79a82117ebe2e5ca9a02e8514"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9deceb36090ec8ce399c86181b27c7d0"><td class="memItemLeft" align="right" valign="top">def&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacecost__model.html#a9deceb36090ec8ce399c86181b27c7d0">get_total_inst_bandwidth</a> (cme, memory_instance)</td></tr>
<tr class="memdesc:a9deceb36090ec8ce399c86181b27c7d0"><td class="mdescLeft">&#160;</td><td class="mdescRight">Given a cost model evaluation and a memory instance, compute the memory's total instantaneous bandwidth required throughout this layer's execution. <a href="namespacecost__model.html#a9deceb36090ec8ce399c86181b27c7d0">More...</a><br /></td></tr>
<tr class="separator:a9deceb36090ec8ce399c86181b27c7d0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:addfd72f2b701c2142cc9c9463b24bf7b"><td class="memItemLeft" align="right" valign="top">List[Tuple]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacecost__model.html#addfd72f2b701c2142cc9c9463b24bf7b">get_shared_mem_list</a> (mem_op, mem_lv, memory_sharing_list)</td></tr>
<tr class="memdesc:addfd72f2b701c2142cc9c9463b24bf7b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Given a certain operand's storage level (for example (A,1): operand A's 1st memory level), return a list of the rest operand's storage levels that share physical memory with the former one (A1) <a href="namespacecost__model.html#addfd72f2b701c2142cc9c9463b24bf7b">More...</a><br /></td></tr>
<tr class="separator:addfd72f2b701c2142cc9c9463b24bf7b"><td class="memSeparator" colspan="2">&#160;</td></tr>
Expand Down
2 changes: 1 addition & 1 deletion doxygen/html/cost__model_8py.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ var cost__model_8py =
[ "CostModelEvaluation", "classcost__model_1_1CostModelEvaluation.html", "classcost__model_1_1CostModelEvaluation" ],
[ "calc_MUW_union", "cost__model_8py.html#a1014b2d21394f0402c5768a079faa1be", null ],
[ "get_shared_mem_list", "cost__model_8py.html#addfd72f2b701c2142cc9c9463b24bf7b", null ],
[ "get_total_inst_bandwidth", "cost__model_8py.html#acd092bc79a82117ebe2e5ca9a02e8514", null ],
[ "get_total_inst_bandwidth", "cost__model_8py.html#a9deceb36090ec8ce399c86181b27c7d0", null ],
[ "spatial_mapping_fractional_to_int", "cost__model_8py.html#a76d26fd8e24df2faad53a9cd5174c0eb", null ],
[ "logger", "cost__model_8py.html#a0b14e488ae28d98d262453f3e9cd6e4d", null ]
];
14 changes: 7 additions & 7 deletions doxygen/html/namespacecost__model.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,9 @@
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:acd092bc79a82117ebe2e5ca9a02e8514"><td class="memItemLeft" align="right" valign="top">def&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacecost__model.html#acd092bc79a82117ebe2e5ca9a02e8514">get_total_inst_bandwidth</a> (<a class="el" href="classcost__model_1_1CostModelEvaluation.html">CostModelEvaluation</a> cme, MemoryInstance memory_instance)</td></tr>
<tr class="memdesc:acd092bc79a82117ebe2e5ca9a02e8514"><td class="mdescLeft">&#160;</td><td class="mdescRight">Given a cost model evaluation and a memory instance, compute the memory's total instantaneous bandwidth required throughout this layer's execution. <a href="namespacecost__model.html#acd092bc79a82117ebe2e5ca9a02e8514">More...</a><br /></td></tr>
<tr class="separator:acd092bc79a82117ebe2e5ca9a02e8514"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9deceb36090ec8ce399c86181b27c7d0"><td class="memItemLeft" align="right" valign="top">def&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacecost__model.html#a9deceb36090ec8ce399c86181b27c7d0">get_total_inst_bandwidth</a> (cme, memory_instance)</td></tr>
<tr class="memdesc:a9deceb36090ec8ce399c86181b27c7d0"><td class="mdescLeft">&#160;</td><td class="mdescRight">Given a cost model evaluation and a memory instance, compute the memory's total instantaneous bandwidth required throughout this layer's execution. <a href="namespacecost__model.html#a9deceb36090ec8ce399c86181b27c7d0">More...</a><br /></td></tr>
<tr class="separator:a9deceb36090ec8ce399c86181b27c7d0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:addfd72f2b701c2142cc9c9463b24bf7b"><td class="memItemLeft" align="right" valign="top">List[Tuple]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacecost__model.html#addfd72f2b701c2142cc9c9463b24bf7b">get_shared_mem_list</a> (mem_op, mem_lv, memory_sharing_list)</td></tr>
<tr class="memdesc:addfd72f2b701c2142cc9c9463b24bf7b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Given a certain operand's storage level (for example (A,1): operand A's 1st memory level), return a list of the rest operand's storage levels that share physical memory with the former one (A1) <a href="namespacecost__model.html#addfd72f2b701c2142cc9c9463b24bf7b">More...</a><br /></td></tr>
<tr class="separator:addfd72f2b701c2142cc9c9463b24bf7b"><td class="memSeparator" colspan="2">&#160;</td></tr>
Expand Down Expand Up @@ -217,22 +217,22 @@ <h2 class="memtitle"><span class="permalink"><a href="#addfd72f2b701c2142cc9c946

</div>
</div>
<a id="acd092bc79a82117ebe2e5ca9a02e8514"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acd092bc79a82117ebe2e5ca9a02e8514">&#9670;&nbsp;</a></span>get_total_inst_bandwidth()</h2>
<a id="a9deceb36090ec8ce399c86181b27c7d0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9deceb36090ec8ce399c86181b27c7d0">&#9670;&nbsp;</a></span>get_total_inst_bandwidth()</h2>

<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">def cost_model.get_total_inst_bandwidth </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classcost__model_1_1CostModelEvaluation.html">CostModelEvaluation</a>&#160;</td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>cme</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryInstance&#160;</td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>memory_instance</em>&#160;</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion doxygen/html/namespacemembers.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h3><a id="index_g"></a>- g -</h3><ul>
: <a class="el" href="namespacezigzag_1_1classes_1_1stages_1_1RunOptStages.html#a364a58821ef707393282a0c954f60406">zigzag.classes.stages.RunOptStages</a>
</li>
<li>get_total_inst_bandwidth()
: <a class="el" href="namespacecost__model.html#acd092bc79a82117ebe2e5ca9a02e8514">cost_model</a>
: <a class="el" href="namespacecost__model.html#a9deceb36090ec8ce399c86181b27c7d0">cost_model</a>
</li>
</ul>

Expand Down
2 changes: 1 addition & 1 deletion doxygen/html/namespacemembers_func.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
: <a class="el" href="namespacezigzag_1_1classes_1_1stages_1_1RunOptStages.html#a364a58821ef707393282a0c954f60406">zigzag.classes.stages.RunOptStages</a>
</li>
<li>get_total_inst_bandwidth()
: <a class="el" href="namespacecost__model.html#acd092bc79a82117ebe2e5ca9a02e8514">cost_model</a>
: <a class="el" href="namespacecost__model.html#a9deceb36090ec8ce399c86181b27c7d0">cost_model</a>
</li>
<li>init()
: <a class="el" href="namespacemultipermute.html#a385dc968859361fcb0f44444e0d0330f">multipermute</a>
Expand Down
2 changes: 1 addition & 1 deletion doxygen/html/navtreeindex3.js
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ var NAVTREEINDEX3 =
"cost__model_8py.html#a0b14e488ae28d98d262453f3e9cd6e4d":[3,0,0,0,1,0,7],
"cost__model_8py.html#a1014b2d21394f0402c5768a079faa1be":[3,0,0,0,1,0,3],
"cost__model_8py.html#a76d26fd8e24df2faad53a9cd5174c0eb":[3,0,0,0,1,0,6],
"cost__model_8py.html#acd092bc79a82117ebe2e5ca9a02e8514":[3,0,0,0,1,0,5],
"cost__model_8py.html#a9deceb36090ec8ce399c86181b27c7d0":[3,0,0,0,1,0,5],
"cost__model_8py.html#addfd72f2b701c2142cc9c9463b24bf7b":[3,0,0,0,1,0,4],
"data__layout_8py.html":[3,0,0,0,4,0,0],
"default_8py.html":[3,0,0,0,3,1,1],
Expand Down
2 changes: 1 addition & 1 deletion doxygen/html/search/all_7.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion doxygen/html/search/functions_7.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 10ffc93

Please sign in to comment.