LostTech.TensorFlow : API Documentation

Type model_ops

Namespace tensorflow.contrib.tensor_forest.model_ops

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;