Type VariableHolder Namespace tensorflow.python.eager.wrap_function Parent PythonObjectContainer Interfaces IVariableHolder Methods call_with_variable_creator_scope_dyn variable_creator_scope_dyn Properties PythonObject variables variables_dyn Public instance methods object call_with_variable_creator_scope_dyn(object fn) object variable_creator_scope_dyn(object next_creator, IDictionary<string, object> kwargs) Public properties object PythonObject get; Mapping variables get; object variables_dyn get;