Interface | Description |
---|---|
IOTiming.INDArrayCreationFunction |
Class | Description |
---|---|
IOTiming |
Timing components of a data vec pipeline
consisting of:
RecordReader , InputStreamInputSplit
(note that this uses input stream input split,
the record reader must support InputStreamInputSplit for this to work) |
TimingStatistics |
The timing statistics for a data pipeline including:
ndarray creation time in nanoseconds
disk reading time in nanoseconds
bandwidth used in host to device in nano seconds
bandwidth device to host in nanoseconds
|