Home
last modified time | relevance | path

Searched refs:AssertGraphDefIsUnclustered (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/tests/
H A Dauto_clustering_test_helper.cc84 Status AssertGraphDefIsUnclustered(const GraphDef& graphdef) { in AssertGraphDefIsUnclustered() function
127 TF_RETURN_IF_ERROR(AssertGraphDefIsUnclustered(graphdef)); in RunAutoClusteringTestImpl()