LostTech.TensorFlow : API Documentation

Type module

Namespace tensorflow.python.module

Public static methods

Byte[] camel_to_snake(string value)

object camel_to_snake_dyn(object value)

bool valid_identifier(string name)

object valid_identifier_dyn(object name)

Public properties

PythonFunctionContainer camel_to_snake_fn get;

PythonFunctionContainer Module_fn get;

PythonFunctionContainer valid_identifier_fn get;