scoped_set_config

tfsnippet.utils.scoped_set_config(*args, **kwds)

Set config values within a context scope.

Parameters:
  • config (Config) – The config object to set.
  • **kwargs – The key-value pairs.