Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Doptimize.cc120 bool CanFuseConvOrDepthwiseConvShapes(const ArrayRef<int64_t> filter_shape, in CanFuseConvOrDepthwiseConvShapes() function
160 return CanFuseConvOrDepthwiseConvShapes(filter_shape, elements_shape, in CanFuseConvOrDepthwiseConv()
168 return CanFuseConvOrDepthwiseConvShapes( in CanFuseConvOrDepthwiseConv()