Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dexport_utils.cc74 Status ConvertLocation(mlir::Location inst_loc, in ConvertLocation() argument
76 if (auto call_site = inst_loc.dyn_cast<mlir::CallSiteLoc>()) { in ConvertLocation()
80 } else if (auto fused = inst_loc.dyn_cast<mlir::FusedLoc>()) { in ConvertLocation()