LostTech.TensorFlow : API Documentation

Type compat

Namespace tensorflow.python.compat

Public static methods

string as_text(object bytes_or_text, string encoding)

object as_text_dyn(object bytes_or_text, ImplicitContainer<T> encoding)

Public properties

PythonFunctionContainer as_text_fn get;

object bytes_or_text_types_dyn get; set;

object complex_types_dyn get; set;

object integral_types_dyn get; set;

object real_types_dyn get; set;