Searched defs:IsNodeSupportedByDelegate (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/flex/ | ||
D | delegate.cc | 86 bool FlexDelegate::IsNodeSupportedByDelegate( in IsNodeSupportedByDelegate() function in tflite::FlexDelegate |
D | kernel_test.cc | 35 bool IsNodeSupportedByDelegate(const TfLiteRegistration* registration, in IsNodeSupportedByDelegate() function in tflite::flex::testing::TestFlexDelegate |
/external/tensorflow/tensorflow/lite/delegates/utils/dummy_delegate/ | ||
D | dummy_delegate.cc | 53 bool IsNodeSupportedByDelegate(const TfLiteRegistration* registration, in IsNodeSupportedByDelegate() function in tflite::dummy_test::DummyDelegate |
/external/tensorflow/tensorflow/lite/delegates/hexagon/ | ||
D | hexagon_delegate.cc | 55 bool IsNodeSupportedByDelegate(const TfLiteRegistration* registration, in IsNodeSupportedByDelegate() function in tflite::__anonf313d1800111::HexagonDelegate |