Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dfusion_queue.h50 virtual void NotFusingInstruction(HloInstruction* producer, in NotFusingInstruction() function
Dinstruction_fusion.cc641 fusion_queue->NotFusingInstruction(operand, instruction); in Run()