LostTech.TensorFlow : API Documentation

Type I_FuncGraph

Namespace tensorflow.python.framework.function

Interfaces IGraph

Public instance methods

object capture(object tensor, object name)

object create_op(object op_type, object inputs, object dtypes, IDictionary<string, object> kwargs)

object getvar(object getter, object name, object shape, object dtype, object initializer, object reuse, object trainable, object collections, object use_resource, IDictionary<string, object> kwargs)