LostTech.TensorFlow : API Documentation

Type OpMatcher

Namespace tensorflow.contrib.graph_editor.tests.match

Parent PythonObjectContainer

Interfaces IOpMatcher

Public instance methods

object control_input_ops_dyn(Object[] args)

object input_ops_dyn(Object[] args)

object output_ops_dyn(Object[] args)

Public properties

IList<object> control_input_op_matches get; set;

IList<object> input_op_matches get; set;

IList<object> output_op_matches get; set;

IList<object> positive_filters get; set;

object PythonObject get;