Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc111 Shape compact_shape; member
1177 Shape compact_shape = GetCompactShape(item->instruction).ValueOrDie(); in PickRematerializationCandidate() local
1353 Item* best_item, const Shape& compact_shape, in CompressInstruction()