Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/tests/
H A Dauto_clustering_test_helper.cc188 tstring decompressed_pbtxt_string; in RunAutoClusteringTestWithGzippedPbtxt() local
189 Status s = in.ReadNBytes(INT_MAX, &decompressed_pbtxt_string); in RunAutoClusteringTestWithGzippedPbtxt()
198 Env::Default(), decompressed_pbtxt_string, &graphdef)); in RunAutoClusteringTestWithGzippedPbtxt()