Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compilation_device.cc126 xla::FrontendAttributes merged_attributes = b->frontend_attributes(); in Compute() local
128 merged_attributes.mutable_map()->insert(attributes.value().map().begin(), in Compute()
132 b, std::move(merged_attributes)); in Compute()