Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/profiling/
Dprofile_summarizer.cc78 const char* profiling_string = in GetOperatorDetails() local
81 if (profiling_string) { in GetOperatorDetails()
82 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/delegates/utils/
Dsimple_delegate.cc33 kernel_registration.profiling_string = nullptr; in GetDelegateKernelRegistration()
/external/tensorflow/tensorflow/lite/
Dinterpreter.h629 if (op_reg.profiling_string == nullptr) return nullptr; in OpProfilingString()
630 return op_reg.profiling_string(context_, node); in OpProfilingString()
/external/tensorflow/tensorflow/lite/c/
Dcommon.h861 const char* (*profiling_string)(const TfLiteContext* context, member
/external/armnn/delegate/src/
Darmnn_delegate.cpp102 .profiling_string = nullptr, in DoPrepare()
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_device_selection_test.cc905 .profiling_string = nullptr, in CustomNoOpNode()
Dnnapi_delegate.cc5823 .profiling_string = nullptr, in DoPrepare()
/external/tensorflow/tensorflow/lite/delegates/gpu/
Dmetal_delegate.mm672 nullptr, // .profiling_string