Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/graphcycles/
Dgraphcycles.cc76 GraphCycles::GraphCycles() : rep_(new Rep) {} in GraphCycles() function in tensorflow::GraphCycles
Dgraphcycles_test.cc198 TEST(GraphCycles, RandomizedTest) { in TEST() argument