/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | real_imag_expander.cc | 28 StatusOr<HloInstruction*> RealImagExpander::ExpandInstruction( in ExpandInstruction() function in xla::RealImagExpander
|
H A D | convolution_pred_expander.cc | 39 StatusOr<HloInstruction*> ConvolutionPredExpander::ExpandInstruction( in ExpandInstruction() function in xla::ConvolutionPredExpander
|
H A D | convert_operand_folding.cc | 49 StatusOr<HloInstruction*> ConvertOperandFolding::ExpandInstruction( in ExpandInstruction() function in xla::ConvertOperandFolding
|
H A D | result_caster.cc | 54 StatusOr<HloInstruction*> ResultCaster::ExpandInstruction( in ExpandInstruction() function in xla::ResultCaster
|
H A D | operand_upcaster.cc | 62 StatusOr<HloInstruction*> OperandUpcaster::ExpandInstruction( in ExpandInstruction() function in xla::OperandUpcaster
|
H A D | logistic_expander.cc | 78 StatusOr<HloInstruction*> LogisticExpander::ExpandInstruction( in ExpandInstruction() function in xla::LogisticExpander
|
H A D | bitcast_dtypes_expander.cc | 38 StatusOr<HloInstruction*> BitcastDtypesExpander::ExpandInstruction( in ExpandInstruction() function in xla::BitcastDtypesExpander
|
H A D | all_to_all_decomposer.cc | 55 StatusOr<HloInstruction*> AllToAllDecomposer::ExpandInstruction( in ExpandInstruction() function in xla::AllToAllDecomposer
|
H A D | rng_bit_generator_expander.cc | 101 StatusOr<HloInstruction*> RngBitGeneratorExpander::ExpandInstruction( in ExpandInstruction() function in xla::RngBitGeneratorExpander
|
H A D | gather_simplifier.cc | 33 StatusOr<HloInstruction*> GatherSimplifier::ExpandInstruction( in ExpandInstruction() function in xla::GatherSimplifier
|
H A D | comparison_expander.cc | 76 StatusOr<HloInstruction*> ComparisonExpander::ExpandInstruction( in ExpandInstruction() function in xla::ComparisonExpander
|
H A D | stable_sort_expander.cc | 37 StatusOr<HloInstruction*> StableSortExpander::ExpandInstruction( in ExpandInstruction() function in xla::StableSortExpander
|
H A D | convolution_4d_expander.cc | 56 StatusOr<HloInstruction*> Convolution4DExpander::ExpandInstruction( in ExpandInstruction() function in xla::Convolution4DExpander
|
H A D | scatter_simplifier.cc | 131 StatusOr<HloInstruction*> ScatterSimplifier::ExpandInstruction( in ExpandInstruction() function in xla::ScatterSimplifier
|
H A D | rng_expander.cc | 132 StatusOr<HloInstruction*> RngExpander::ExpandInstruction(HloInstruction* rng) { in ExpandInstruction() function in xla::RngExpander
|
H A D | select_and_scatter_expander.cc | 29 StatusOr<HloInstruction*> SelectAndScatterExpander::ExpandInstruction( in ExpandInstruction() function in xla::SelectAndScatterExpander
|
H A D | cholesky_expander.cc | 220 StatusOr<HloInstruction*> CholeskyExpander::ExpandInstruction( in ExpandInstruction() function in xla::CholeskyExpander
|
H A D | gather_expander.cc | 330 StatusOr<HloInstruction*> GatherExpander::ExpandInstruction( in ExpandInstruction() function in xla::GatherExpander
|
H A D | scatter_expander.cc | 412 StatusOr<HloInstruction*> ScatterExpander::ExpandInstruction( in ExpandInstruction() function in xla::ScatterExpander
|
H A D | qr_expander.cc | 512 StatusOr<HloInstruction*> QrExpander::ExpandInstruction( in ExpandInstruction() function in xla::QrExpander
|
H A D | triangular_solve_expander.cc | 555 StatusOr<HloInstruction*> TriangularSolveExpander::ExpandInstruction( in ExpandInstruction() function in xla::TriangularSolveExpander
|
H A D | eigh_expander.cc | 545 StatusOr<HloInstruction*> EighExpander::ExpandInstruction( in ExpandInstruction() function in xla::EighExpander
|