| Package | Description | 
|---|---|
| org.apache.sysds.runtime.controlprogram.caching | |
| org.apache.sysds.runtime.controlprogram.context | 
| Constructor and Description | 
|---|
| TensorObject(TensorObject fo)Copy constructor that copies meta data but NO data. | 
| Modifier and Type | Method and Description | 
|---|---|
| TensorObject | ExecutionContext. getTensorObject(String varname) | 
| Modifier and Type | Method and Description | 
|---|---|
| PartitionedBroadcast<TensorBlock> | SparkExecutionContext. getBroadcastForTensorObject(TensorObject to) | 
| org.apache.spark.api.java.JavaPairRDD<?,?> | SparkExecutionContext. getRDDHandleForTensorObject(TensorObject to,
                           Types.FileFormat fmt,
                           int numParts,
                           boolean inclEmpty) | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.