Home
last modified time | relevance | path

Searched defs:depthwise_conv2d (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dnn_impl.py769 def depthwise_conv2d(input, function
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/
H A Dbackend.py5552 def depthwise_conv2d(x, function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dmkl_layout_pass.cc874 string depthwise_conv2d; member