Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h221 int64 kz; // Kernel depth (in case of group convolution, this will be member
Dop_level_cost_estimator.cc956 int64 kz = in_minor_channel_index >= 0 in ConvolutionDimensionsFromInputs() local
2154 int64 kz = iz; in OpDimensionsFromInputs() local
/external/tensorflow/tensorflow/compiler/xla/
Dreference_util.cc117 for (int64 kz = 0; kz < input.depth(); ++kz) { in SeparableConvArray4D() local