Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhlo_to_ir_bindings.h42 is_nested_(is_nested), in HloToIrBindings()
103 const bool is_nested_; variable
Dhlo_to_ir_bindings.cc41 CHECK(is_nested_); in EmitBasePointersForHlos()
206 if (!is_nested_ && in GetIrArray()
232 StrAppend(&s, " is_nested_=", is_nested_, "\n"); in ToString()