Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.h510 bool is_stable() const { return is_stable_; } in is_stable()
525 bool is_stable_; variable
Dhlo_instructions.cc777 is_stable_(is_stable) {