Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dtensor_format.h264 inline int GetFilterTensorInnerInputChannelsDimIndex( in GetFilterTensorInnerInputChannelsDimIndex() function
570 dim_sizes[GetFilterTensorInnerInputChannelsDimIndex(dims, format)] = 4; in ShapeFromFilterTensorFormat()
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dcommon_shape_fns.cc663 GetFilterTensorInnerInputChannelsDimIndex(rank, filter_format)), in Conv2DShapeImpl()