HomeSort by relevance Sort by last modified time
    Searched refs:ContainsInstrWithOpcode (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_query.h 49 bool ContainsInstrWithOpcode(const HloComputation* comp,
hlo_query.cc 107 bool ContainsInstrWithOpcode(const HloComputation* comp,
114 if (ContainsInstrWithOpcode(subcomp, opcodes)) {
while_loop_simplifier.cc 34 using hlo_query::ContainsInstrWithOpcode;
    [all...]

Completed in 237 milliseconds