neuralmonkey.writers.auto module

neuralmonkey.writers.auto.AutoWriter(path: str, data: Any) → None
neuralmonkey.writers.auto.auto_writer(encoding: str = 'utf-8') → Callable[[str, Any], NoneType]