Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/grappler/
H A Dgrappler_test.cc185 TEST(TF_GraphProperties, InputProperties) { in TEST() argument
233 TEST(TF_GraphProperties, OutputProperties) { in TEST() argument
H A Dgrappler.h221 typedef struct TF_GraphProperties TF_GraphProperties; typedef