SHOGUN
6.0.0
|
Go to the source code of this file.
Classes | |
class | DataManager |
Class DataManager for fetching/streaming test data block-wise. It can handle data coming from multiple sources. The number of data sources is represented by the num_distributions parameter in the constructor of the data manager. It can handle heterogenous data sources, and it can stream multiple blocks per burst, as the computation would require. The size of the blocks and the number of blocks to be fetched per burst can be set externally. More... | |