LostTech.TensorFlow : API Documentation

Type compat

Namespace tensorflow.compat

Public static methods

Byte[] as_bytes(PythonFunctionContainer bytes_or_text, string encoding)

Byte[] as_bytes(object bytes_or_text, string encoding)

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

Public properties

PythonFunctionContainer as_bytes_fn get;