Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/util/
H A Dattr_util.cc601 Status SetUpListAttr(tfrt::AggregateAttr aggregate_attr, in SetUpListAttr()
685 if (auto aggregate_attr = attr_value.dyn_cast<tfrt::AggregateAttr>()) { in SetUpAttrValueMap() local