LostTech.TensorFlow : API Documentation

Type convert_to_constants

Namespace tensorflow.python.framework.convert_to_constants

Public static methods

WrappedFunction convert_variables_to_constants_v2(string func, bool lower_control_flow)

object convert_variables_to_constants_v2_dyn(object func, ImplicitContainer<T> lower_control_flow)

object disable_lower_using_switch_merge(object graph_def)

object disable_lower_using_switch_merge_dyn(object graph_def)

Public properties

PythonFunctionContainer convert_variables_to_constants_v2_fn get;

PythonFunctionContainer disable_lower_using_switch_merge_fn get;