Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration.proto623 optional string storage_file_path = 1; field
Dconfiguration_generated.h2819 std::string storage_file_path; member
2831 const flatbuffers::String *storage_file_path() const { in storage_file_path() function