Home
last modified time | relevance | path

Searched defs:CreateDelegateKernelInterface (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/
H A Ddelegate.cc100 FlexDelegate::CreateDelegateKernelInterface() { in CreateDelegateKernelInterface() function in tflite::FlexDelegate
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/utils/dummy_delegate/
H A Ddummy_delegate.cc66 std::unique_ptr<SimpleDelegateKernelInterface> CreateDelegateKernelInterface() in CreateDelegateKernelInterface() function in tflite::dummy_test::DummyDelegate
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/
H A Dhexagon_delegate.cc66 std::unique_ptr<SimpleDelegateKernelInterface> CreateDelegateKernelInterface() in CreateDelegateKernelInterface() function in tflite::__anon29ce59760111::HexagonDelegate
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dinterpreter_test.cc2033 CreateDelegateKernelInterface() override { in CreateDelegateKernelInterface() function in tflite::__anone0f1238f0111::TestLazyDelegateProvider::DummyLazyDelegate