Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc234 CollectProfileCandidates candidates_for_body(hlo_to_profile_idx_, in HandleWhile() local
236 TF_RETURN_IF_ERROR(xla_while->while_body()->Accept(&candidates_for_body)); in HandleWhile()