/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/ |
H A D | serialization_test.cc | 112 const std::string model_token = "mobilenet"; in TEST_F() local 139 const std::string model_token = "mobilenet"; in TEST_F() local 239 std::string model_token = "model1"; in TEST_F() local 314 std::string model_token = "model1"; in TEST_F() local
|
H A D | serialization.cc | 67 const std::string& model_token, in GetFilePath() 81 const std::string& model_token, in SerializationEntry()
|
H A D | serialization.h | 150 const char* model_token; member
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/ |
H A D | configuration.proto | 112 optional string model_token = 3; field 243 optional string model_token = 9; field 402 optional string model_token = 5; field
|
H A D | proto_to_flatbuffer.cc | 319 Offset<String> model_token = 0; in ConvertEdgeTpuSettings() local
|
H A D | configuration_generated.h | 942 const flatbuffers::String *model_token() const { in model_token() function 1164 const flatbuffers::String *model_token() const { in model_token() function 1718 const flatbuffers::String *model_token() const { in model_token() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
H A D | nnapi_delegate.h | 79 const char* model_token = nullptr; member 304 std::string model_token; member
|
H A D | nnapi_delegate_c_api.h | 59 const char* model_token; member
|
H A D | nnapi_delegate.cc | 6852 const char* model_token = delegate_options.model_token; in DoPrepare() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/java/src/main/native/ |
H A D | nnapi_delegate_impl_jni.cc | 45 jstring cache_dir, jstring model_token, jint max_delegated_partitions, in Java_org_tensorflow_lite_nnapi_NnApiDelegateImpl_createDelegate()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/ |
H A D | delegate_options.h | 133 const char* model_token; member
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/java/src/main/native/ |
H A D | gpu_delegate_jni.cc | 52 jstring serialization_dir, jstring model_token) { in Java_org_tensorflow_lite_gpu_GpuDelegate_createDelegate()
|
/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/ |
D | configuration.pb.h | 6115 inline const std::string& NNAPISettings::model_token() const { in model_token() function 6156 inline void NNAPISettings::set_allocated_model_token(std::string* model_token) { in set_allocated_model_token() 6772 inline const std::string& GPUSettings::model_token() const { in model_token() function 6813 inline void GPUSettings::set_allocated_model_token(std::string* model_token) { in set_allocated_model_token() 7550 inline const std::string& EdgeTpuSettings::model_token() const { in model_token() function 7591 inline void EdgeTpuSettings::set_allocated_model_token(std::string* model_token) { in set_allocated_model_token()
|
/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/ |
D | configuration.pb.h | 6115 inline const std::string& NNAPISettings::model_token() const { in model_token() function 6156 inline void NNAPISettings::set_allocated_model_token(std::string* model_token) { in set_allocated_model_token() 6772 inline const std::string& GPUSettings::model_token() const { in model_token() function 6813 inline void GPUSettings::set_allocated_model_token(std::string* model_token) { in set_allocated_model_token() 7550 inline const std::string& EdgeTpuSettings::model_token() const { in model_token() function 7591 inline void EdgeTpuSettings::set_allocated_model_token(std::string* model_token) { in set_allocated_model_token()
|