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

  /external/tensorflow/tensorflow/python/ops/
template.py 151 create_graph_function_=False,
160 create_graph_function_=False,
179 create_graph_function_: When True, `func_` will be executed as a graph
215 create_graph_function=create_graph_function_)
222 create_graph_function=create_graph_function_)
  /external/tensorflow/tensorflow/python/kernel_tests/
template_test.py 374 create_graph_function_=True)
378 create_graph_function_=True)
425 "a", partial, create_graph_function_=True)
686 create_graph_function_=True,

Completed in 142 milliseconds