Searched refs:RecordArguments (Results 1 – 3 of 3) sorted by relevance
183 TF_RETURN_IF_ERROR(RecordArguments(arguments, executable_->hlo_snapshot())); in ExecuteAndDump()193 Status LocalExecutable::RecordArguments( in RecordArguments() function in xla::LocalExecutable
80 Status RecordArguments(const absl::Span<const ShapedBuffer* const> arguments,
73 Status RecordArguments(const absl::Span<const ShapedBuffer* const> arguments, in RecordArguments() function700 TF_RETURN_IF_ERROR(RecordArguments(all_arguments[i].front(), stream.get(), in ExecuteGraphParallel()897 TF_RETURN_IF_ERROR(RecordArguments( in Execute()