Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h105 !is_parameter_aliased_with_output_) || in is_readonly()
281 is_parameter_aliased_with_output_ = parameter_aliased_with_output; in set_entry_computation_parameter()
319 bool is_parameter_aliased_with_output_ = false; variable