Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
H A Dtfl_ops.cc306 bool VerifyAddOpShapeConstraints(AddOp op) { in VerifyAddOpShapeConstraints() function
H A Dtfl_ops.td532 CPred<"TFL::VerifyAddOpShapeConstraints(llvm::cast<AddOp>($_op))">>,