LostTech.TensorFlow : API Documentation

Type CheckpointReader

Namespace tensorflow.python.pywrap_tensorflow_internal

Parent PythonObjectContainer

Interfaces ICheckpointReader

Public instance methods

object debug_string()

object debug_string_dyn()

object get_tensor(string tensor_str)

IDictionary<object, object> get_variable_to_dtype_map()

object get_variable_to_dtype_map_dyn()

object get_variable_to_shape_map()

object get_variable_to_shape_map_dyn()

object has_tensor(string tensor_str)

object has_tensor_dyn(object tensor_str)

Public properties

object PythonObject get;

object this get; set;