Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.h536 bool ignore_safety_check);
Dhlo_computation.cc299 bool ignore_safety_check) { in RemoveInstructionImpl() argument
302 TF_RET_CHECK(ignore_safety_check || IsSafelyRemovable(instruction)) in RemoveInstructionImpl()