runtime

Classes and functions to enable logging within a model’s predict() function.

New in version 0.22.0.

Functions

log

Updates current logging dict with provided key and value.

Classes

context

Context manager for aggregating key-value pairs into a custom log entry.