Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_inliner.cc54 TF_RETURN_IF_ERROR(NoteMapping(hlo, new_hlo_pointer)); in DefaultAction()
71 TF_RETURN_IF_ERROR(NoteMapping( in HandleParameter()
109 Status NoteMapping(HloInstruction* subcomputation_hlo, in NoteMapping() function in xla::__anon2bad62130111::SubcomputationInsertionVisitor