Home
last modified time | relevance | path

Searched refs:IsGenericAdd (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dinference_context.cc87 bool IsGenericAdd(const Node& node, const std::vector<Value*>& inputs, in IsGenericAdd() function
251 if (IsGenericAdd(node, inputs, outputs)) { in Compile()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dinference_context.cc107 bool IsGenericAdd(const Node& node, const std::vector<Value*>& inputs, in IsGenericAdd() function
343 if (IsGenericAdd(node, inputs, outputs)) { in ConvertOperations()