We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e14b0dc commit 9f25b63Copy full SHA for 9f25b63
codegen.html
@@ -132,7 +132,7 @@ <h6 style="margin-bottom: 0px; margin-top: 18px">Input a tensor algebra expressi
132
<div class="mdl-grid" style="padding-top: 6px">
133
<div class="mdl-layout-spacer"></div>
134
<div class="mdl-cell mdl-cell--9-col">
135
- <button id="btnSchedule" class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect demo-btn" style="margin-bottom:10px; width: 30%">
+ <button id="btnSchedule" class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect demo-btn" style="margin-bottom:10px; width: 30%">
136
Add Scheduling Command
137
</button>
138
<table class="mdl-data-table mdl-js-data-table" style="width: 100%;
0 commit comments