Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_tf.cc871 auto status_or_const_op = in matchAndRewrite() local
873 if (!status_or_const_op.ok()) { in matchAndRewrite()
879 status_or_const_op.ValueOrDie()); in matchAndRewrite()