Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/dtensor/mlir/
Dlayout_parsing.cc107 auto attr_str = attr.cast<mlir::StringAttr>().getValue().str(); in ExtractLayoutFromOp() local
/external/selinux/libsepol/cil/src/
Dcil_internal.h478 char *attr_str; member
533 char *attr_str; member
566 char *attr_str; member
/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view.cc522 string attr_str = absl::Substitute("('$0', $1)", attr.first, in UpdateNode() local