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