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/micro/kernels/cmsis_nn/
Dfully_connected.cc278 fully_connected_registration.profiling_string = nullptr; in Register_FULLY_CONNECTED()
290 fully_connected_registration.profiling_string = nullptr; in Register_FULLY_CONNECTED_INT8()
/external/tensorflow/tensorflow/lite/delegates/utils/
Dsimple_delegate.cc33 kernel_registration.profiling_string = nullptr; in GetDelegateKernelRegistration()
/external/tensorflow/tensorflow/lite/
Dinterpreter.h591 if (op_reg.profiling_string == nullptr) return nullptr; in OpProfilingString()
592 return op_reg.profiling_string(context_, node); in OpProfilingString()
/external/tensorflow/tensorflow/lite/c/
Dcommon.h807 const char* (*profiling_string)(const TfLiteContext* context, member
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_device_selection_test.cc915 .profiling_string = nullptr, in CustomNoOpNode()
Dnnapi_delegate.cc5167 .profiling_string = nullptr, in DoPrepare()
/external/tensorflow/tensorflow/lite/delegates/gpu/
Dmetal_delegate.mm674 nullptr, // .profiling_string