Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/
Dlocal_client.cc193 Status LocalExecutable::RecordArguments( in RecordArguments() function in xla::LocalExecutable
/external/tensorflow/tensorflow/compiler/xla/service/
Dservice.cc73 Status RecordArguments(const absl::Span<const ShapedBuffer* const> arguments, in RecordArguments() function