public class TensorReaderTextCell extends TensorReader
Constructor and Description |
---|
TensorReaderTextCell() |
Modifier and Type | Method and Description |
---|---|
TensorBlock |
readTensorFromHDFS(String fname,
long[] dims,
int blen,
Types.ValueType[] schema) |
public TensorBlock readTensorFromHDFS(String fname, long[] dims, int blen, Types.ValueType[] schema) throws IOException, DMLRuntimeException
readTensorFromHDFS
in class TensorReader
IOException
DMLRuntimeException
Copyright © 2020 The Apache Software Foundation. All rights reserved.