Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dtensor_format.h253 inline int GetFilterTensorInnerInputChannelsDimIndex( in GetFilterTensorInnerInputChannelsDimIndex() function
556 dim_sizes[GetFilterTensorInnerInputChannelsDimIndex(dims, format)] = 4; in ShapeFromFilterTensorFormat()
/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc488 GetFilterTensorInnerInputChannelsDimIndex(rank, filter_format)), in Conv2DShapeImpl()