Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dservice.cc74 Status RecordArguments(const absl::Span<const ShapedBuffer* const> arguments, in RecordArguments() function
655 TF_RETURN_IF_ERROR(RecordArguments(all_arguments[i].front(), stream.get(), in ExecuteGraphParallel()
875 RecordArguments(replicated_arguments.front(), stream.get(), in Execute()