Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/artifact_building/
H A Dplan_utils_test.py175 def _assert_tflite_flatbuffer_is_equivalent_to_test_graph(self, tflite_graph): argument
/aosp_15_r20/external/federated-compute/fcp/protos/
H A Dplan.proto1337 bytes tflite_graph = 5; field
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/protos/
Dplan.pb.h19118 inline const std::string& ClientOnlyPlan::tflite_graph() const { in tflite_graph() function
19149 inline void ClientOnlyPlan::set_allocated_tflite_graph(std::string* tflite_graph) { in set_allocated_tflite_graph()