/aosp_15_r20/external/tensorflow/tensorflow/lite/core/ |
H A D | subgraph.cc | 300 TfLiteStatus Subgraph::ReplaceNodeSubsetsWithDelegateKernels( in ReplaceNodeSubsetsWithDelegateKernels() function in tflite::Subgraph 304 ->ReplaceNodeSubsetsWithDelegateKernels(registration, nodes_to_replace, in ReplaceNodeSubsetsWithDelegateKernels() 402 TfLiteStatus Subgraph::ReplaceNodeSubsetsWithDelegateKernels( in ReplaceNodeSubsetsWithDelegateKernels() function in tflite::Subgraph 1627 context_.ReplaceNodeSubsetsWithDelegateKernels = in SwitchToDelegateContext() 1628 ReplaceNodeSubsetsWithDelegateKernels; in SwitchToDelegateContext() 1639 context_.ReplaceNodeSubsetsWithDelegateKernels = in SwitchToKernelContext()
|
H A D | subgraph.h | 576 static TfLiteStatus ReplaceNodeSubsetsWithDelegateKernels( 585 TfLiteStatus ReplaceNodeSubsetsWithDelegateKernels(
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/java/src/test/native/ |
H A D | interpreter_test_jni.cc | 65 context->ReplaceNodeSubsetsWithDelegateKernels( in Java_org_tensorflow_lite_InterpreterTest_getNativeHandleForDelegate()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/ |
H A D | delegate_test_util.cc | 234 context->ReplaceNodeSubsetsWithDelegateKernels( in SimpleDelegate() 498 context->ReplaceNodeSubsetsWithDelegateKernels( in FP16Delegate()
|
H A D | delegate_test.cc | 878 TfLiteStatus status = context->ReplaceNodeSubsetsWithDelegateKernels( in SetUp() 1025 TfLiteStatus status = context->ReplaceNodeSubsetsWithDelegateKernels( in SetUp()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/utils/ |
H A D | simple_delegate.cc | 110 return context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
H A D | gpu_api_delegate.cc | 359 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/ |
H A D | common.h | 733 TfLiteStatus (*ReplaceNodeSubsetsWithDelegateKernels)( member
|
/aosp_15_r20/external/mesa3d/include/tensorflow/lite/core/c/ |
H A D | common.h | 781 TfLiteStatus (*ReplaceNodeSubsetsWithDelegateKernels)( member
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/ |
H A D | gl_delegate.cc | 415 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
|
H A D | delegate.cc | 576 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
|
H A D | metal_delegate.mm | 703 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels(context, kRegistration,
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/teflon/ |
H A D | tfl_device.c | 396 TfLiteStatus status = context->ReplaceNodeSubsetsWithDelegateKernels( in PrepareDelegate()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/coreml/ |
H A D | coreml_delegate.mm | 254 return context->ReplaceNodeSubsetsWithDelegateKernels(
|
/aosp_15_r20/external/armnn/delegate/classic/src/ |
H A D | armnn_delegate.cpp | 127 tfLiteContext->ReplaceNodeSubsetsWithDelegateKernels( in DoPrepare()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/benchmarking/ |
H A D | main.mm | 400 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels(
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/ |
H A D | interpreter_test.cc | 997 EXPECT_EQ(context->ReplaceNodeSubsetsWithDelegateKernels( in TEST()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
H A D | nnapi_delegate.cc | 6868 auto status = context->ReplaceNodeSubsetsWithDelegateKernels( in DoPrepare() 6948 return context->ReplaceNodeSubsetsWithDelegateKernels( in DoPrepare()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
H A D | model_builder.cc | 3429 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
H A D | xnnpack_delegate.cc | 5171 const TfLiteStatus status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow/lite/kernels/libtflite_kernel_utils/android_arm64_armv8-2a_cortex-a55_static_apex30_sabi/obj/external/tensorflow/tensorflow/lite/kernels/ |
D | kernel_util.sdump | 62094 "field_name" : "ReplaceNodeSubsetsWithDelegateKernels",
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow/lite/kernels/libtflite_kernel_utils/android_arm64_armv8-2a_cortex-a55_static_apex30_sabi/obj/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | sse_tensor_utils.sdump | 84917 "field_name" : "ReplaceNodeSubsetsWithDelegateKernels",
|
D | neon_tensor_utils.sdump | 104869 "field_name" : "ReplaceNodeSubsetsWithDelegateKernels",
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow/lite/kernels/libtflite_kernel_utils/android_arm64_armv8-2a_cortex-a55_static_apex30_sabi/obj/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | tensor_utils.sdump | 138147 "field_name" : "ReplaceNodeSubsetsWithDelegateKernels",
|