Uses of Class
org.apache.sysds.runtime.controlprogram.caching.TensorObject
Packages that use TensorObject
Package
Description
-
Uses of TensorObject in org.apache.sysds.runtime.controlprogram.caching
Constructors in org.apache.sysds.runtime.controlprogram.caching with parameters of type TensorObjectModifierConstructorDescriptionCopy constructor that copies meta data but NO data. -
Uses of TensorObject in org.apache.sysds.runtime.controlprogram.context
Methods in org.apache.sysds.runtime.controlprogram.context that return TensorObjectMethods in org.apache.sysds.runtime.controlprogram.context with parameters of type TensorObjectModifier and TypeMethodDescriptionSparkExecutionContext.getBroadcastForTensorObject(TensorObject to) org.apache.spark.api.java.JavaPairRDD<?,?> SparkExecutionContext.getRDDHandleForTensorObject(TensorObject to, Types.FileFormat fmt, int numParts, boolean inclEmpty)