Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Ddnn.h88 inline absl::Span<const int64_t> AsInt64Slice(const T& repeated_field) { in AsInt64Slice() function
100 inline absl::Span<int64_t> AsInt64Slice(T* repeated_field) { in AsInt64Slice() function