Type OpMatcher Namespace tensorflow.contrib.graph_editor.tests.match Parent PythonObjectContainer Interfaces IOpMatcher Methods control_input_ops_dyn input_ops_dyn output_ops_dyn Properties control_input_op_matches input_op_matches output_op_matches positive_filters PythonObject 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;