Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment_test.cc4381 std::function<void(absl::Span<AllocationBlock*>)> check_fun = nullptr, in FakeMemorySpaceAssignmentRepacker() argument
4385 check_fun_(check_fun), in FakeMemorySpaceAssignmentRepacker()
4643 auto check_fun = in TEST_P() local
4654 FakeMemorySpaceAssignmentRepacker(repack_map, check_fun); in TEST_P()