Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dtensor_format.h556 inline TensorShape ShapeFromFilterTensorFormat(FilterTensorFormat format, in ShapeFromFilterTensorFormat() function
583 inline TensorShape ShapeFromFilterTensorFormat(FilterTensorFormat format, in ShapeFromFilterTensorFormat() function
586 return ShapeFromFilterTensorFormat(format, {H, W}, I, O); in ShapeFromFilterTensorFormat()
631 return ShapeFromFilterTensorFormat( in ShapeFromFilterFormat()
639 return ShapeFromFilterTensorFormat( in ShapeFromFilterFormat()