Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
H A Ddepthwise_conv_plus_1x1_conv.cc479 const std::string elementwise_new_code = in AddElementwiseNode() local
486 code_ += " { " + elementwise_new_code + " }\n"; in AddElementwiseNode()