public class TensorReaderBinaryBlock extends TensorReader
| Constructor and Description | 
|---|
TensorReaderBinaryBlock()  | 
| 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 TensorReaderIOExceptionDMLRuntimeExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.