Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dtensor_format.h542 inline TensorShape ShapeFromFilterTensorFormat(FilterTensorFormat format, in ShapeFromFilterTensorFormat() function
569 inline TensorShape ShapeFromFilterTensorFormat(FilterTensorFormat format, in ShapeFromFilterTensorFormat() function
572 return ShapeFromFilterTensorFormat(format, {H, W}, I, O); in ShapeFromFilterTensorFormat()
616 return ShapeFromFilterTensorFormat( in ShapeFromFilterFormat()
624 return ShapeFromFilterTensorFormat( in ShapeFromFilterFormat()