Package org.apache.sysds.runtime.io
Class TensorWriterTextCell
java.lang.Object
org.apache.sysds.runtime.io.TensorWriter
org.apache.sysds.runtime.io.TensorWriterTextCell
- Direct Known Subclasses:
TensorWriterTextCellParallel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidwriteTensorToHDFS(TensorBlock src, String fname, int blen)
-
Constructor Details
-
TensorWriterTextCell
public TensorWriterTextCell()
-
-
Method Details
-
writeTensorToHDFS
- Specified by:
writeTensorToHDFSin classTensorWriter- Throws:
IOException
-