LostTech.TensorFlow : API Documentation

Type MatchResult

Namespace tensorflow.contrib.quantize.python.graph_matcher

Parent PythonObjectContainer

Interfaces IMatchResult

Methods

Properties

Public instance methods

void add(OpTypePattern pattern, object op, object tensor)

object get_op(object pattern_or_name)

object get_op_dyn(object pattern_or_name)

Public properties

object PythonObject get;