HomeSort by relevance Sort by last modified time
    Searched refs:contrib_ops (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/quantize/python/
graph_matcher_test.py 21 from tensorflow.contrib.framework.python import ops as contrib_ops
42 with contrib_ops.arg_scope(
  /external/tensorflow/tensorflow/contrib/learn/python/learn/
graph_actions.py 32 from tensorflow.contrib.framework.python.ops import ops as contrib_ops
675 graph = contrib_ops.get_graph_from_inputs(output_dict.values())

Completed in 118 milliseconds