Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dtensor_format.h555 inline TensorShape ShapeFromFilterTensorFormat(FilterTensorFormat format, in ShapeFromFilterTensorFormat() function
582 inline TensorShape ShapeFromFilterTensorFormat(FilterTensorFormat format, in ShapeFromFilterTensorFormat() function
585 return ShapeFromFilterTensorFormat(format, {H, W}, I, O); in ShapeFromFilterTensorFormat()
629 return ShapeFromFilterTensorFormat( in ShapeFromFilterFormat()
637 return ShapeFromFilterTensorFormat( in ShapeFromFilterFormat()