Home
last modified time | relevance | path

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

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