OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:local_conv2d
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/python/keras/_impl/keras/layers/
local.py
373
output = K.
local_conv2d
(inputs, self.kernel, self.kernel_size, self.strides,
/external/tensorflow/tensorflow/python/keras/_impl/keras/
backend.py
4155
def
local_conv2d
(inputs,
function
[
all
...]
Completed in 109 milliseconds