Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc448 HloOpcode def_opcode = buffer.defining_instruction->instruction->opcode(); in AllocatedSize() local
449 if (buffer.live_out || def_opcode == HloOpcode::kParameter) { in AllocatedSize()