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

  /external/tensorflow/tensorflow/compiler/xla/service/
fusion_queue.h 38 virtual void PreFusion(HloInstruction* producer, HloInstruction* consumer) {}
instruction_fusion.cc 499 fusion_queue->PreFusion(operand, instruction);
503 fusion_queue->PreFusion(operand, instruction);

Completed in 315 milliseconds