Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor.h87 virtual Status HandleBitcastConvert(HloInstructionPtr hlo) { in HandleBitcastConvert() function
H A Dhlo_verifier.cc190 Status ShapeVerifier::HandleBitcastConvert(HloInstruction* convert) { in HandleBitcastConvert() function in xla::ShapeVerifier
2391 Status HandleBitcastConvert(HloInstruction* c) override { in HandleBitcastConvert() function in xla::__anon411d6f1b0e11::InstructionVerifier
H A Dalgebraic_simplifier.cc1312 Status AlgebraicSimplifierVisitor::HandleBitcastConvert( in HandleBitcastConvert() function in xla::AlgebraicSimplifierVisitor