Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_utils.h141 InferShapedTypeOpInterface shapeInterface = in CreateOpAndInfer() local
143 if (!shapeInterface) return op; in CreateOpAndInfer()
146 if (shapeInterface in CreateOpAndInfer()