Home
last modified time | relevance | path

Searched refs:IsFullyConnectedOpSupported (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/coreml/builders/
Dop_validator.h31 bool IsFullyConnectedOpSupported(const TfLiteRegistration* registration,
Dfully_connected_op_builder.cc142 bool IsFullyConnectedOpSupported(const TfLiteRegistration* registration, in IsFullyConnectedOpSupported() function
/external/tensorflow/tensorflow/lite/delegates/coreml/
Dcoreml_delegate.mm97 return delegates::coreml::IsFullyConnectedOpSupported(registration, node, context);