Home
last modified time | relevance | path

Searched defs:print_graph_profile (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/hexagon/
Dhexagon_delegate.h38 bool print_graph_profile; member
/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration.proto253 optional bool print_graph_profile = 3; field
Dconfiguration_generated.h1285 bool print_graph_profile = false; member
1304 bool print_graph_profile() const { in print_graph_profile() function