Searched defs:CreateDelegateKernelInterface (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/ | ||
H A D | delegate.cc | 100 FlexDelegate::CreateDelegateKernelInterface() { in CreateDelegateKernelInterface() function in tflite::FlexDelegate |
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/utils/dummy_delegate/ | ||
H A D | dummy_delegate.cc | 66 std::unique_ptr<SimpleDelegateKernelInterface> CreateDelegateKernelInterface() in CreateDelegateKernelInterface() function in tflite::dummy_test::DummyDelegate |
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/ | ||
H A D | hexagon_delegate.cc | 66 std::unique_ptr<SimpleDelegateKernelInterface> CreateDelegateKernelInterface() in CreateDelegateKernelInterface() function in tflite::__anon29ce59760111::HexagonDelegate |
/aosp_15_r20/external/tensorflow/tensorflow/lite/ | ||
H A D | interpreter_test.cc | 2033 CreateDelegateKernelInterface() override { in CreateDelegateKernelInterface() function in tflite::__anone0f1238f0111::TestLazyDelegateProvider::DummyLazyDelegate |