Home
last modified time | relevance | path

Searched defs:host_compute_op (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dshape_inference.cc962 _XlaHostComputeMlirOp host_compute_op) { in InferShapeForXlaHostComputeMlir()
2089 if (auto host_compute_op = dyn_cast<_XlaHostComputeMlirOp>(op)) { in InferShapeForSingleOperation() local