Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/utils/
Dgrappler_test.cc70 GrapplerTest::GrapplerTest() { in GrapplerTest() function in tensorflow::grappler::GrapplerTest
/external/tensorflow/tensorflow/python/grappler/
Ddatasets_test.py34 class GrapplerTest(test.TestCase): class