Home
last modified time | relevance | path

Searched defs:checkpoint_v2 (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dtest_util.py155 def assert_equal_graph_def_v1(actual, expected, checkpoint_v2=False): argument
175 def assert_equal_graph_def(actual, expected, checkpoint_v2=False): argument