LostTech.TensorFlow : API Documentation

Type IOperation

Namespace tensorflow

Interfaces IPythonObjectContainer

Public instance methods

object colocation_groups()

Returns the list of colocation groups of the op.

object get_attr(object name)

object run(object feed_dict, object session)

object values()

DEPRECATED: Use outputs.

Public properties

object control_inputs get;

object device get;

object graph get;

object inputs get;

object name get;

object node_def get;

object op_def get;

object outputs get;

object traceback get;

object traceback_with_start_lines get;

object type get;