Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtpu_rewrite_pass.cc65 constexpr char kStepMarkerLocationAttr[] = "step_marker_location"; variable
148 op->getAttrOfType<StringAttr>(kStepMarkerLocationAttr); in SetMetadataProtoStepMarkerLocation()
150 return op.emitOpError(CreateMissingAttributeMsg(kStepMarkerLocationAttr)); in SetMetadataProtoStepMarkerLocation()
160 kStepMarkerLocationAttr, in SetMetadataProtoStepMarkerLocation()