Home
last modified time | relevance | path

Searched refs:profiling_string (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/lite/profiling/
Dprofile_summarizer.cc79 const char* profiling_string = in GetOperatorDetails() local
82 if (profiling_string) { in GetOperatorDetails()
83 details.op_description = std::string(profiling_string); in GetOperatorDetails()
/external/tensorflow/tensorflow/lite/java/src/test/native/
Dinterpreter_test_jni.cc53 .profiling_string = nullptr, in Java_org_tensorflow_lite_InterpreterTest_getNativeHandleForDelegate()
/external/tensorflow/tensorflow/lite/c/
Dcommon.h892 const char* (*profiling_string)(const TfLiteContext* context, member
930 const char* (*profiling_string)(const TfLiteContext* context, member
/external/tensorflow/tensorflow/lite/delegates/utils/
Dsimple_delegate.cc34 kernel_registration.profiling_string = nullptr; in GetDelegateKernelRegistration()
/external/tensorflow/tensorflow/lite/
Dinterpreter.h658 if (op_reg.profiling_string == nullptr) return nullptr; in OpProfilingString()
659 return op_reg.profiling_string(context_, node); in OpProfilingString()
/external/tensorflow/tensorflow/lite/delegates/coreml/
Dcoreml_delegate.mm198 kernel_registration.profiling_string = nullptr;
/external/armnn/delegate/classic/src/
Darmnn_delegate.cpp119 .profiling_string = nullptr, in DoPrepare()
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_device_selection_test.cc909 .profiling_string = nullptr, in CustomNoOpNode()
Dnnapi_delegate.cc6844 .profiling_string = nullptr, in DoPrepare()
/external/tensorflow/tensorflow/lite/delegates/gpu/
Dmetal_delegate.mm696 nullptr, // .profiling_string