Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h138 bool maybe_live_out() const { return maybe_live_out_; } in maybe_live_out() function
Dhlo.proto386 bool maybe_live_out = 7; field