Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dhlo_test_base.cc123 reference_runner_(reference_platform), in HloTestBase()
266 reference_runner_.Execute(std::move(reference_module), in RunAndCompareInternal()
Dhlo_test_base.h312 HloRunner reference_runner_; variable