Skip to content

protocol

Monitor

Bases: Protocol

sympl.Monitor-style object for storing model state dictionaries.

store(state)

Append the model state dictionary to the stored data.

store_constant(state)

cleanup()