Home
last modified time | relevance | path

Searched defs:InstructionMatchesPattern (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_scatter_expander.cc26 bool GpuScatterExpander::InstructionMatchesPattern(HloInstruction* inst) { in InstructionMatchesPattern() function in xla::GpuScatterExpander
/external/tensorflow/tensorflow/compiler/xla/service/
Dconvert_operand_folding.cc34 bool ConvertOperandFolding::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::ConvertOperandFolding
Doperand_upcaster.cc44 bool OperandUpcaster::InstructionMatchesPattern(HloInstruction* instruction) { in InstructionMatchesPattern() function in xla::OperandUpcaster
Dlogistic_expander.cc74 bool LogisticExpander::InstructionMatchesPattern(HloInstruction* instruction) { in InstructionMatchesPattern() function in xla::LogisticExpander
Dall_to_all_decomposer.cc37 bool AllToAllDecomposer::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::AllToAllDecomposer
Drng_bit_generator_expander.cc51 bool RngBitGeneratorExpander::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::RngBitGeneratorExpander
Dcomparison_expander.cc63 bool ComparisonExpander::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::ComparisonExpander
Dstable_sort_expander.cc199 bool StableSortExpander::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::StableSortExpander
Dconvolution_4d_expander.cc31 bool Convolution4DExpander::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::Convolution4DExpander
Drng_expander.cc126 bool RngExpander::InstructionMatchesPattern(HloInstruction* instruction) { in InstructionMatchesPattern() function in xla::RngExpander
Dcholesky_expander.cc218 bool CholeskyExpander::InstructionMatchesPattern(HloInstruction* instruction) { in InstructionMatchesPattern() function in xla::CholeskyExpander
Dscatter_expander.cc421 bool ScatterExpander::InstructionMatchesPattern(HloInstruction* inst) { in InstructionMatchesPattern() function in xla::ScatterExpander
Dgather_expander.cc381 bool GatherExpander::InstructionMatchesPattern(HloInstruction* inst) { in InstructionMatchesPattern() function in xla::GatherExpander
Dqr_expander.cc418 bool QrExpander::InstructionMatchesPattern(HloInstruction* instruction) { in InstructionMatchesPattern() function in xla::QrExpander
Dtriangular_solve_expander.cc556 bool TriangularSolveExpander::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::TriangularSolveExpander