neuralmonkey.runners.dataset_runner module

class neuralmonkey.runners.dataset_runner.DatasetRunner → None

Bases: neuralmonkey.runners.base_runner.GraphExecutor, neuralmonkey.model.feedable.Feedable

class Executable(executor: Executor, compute_losses: bool, summaries: bool, num_sessions: int) → None

Bases: neuralmonkey.runners.base_runner.Executable

collect_results(results: List[Dict]) → None
__init__() → None

Initialize self. See help(type(self)) for accurate signature.

fetches