Home
last modified time | relevance | path

Searched defs:argument_count_provider (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_runner.cc208 std::function<int64_t(int64_t)> argument_count_provider, in ExecuteReplicatedImpl()
392 std::function<int64_t(int64_t)> argument_count_provider, in ExecuteReplicated()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dhlo_test_base.cc278 std::function<int64_t(int64_t)> argument_count_provider, in ExecuteReplicated()