Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
H A Dhexagon_plugin.cc57 options_.print_graph_debug = settings->print_graph_debug(); in HexagonPlugin()
H A Dconfiguration_generated.h1286 bool print_graph_debug = false; member
1307 bool print_graph_debug() const { in print_graph_debug() function
1336 void add_print_graph_debug(bool print_graph_debug) { in add_print_graph_debug()
1337 …lement<uint8_t>(HexagonSettings::VT_PRINT_GRAPH_DEBUG, static_cast<uint8_t>(print_graph_debug), 0); in add_print_graph_debug()
1355 bool print_graph_debug = false) {
1359 builder_.add_print_graph_debug(print_graph_debug);
3489 (lhs.print_graph_debug == rhs.print_graph_debug);
3509 { auto _e = print_graph_debug(); _o->print_graph_debug = _e; } in UnPackTo()
3523 auto _print_graph_debug = _o->print_graph_debug; in CreateHexagonSettings()
H A Dproto_to_flatbuffer.cc231 /*print_graph_debug=*/settings.print_graph_debug()); in ConvertHexagonSettings()
H A Dflatbuffer_to_proto.cc241 proto_settings.set_print_graph_debug(settings.print_graph_debug()); in ConvertHexagonSettings()
H A Dflatbuffer_to_proto_test.cc329 EXPECT_FALSE(output_settings.print_graph_debug()); in TEST_F()
H A Dconfiguration.proto254 optional bool print_graph_debug = 4; field
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/
H A Dhexagon_delegate.h44 bool print_graph_debug; member
H A Dhexagon_delegate_kernel.cc233 if (params_.print_graph_debug) { in Prepare()
/aosp_15_r20/external/tensorflow/tensorflow/lite/g3doc/android/delegates/
H A Dhexagon.md143 bool print_graph_debug;
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tflite_configuration_proto/android_arm64_armv8-2a_cortex-a55_static_apex30/gen/proto/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration.pb.h1491 bool print_graph_debug() const; in Swap()
6931 inline bool HexagonSettings::print_graph_debug() const { in print_graph_debug() function
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tflite_configuration_proto/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration.pb.h1491 bool print_graph_debug() const; in Swap()
6931 inline bool HexagonSettings::print_graph_debug() const { in print_graph_debug() function