Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dxla_hlo_profile_test.cc134 const Shape& rhs_arg_shape) { in ExecuteAndFetchProfile() argument
154 rhs_arg_shape, allocator, backend->default_device_ordinal())); in ExecuteAndFetchProfile()
156 stream_ptr.get(), Literal::CreateFromShape(rhs_arg_shape), rhs_arg)); in ExecuteAndFetchProfile()
162 client->Compile(computation, {&lhs_arg_shape, &rhs_arg_shape}, in ExecuteAndFetchProfile()