Type model_ops Namespace tensorflow.contrib.tensor_forest.model_ops Methods tree_variable tree_variable_dyn Properties tree_variable_fn TreeVariable_fn TreeVariableSavable_fn Public static methods Tensor tree_variable(ForestHParams params, IGraphNodeBase tree_config, IGraphNodeBase stats_handle, string name, object container) object tree_variable_dyn(object params, object tree_config, object stats_handle, object name, object container) Public properties PythonFunctionContainer tree_variable_fn get; PythonFunctionContainer TreeVariable_fn get; PythonFunctionContainer TreeVariableSavable_fn get;