Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dmlir_hlo_to_hlo.cc367 auto frontend_attributes_dict = in CreateOpFrontendAttributesFromAttribute() local
370 if (!frontend_attributes_dict) return frontend_attributes; in CreateOpFrontendAttributesFromAttribute()
372 for (const auto& attr : frontend_attributes_dict) in CreateOpFrontendAttributesFromAttribute()