blob: dd997c5a3247f2082811a5c71c5ac51c109147b0 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GPUInstruction (SystemDS 2.1.0-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GPUInstruction (SystemDS 2.1.0-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":6,"i7":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/GPUInstruction.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/DnnGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.GPUINSTRUCTION_TYPE.html" title="enum in org.apache.sysds.runtime.instructions.gpu"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html" target="_top">Frames</a></li>
<li><a href="GPUInstruction.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.sysds.runtime.instructions.gpu</div>
<h2 title="Class GPUInstruction" class="title">Class GPUInstruction</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html" title="class in org.apache.sysds.runtime.instructions">org.apache.sysds.runtime.instructions.Instruction</a></li>
<li>
<ul class="inheritance">
<li>org.apache.sysds.runtime.instructions.gpu.GPUInstruction</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../../org/apache/sysds/runtime/lineage/LineageTraceable.html" title="interface in org.apache.sysds.runtime.lineage">LineageTraceable</a></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/AggregateBinaryGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">AggregateBinaryGPUInstruction</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/AggregateUnaryGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">AggregateUnaryGPUInstruction</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/ArithmeticBinaryGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">ArithmeticBinaryGPUInstruction</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/BuiltinBinaryGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">BuiltinBinaryGPUInstruction</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/BuiltinUnaryGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">BuiltinUnaryGPUInstruction</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/DnnGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">DnnGPUInstruction</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/MatrixAppendGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">MatrixAppendGPUInstruction</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/MatrixIndexingGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">MatrixIndexingGPUInstruction</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/MatrixReshapeGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">MatrixReshapeGPUInstruction</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/MMTSJGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">MMTSJGPUInstruction</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/RelationalBinaryGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">RelationalBinaryGPUInstruction</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/ReorgGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">ReorgGPUInstruction</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/SpoofCUDAInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">SpoofCUDAInstruction</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="typeNameLabel">GPUInstruction</span>
extends <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html" title="class in org.apache.sysds.runtime.instructions">Instruction</a>
implements <a href="../../../../../../org/apache/sysds/runtime/lineage/LineageTraceable.html" title="interface in org.apache.sysds.runtime.lineage">LineageTraceable</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.GPUINSTRUCTION_TYPE.html" title="enum in org.apache.sysds.runtime.instructions.gpu">GPUInstruction.GPUINSTRUCTION_TYPE</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sysds.runtime.instructions.Instruction">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sysds.runtime.instructions.<a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html" title="class in org.apache.sysds.runtime.instructions">Instruction</a></h3>
<code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.IType.html" title="enum in org.apache.sysds.runtime.instructions">Instruction.IType</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sysds/runtime/instructions/cp/CPOperand.html" title="class in org.apache.sysds.runtime.instructions.cp">CPOperand</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#Z:Z_input1">_input1</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sysds/runtime/instructions/cp/CPOperand.html" title="class in org.apache.sysds.runtime.instructions.cp">CPOperand</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#Z:Z_input2">_input2</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sysds/runtime/instructions/cp/CPOperand.html" title="class in org.apache.sysds.runtime.instructions.cp">CPOperand</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#Z:Z_output">_output</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_ABS_KERNEL">MISC_TIMER_ABS_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_ACOS_KERNEL">MISC_TIMER_ACOS_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_ACTIVATION_FORWARD_LIB">MISC_TIMER_ACTIVATION_FORWARD_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_ALLOCATE">MISC_TIMER_ALLOCATE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_ALLOCATE_DENSE_OUTPUT">MISC_TIMER_ALLOCATE_DENSE_OUTPUT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_ALLOCATE_SPARSE_OUTPUT">MISC_TIMER_ALLOCATE_SPARSE_OUTPUT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_ASIN_KERNEL">MISC_TIMER_ASIN_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_ATAN_KERNEL">MISC_TIMER_ATAN_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_BIAS_ADD_LIB">MISC_TIMER_BIAS_ADD_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_CBIND_KERNEL">MISC_TIMER_CBIND_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_CEIL_KERNEL">MISC_TIMER_CEIL_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_COLUMN_TO_ROW_MAJOR">MISC_TIMER_COLUMN_TO_ROW_MAJOR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_COMPARE_AND_SET_KERNEL">MISC_TIMER_COMPARE_AND_SET_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_CONVOLUTION_BACKWARD_DATA_LIB">MISC_TIMER_CONVOLUTION_BACKWARD_DATA_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_CONVOLUTION_BACKWARD_FILTER_LIB">MISC_TIMER_CONVOLUTION_BACKWARD_FILTER_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_CONVOLUTION_FORWARD_LIB">MISC_TIMER_CONVOLUTION_FORWARD_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_COS_KERNEL">MISC_TIMER_COS_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_COSH_KERNEL">MISC_TIMER_COSH_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_CUDA_FREE">MISC_TIMER_CUDA_FREE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_CUDA_SYNC">MISC_TIMER_CUDA_SYNC</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_CUDNN_CLEANUP">MISC_TIMER_CUDNN_CLEANUP</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_CUDNN_INIT">MISC_TIMER_CUDNN_INIT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_CUMULATIVE_SCAN_KERNEL">MISC_TIMER_CUMULATIVE_SCAN_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_CUMULATIVE_SUMPROD_KERNEL">MISC_TIMER_CUMULATIVE_SUMPROD_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_DAXPY_LIB">MISC_TIMER_DAXPY_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_DAXPY_MV_KERNEL">MISC_TIMER_DAXPY_MV_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_DENSE_DGEAM_LIB">MISC_TIMER_DENSE_DGEAM_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_DENSE_DOT_LIB">MISC_TIMER_DENSE_DOT_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_DENSE_IM2COL_KERNEL">MISC_TIMER_DENSE_IM2COL_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_DENSE_MATRIX_DENSE_MATRIX_LIB">MISC_TIMER_DENSE_MATRIX_DENSE_MATRIX_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_DENSE_MATRIX_DENSE_VECTOR_LIB">MISC_TIMER_DENSE_MATRIX_DENSE_VECTOR_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_DENSE_REORG_KNPQ_KERNEL">MISC_TIMER_DENSE_REORG_KNPQ_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_DENSE_TO_SPARSE">MISC_TIMER_DENSE_TO_SPARSE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_DENSE_VECTOR_DENSE_MATRIX_LIB">MISC_TIMER_DENSE_VECTOR_DENSE_MATRIX_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_DEVICE_TO_DEVICE">MISC_TIMER_DEVICE_TO_DEVICE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_DEVICE_TO_HOST">MISC_TIMER_DEVICE_TO_HOST</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_EVICT">MISC_TIMER_EVICT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_EXP_KERNEL">MISC_TIMER_EXP_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_FILL_KERNEL">MISC_TIMER_FILL_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_FLOOR_KERNEL">MISC_TIMER_FLOOR_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_HOST_TO_DEVICE">MISC_TIMER_HOST_TO_DEVICE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_LOG_KERNEL">MISC_TIMER_LOG_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_MATRIX_MATRIX_CELLWISE_OP_KERNEL">MISC_TIMER_MATRIX_MATRIX_CELLWISE_OP_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_MATRIX_SCALAR_OP_KERNEL">MISC_TIMER_MATRIX_SCALAR_OP_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_MAXPOOLING_BACKWARD_LIB">MISC_TIMER_MAXPOOLING_BACKWARD_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_MAXPOOLING_FORWARD_LIB">MISC_TIMER_MAXPOOLING_FORWARD_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_OBJECT_CLONE">MISC_TIMER_OBJECT_CLONE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_ORMQR">MISC_TIMER_ORMQR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_QR">MISC_TIMER_QR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_QR_BUFFER">MISC_TIMER_QR_BUFFER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_RBIND_KERNEL">MISC_TIMER_RBIND_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_REDUCE_ALL_KERNEL">MISC_TIMER_REDUCE_ALL_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_REDUCE_COL_KERNEL">MISC_TIMER_REDUCE_COL_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_REDUCE_ROW_KERNEL">MISC_TIMER_REDUCE_ROW_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_RELU_BACKWARD_KERNEL">MISC_TIMER_RELU_BACKWARD_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_RELU_KERNEL">MISC_TIMER_RELU_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_REUSE">MISC_TIMER_REUSE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_RIX_DENSE_OP">MISC_TIMER_RIX_DENSE_OP</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_RIX_SPARSE_DENSE_OP_NNZ">MISC_TIMER_RIX_SPARSE_DENSE_OP_NNZ</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_RIX_SPARSE_DENSE_OP_ROWWISE">MISC_TIMER_RIX_SPARSE_DENSE_OP_ROWWISE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_ROUND_KERNEL">MISC_TIMER_ROUND_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_ROW_TO_COLUMN_MAJOR">MISC_TIMER_ROW_TO_COLUMN_MAJOR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_SET_ZERO">MISC_TIMER_SET_ZERO</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_SIGMOID_KERNEL">MISC_TIMER_SIGMOID_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_SIGN_KERNEL">MISC_TIMER_SIGN_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_SIN_KERNEL">MISC_TIMER_SIN_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_SINH_KERNEL">MISC_TIMER_SINH_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_SPARSE_ALLOCATE_LIB">MISC_TIMER_SPARSE_ALLOCATE_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_SPARSE_DGEAM_LIB">MISC_TIMER_SPARSE_DGEAM_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_SPARSE_IM2COL_KERNEL">MISC_TIMER_SPARSE_IM2COL_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_SPARSE_MATRIX_DENSE_MATRIX_LIB">MISC_TIMER_SPARSE_MATRIX_DENSE_MATRIX_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_SPARSE_MATRIX_DENSE_VECTOR_LIB">MISC_TIMER_SPARSE_MATRIX_DENSE_VECTOR_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_SPARSE_MATRIX_SPARSE_MATRIX_LIB">MISC_TIMER_SPARSE_MATRIX_SPARSE_MATRIX_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_SPARSE_TO_DENSE">MISC_TIMER_SPARSE_TO_DENSE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_SQRT_KERNEL">MISC_TIMER_SQRT_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_SYRK_LIB">MISC_TIMER_SYRK_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_TAN_KERNEL">MISC_TIMER_TAN_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_TANH_KERNEL">MISC_TIMER_TANH_KERNEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_TRANSPOSE_LIB">MISC_TIMER_TRANSPOSE_LIB</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_TRSM">MISC_TIMER_TRSM</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#MISC_TIMER_UPPER_TO_LOWER_TRIANGLE_KERNEL">MISC_TIMER_UPPER_TO_LOWER_TRIANGLE_KERNEL</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.sysds.runtime.instructions.Instruction">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.sysds.runtime.instructions.<a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html" title="class in org.apache.sysds.runtime.instructions">Instruction</a></h3>
<code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#DATATYPE_PREFIX">DATATYPE_PREFIX</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#FEDERATED_INST_PREFIX">FEDERATED_INST_PREFIX</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#GPU_INST_PREFIX">GPU_INST_PREFIX</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#INSTRUCTION_DELIM">INSTRUCTION_DELIM</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#LITERAL_PREFIX">LITERAL_PREFIX</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#OPERAND_DELIM">OPERAND_DELIM</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#SP_INST_PREFIX">SP_INST_PREFIX</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#VALUETYPE_PREFIX">VALUETYPE_PREFIX</a></code></li>
</ul>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.GPUINSTRUCTION_TYPE.html" title="enum in org.apache.sysds.runtime.instructions.gpu">GPUInstruction.GPUINSTRUCTION_TYPE</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#getGPUInstructionType--">getGPUInstructionType</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#getGraphString--">getGraphString</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>org.apache.commons.lang3.tuple.Pair&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/sysds/runtime/lineage/LineageItem.html" title="class in org.apache.sysds.runtime.lineage">LineageItem</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#getLineageItem-org.apache.sysds.runtime.controlprogram.context.ExecutionContext-">getLineageItem</a></span>(<a href="../../../../../../org/apache/sysds/runtime/controlprogram/context/ExecutionContext.html" title="class in org.apache.sysds.runtime.controlprogram.context">ExecutionContext</a>&nbsp;ec)</code>
<div class="block">Obtain lineage trace of an instruction with a single output.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.IType.html" title="enum in org.apache.sysds.runtime.instructions">Instruction.IType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#getType--">getType</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#postprocessInstruction-org.apache.sysds.runtime.controlprogram.context.ExecutionContext-">postprocessInstruction</a></span>(<a href="../../../../../../org/apache/sysds/runtime/controlprogram/context/ExecutionContext.html" title="class in org.apache.sysds.runtime.controlprogram.context">ExecutionContext</a>&nbsp;ec)</code>
<div class="block">This method should be used for any tear down after executing this instruction.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html" title="class in org.apache.sysds.runtime.instructions">Instruction</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#preprocessInstruction-org.apache.sysds.runtime.controlprogram.context.ExecutionContext-">preprocessInstruction</a></span>(<a href="../../../../../../org/apache/sysds/runtime/controlprogram/context/ExecutionContext.html" title="class in org.apache.sysds.runtime.controlprogram.context">ExecutionContext</a>&nbsp;ec)</code>
<div class="block">This method should be used for any setup before executing this instruction.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#processInstruction-org.apache.sysds.runtime.controlprogram.context.ExecutionContext-">processInstruction</a></span>(<a href="../../../../../../org/apache/sysds/runtime/controlprogram/context/ExecutionContext.html" title="class in org.apache.sysds.runtime.controlprogram.context">ExecutionContext</a>&nbsp;ec)</code>
<div class="block">This method should be used to execute the instruction.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html#requiresLabelUpdate--">requiresLabelUpdate</a></span>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sysds.runtime.instructions.Instruction">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.sysds.runtime.instructions.<a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html" title="class in org.apache.sysds.runtime.instructions">Instruction</a></h3>
<code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#getBeginColumn--">getBeginColumn</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#getBeginLine--">getBeginLine</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#getEndColumn--">getEndColumn</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#getEndLine--">getEndLine</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#getExtendedOpcode--">getExtendedOpcode</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#getFilename--">getFilename</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#getInstID--">getInstID</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#getInstructionString--">getInstructionString</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#getLineNum--">getLineNum</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#getOpcode--">getOpcode</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#getOperator--">getOperator</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#getPrivacyConstraint--">getPrivacyConstraint</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#printMe--">printMe</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#setInstID-long-">setInstID</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#setLocation-org.apache.sysds.parser.DataIdentifier-">setLocation</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#setLocation-org.apache.sysds.runtime.instructions.Instruction-">setLocation</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#setLocation-org.apache.sysds.lops.Lop-">setLocation</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#setLocation-java.lang.String-int-int-int-int-">setLocation</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#setPrivacyConstraint-org.apache.sysds.lops.Lop-">setPrivacyConstraint</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#setPrivacyConstraint-org.apache.sysds.runtime.privacy.PrivacyConstraint-">setPrivacyConstraint</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#toString--">toString</a>, <a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#updateInstructionThreadID-java.lang.String-java.lang.String-">updateInstructionThreadID</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sysds.runtime.lineage.LineageTraceable">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.sysds.runtime.lineage.<a href="../../../../../../org/apache/sysds/runtime/lineage/LineageTraceable.html" title="interface in org.apache.sysds.runtime.lineage">LineageTraceable</a></h3>
<code><a href="../../../../../../org/apache/sysds/runtime/lineage/LineageTraceable.html#getLineageItems-org.apache.sysds.runtime.controlprogram.context.ExecutionContext-">getLineageItems</a>, <a href="../../../../../../org/apache/sysds/runtime/lineage/LineageTraceable.html#hasSingleLineage--">hasSingleLineage</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="Z:Z_output">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_output</h4>
<pre>public final&nbsp;<a href="../../../../../../org/apache/sysds/runtime/instructions/cp/CPOperand.html" title="class in org.apache.sysds.runtime.instructions.cp">CPOperand</a> _output</pre>
</li>
</ul>
<a name="Z:Z_input1">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_input1</h4>
<pre>public final&nbsp;<a href="../../../../../../org/apache/sysds/runtime/instructions/cp/CPOperand.html" title="class in org.apache.sysds.runtime.instructions.cp">CPOperand</a> _input1</pre>
</li>
</ul>
<a name="Z:Z_input2">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_input2</h4>
<pre>public final&nbsp;<a href="../../../../../../org/apache/sysds/runtime/instructions/cp/CPOperand.html" title="class in org.apache.sysds.runtime.instructions.cp">CPOperand</a> _input2</pre>
</li>
</ul>
<a name="MISC_TIMER_HOST_TO_DEVICE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_HOST_TO_DEVICE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_HOST_TO_DEVICE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_HOST_TO_DEVICE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_DEVICE_TO_HOST">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_DEVICE_TO_HOST</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_DEVICE_TO_HOST</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_DEVICE_TO_HOST">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_DEVICE_TO_DEVICE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_DEVICE_TO_DEVICE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_DEVICE_TO_DEVICE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_DEVICE_TO_DEVICE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_SPARSE_TO_DENSE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_SPARSE_TO_DENSE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_SPARSE_TO_DENSE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_SPARSE_TO_DENSE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_DENSE_TO_SPARSE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_DENSE_TO_SPARSE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_DENSE_TO_SPARSE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_DENSE_TO_SPARSE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_ROW_TO_COLUMN_MAJOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_ROW_TO_COLUMN_MAJOR</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_ROW_TO_COLUMN_MAJOR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_ROW_TO_COLUMN_MAJOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_COLUMN_TO_ROW_MAJOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_COLUMN_TO_ROW_MAJOR</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_COLUMN_TO_ROW_MAJOR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_COLUMN_TO_ROW_MAJOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_OBJECT_CLONE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_OBJECT_CLONE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_OBJECT_CLONE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_OBJECT_CLONE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_CUDA_SYNC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_CUDA_SYNC</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_CUDA_SYNC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_CUDA_SYNC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_CUDA_FREE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_CUDA_FREE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_CUDA_FREE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_CUDA_FREE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_ALLOCATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_ALLOCATE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_ALLOCATE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_ALLOCATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_EVICT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_EVICT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_EVICT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_EVICT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_ALLOCATE_DENSE_OUTPUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_ALLOCATE_DENSE_OUTPUT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_ALLOCATE_DENSE_OUTPUT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_ALLOCATE_DENSE_OUTPUT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_ALLOCATE_SPARSE_OUTPUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_ALLOCATE_SPARSE_OUTPUT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_ALLOCATE_SPARSE_OUTPUT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_ALLOCATE_SPARSE_OUTPUT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_SET_ZERO">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_SET_ZERO</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_SET_ZERO</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_SET_ZERO">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_REUSE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_REUSE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_REUSE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_REUSE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_SPARSE_ALLOCATE_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_SPARSE_ALLOCATE_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_SPARSE_ALLOCATE_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_SPARSE_ALLOCATE_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_DENSE_DOT_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_DENSE_DOT_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_DENSE_DOT_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_DENSE_DOT_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_DENSE_VECTOR_DENSE_MATRIX_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_DENSE_VECTOR_DENSE_MATRIX_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_DENSE_VECTOR_DENSE_MATRIX_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_DENSE_VECTOR_DENSE_MATRIX_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_DENSE_MATRIX_DENSE_VECTOR_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_DENSE_MATRIX_DENSE_VECTOR_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_DENSE_MATRIX_DENSE_VECTOR_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_DENSE_MATRIX_DENSE_VECTOR_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_DENSE_MATRIX_DENSE_MATRIX_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_DENSE_MATRIX_DENSE_MATRIX_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_DENSE_MATRIX_DENSE_MATRIX_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_DENSE_MATRIX_DENSE_MATRIX_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_SPARSE_MATRIX_DENSE_VECTOR_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_SPARSE_MATRIX_DENSE_VECTOR_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_SPARSE_MATRIX_DENSE_VECTOR_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_SPARSE_MATRIX_DENSE_VECTOR_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_SPARSE_MATRIX_SPARSE_MATRIX_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_SPARSE_MATRIX_SPARSE_MATRIX_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_SPARSE_MATRIX_SPARSE_MATRIX_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_SPARSE_MATRIX_SPARSE_MATRIX_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_SPARSE_MATRIX_DENSE_MATRIX_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_SPARSE_MATRIX_DENSE_MATRIX_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_SPARSE_MATRIX_DENSE_MATRIX_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_SPARSE_MATRIX_DENSE_MATRIX_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_SYRK_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_SYRK_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_SYRK_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_SYRK_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_DAXPY_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_DAXPY_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_DAXPY_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_DAXPY_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_QR_BUFFER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_QR_BUFFER</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_QR_BUFFER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_QR_BUFFER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_QR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_QR</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_QR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_QR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_ORMQR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_ORMQR</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_ORMQR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_ORMQR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_TRSM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_TRSM</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_TRSM</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_TRSM">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_SPARSE_DGEAM_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_SPARSE_DGEAM_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_SPARSE_DGEAM_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_SPARSE_DGEAM_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_DENSE_DGEAM_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_DENSE_DGEAM_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_DENSE_DGEAM_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_DENSE_DGEAM_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_TRANSPOSE_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_TRANSPOSE_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_TRANSPOSE_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_TRANSPOSE_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_MATRIX_MATRIX_CELLWISE_OP_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_MATRIX_MATRIX_CELLWISE_OP_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_MATRIX_MATRIX_CELLWISE_OP_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_MATRIX_MATRIX_CELLWISE_OP_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_COMPARE_AND_SET_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_COMPARE_AND_SET_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_COMPARE_AND_SET_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_COMPARE_AND_SET_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_EXP_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_EXP_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_EXP_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_EXP_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_SQRT_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_SQRT_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_SQRT_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_SQRT_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_ROUND_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_ROUND_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_ROUND_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_ROUND_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_ABS_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_ABS_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_ABS_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_ABS_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_LOG_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_LOG_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_LOG_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_LOG_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_FLOOR_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_FLOOR_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_FLOOR_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_FLOOR_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_CEIL_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_CEIL_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_CEIL_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_CEIL_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_SIN_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_SIN_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_SIN_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_SIN_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_COS_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_COS_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_COS_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_COS_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_TAN_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_TAN_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_TAN_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_TAN_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_SINH_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_SINH_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_SINH_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_SINH_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_COSH_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_COSH_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_COSH_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_COSH_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_TANH_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_TANH_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_TANH_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_TANH_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_ASIN_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_ASIN_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_ASIN_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_ASIN_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_ACOS_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_ACOS_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_ACOS_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_ACOS_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_ATAN_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_ATAN_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_ATAN_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_ATAN_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_SIGN_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_SIGN_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_SIGN_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_SIGN_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_SIGMOID_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_SIGMOID_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_SIGMOID_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_SIGMOID_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_CBIND_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_CBIND_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_CBIND_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_CBIND_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_RBIND_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_RBIND_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_RBIND_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_RBIND_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_DAXPY_MV_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_DAXPY_MV_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_DAXPY_MV_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_DAXPY_MV_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_UPPER_TO_LOWER_TRIANGLE_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_UPPER_TO_LOWER_TRIANGLE_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_UPPER_TO_LOWER_TRIANGLE_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_UPPER_TO_LOWER_TRIANGLE_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_FILL_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_FILL_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_FILL_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_FILL_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_MATRIX_SCALAR_OP_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_MATRIX_SCALAR_OP_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_MATRIX_SCALAR_OP_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_MATRIX_SCALAR_OP_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_REDUCE_ALL_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_REDUCE_ALL_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_REDUCE_ALL_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_REDUCE_ALL_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_REDUCE_ROW_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_REDUCE_ROW_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_REDUCE_ROW_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_REDUCE_ROW_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_REDUCE_COL_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_REDUCE_COL_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_REDUCE_COL_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_REDUCE_COL_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_RIX_DENSE_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_RIX_DENSE_OP</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_RIX_DENSE_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_RIX_DENSE_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_RIX_SPARSE_DENSE_OP_ROWWISE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_RIX_SPARSE_DENSE_OP_ROWWISE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_RIX_SPARSE_DENSE_OP_ROWWISE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_RIX_SPARSE_DENSE_OP_ROWWISE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_RIX_SPARSE_DENSE_OP_NNZ">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_RIX_SPARSE_DENSE_OP_NNZ</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_RIX_SPARSE_DENSE_OP_NNZ</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_RIX_SPARSE_DENSE_OP_NNZ">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_ACTIVATION_FORWARD_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_ACTIVATION_FORWARD_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_ACTIVATION_FORWARD_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_ACTIVATION_FORWARD_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_CONVOLUTION_FORWARD_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_CONVOLUTION_FORWARD_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_CONVOLUTION_FORWARD_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_CONVOLUTION_FORWARD_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_CONVOLUTION_BACKWARD_FILTER_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_CONVOLUTION_BACKWARD_FILTER_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_CONVOLUTION_BACKWARD_FILTER_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_CONVOLUTION_BACKWARD_FILTER_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_CONVOLUTION_BACKWARD_DATA_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_CONVOLUTION_BACKWARD_DATA_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_CONVOLUTION_BACKWARD_DATA_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_CONVOLUTION_BACKWARD_DATA_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_MAXPOOLING_FORWARD_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_MAXPOOLING_FORWARD_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_MAXPOOLING_FORWARD_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_MAXPOOLING_FORWARD_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_MAXPOOLING_BACKWARD_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_MAXPOOLING_BACKWARD_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_MAXPOOLING_BACKWARD_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_MAXPOOLING_BACKWARD_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_BIAS_ADD_LIB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_BIAS_ADD_LIB</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_BIAS_ADD_LIB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_BIAS_ADD_LIB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_RELU_BACKWARD_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_RELU_BACKWARD_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_RELU_BACKWARD_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_RELU_BACKWARD_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_RELU_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_RELU_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_RELU_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_RELU_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_CUDNN_INIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_CUDNN_INIT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_CUDNN_INIT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_CUDNN_INIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_CUDNN_CLEANUP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_CUDNN_CLEANUP</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_CUDNN_CLEANUP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_CUDNN_CLEANUP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_DENSE_IM2COL_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_DENSE_IM2COL_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_DENSE_IM2COL_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_DENSE_IM2COL_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_SPARSE_IM2COL_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_SPARSE_IM2COL_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_SPARSE_IM2COL_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_SPARSE_IM2COL_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_DENSE_REORG_KNPQ_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_DENSE_REORG_KNPQ_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_DENSE_REORG_KNPQ_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_DENSE_REORG_KNPQ_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_CUMULATIVE_SCAN_KERNEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISC_TIMER_CUMULATIVE_SCAN_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_CUMULATIVE_SCAN_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_CUMULATIVE_SCAN_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISC_TIMER_CUMULATIVE_SUMPROD_KERNEL">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>MISC_TIMER_CUMULATIVE_SUMPROD_KERNEL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MISC_TIMER_CUMULATIVE_SUMPROD_KERNEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.sysds.runtime.instructions.gpu.GPUInstruction.MISC_TIMER_CUMULATIVE_SUMPROD_KERNEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getType</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.IType.html" title="enum in org.apache.sysds.runtime.instructions">Instruction.IType</a>&nbsp;getType()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#getType--">getType</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html" title="class in org.apache.sysds.runtime.instructions">Instruction</a></code></dd>
</dl>
</li>
</ul>
<a name="getGPUInstructionType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGPUInstructionType</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.GPUINSTRUCTION_TYPE.html" title="enum in org.apache.sysds.runtime.instructions.gpu">GPUInstruction.GPUINSTRUCTION_TYPE</a>&nbsp;getGPUInstructionType()</pre>
</li>
</ul>
<a name="requiresLabelUpdate--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>requiresLabelUpdate</h4>
<pre>public&nbsp;boolean&nbsp;requiresLabelUpdate()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#requiresLabelUpdate--">requiresLabelUpdate</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html" title="class in org.apache.sysds.runtime.instructions">Instruction</a></code></dd>
</dl>
</li>
</ul>
<a name="getGraphString--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGraphString</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getGraphString()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#getGraphString--">getGraphString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html" title="class in org.apache.sysds.runtime.instructions">Instruction</a></code></dd>
</dl>
</li>
</ul>
<a name="preprocessInstruction-org.apache.sysds.runtime.controlprogram.context.ExecutionContext-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>preprocessInstruction</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html" title="class in org.apache.sysds.runtime.instructions">Instruction</a>&nbsp;preprocessInstruction(<a href="../../../../../../org/apache/sysds/runtime/controlprogram/context/ExecutionContext.html" title="class in org.apache.sysds.runtime.controlprogram.context">ExecutionContext</a>&nbsp;ec)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#preprocessInstruction-org.apache.sysds.runtime.controlprogram.context.ExecutionContext-">Instruction</a></code></span></div>
<div class="block">This method should be used for any setup before executing this instruction.
Overwriting methods should first call the super method and subsequently do
their custom setup.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#preprocessInstruction-org.apache.sysds.runtime.controlprogram.context.ExecutionContext-">preprocessInstruction</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html" title="class in org.apache.sysds.runtime.instructions">Instruction</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ec</code> - execution context</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>instruction</dd>
</dl>
</li>
</ul>
<a name="processInstruction-org.apache.sysds.runtime.controlprogram.context.ExecutionContext-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>processInstruction</h4>
<pre>public abstract&nbsp;void&nbsp;processInstruction(<a href="../../../../../../org/apache/sysds/runtime/controlprogram/context/ExecutionContext.html" title="class in org.apache.sysds.runtime.controlprogram.context">ExecutionContext</a>&nbsp;ec)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#processInstruction-org.apache.sysds.runtime.controlprogram.context.ExecutionContext-">Instruction</a></code></span></div>
<div class="block">This method should be used to execute the instruction.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#processInstruction-org.apache.sysds.runtime.controlprogram.context.ExecutionContext-">processInstruction</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html" title="class in org.apache.sysds.runtime.instructions">Instruction</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ec</code> - execution context</dd>
</dl>
</li>
</ul>
<a name="postprocessInstruction-org.apache.sysds.runtime.controlprogram.context.ExecutionContext-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>postprocessInstruction</h4>
<pre>public&nbsp;void&nbsp;postprocessInstruction(<a href="../../../../../../org/apache/sysds/runtime/controlprogram/context/ExecutionContext.html" title="class in org.apache.sysds.runtime.controlprogram.context">ExecutionContext</a>&nbsp;ec)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#postprocessInstruction-org.apache.sysds.runtime.controlprogram.context.ExecutionContext-">Instruction</a></code></span></div>
<div class="block">This method should be used for any tear down after executing this instruction.
Overwriting methods should first do their custom tear down and subsequently
call the super method.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html#postprocessInstruction-org.apache.sysds.runtime.controlprogram.context.ExecutionContext-">postprocessInstruction</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/sysds/runtime/instructions/Instruction.html" title="class in org.apache.sysds.runtime.instructions">Instruction</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ec</code> - execution context</dd>
</dl>
</li>
</ul>
<a name="getLineageItem-org.apache.sysds.runtime.controlprogram.context.ExecutionContext-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getLineageItem</h4>
<pre>public&nbsp;org.apache.commons.lang3.tuple.Pair&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/sysds/runtime/lineage/LineageItem.html" title="class in org.apache.sysds.runtime.lineage">LineageItem</a>&gt;&nbsp;getLineageItem(<a href="../../../../../../org/apache/sysds/runtime/controlprogram/context/ExecutionContext.html" title="class in org.apache.sysds.runtime.controlprogram.context">ExecutionContext</a>&nbsp;ec)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/sysds/runtime/lineage/LineageTraceable.html#getLineageItem-org.apache.sysds.runtime.controlprogram.context.ExecutionContext-">LineageTraceable</a></code></span></div>
<div class="block">Obtain lineage trace of an instruction with a single output.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sysds/runtime/lineage/LineageTraceable.html#getLineageItem-org.apache.sysds.runtime.controlprogram.context.ExecutionContext-">getLineageItem</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sysds/runtime/lineage/LineageTraceable.html" title="interface in org.apache.sysds.runtime.lineage">LineageTraceable</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ec</code> - execution context w/ live variables</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>pair of (output variable name, output lineage item)</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/GPUInstruction.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/DnnGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/sysds/runtime/instructions/gpu/GPUInstruction.GPUINSTRUCTION_TYPE.html" title="enum in org.apache.sysds.runtime.instructions.gpu"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html" target="_top">Frames</a></li>
<li><a href="GPUInstruction.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>