Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dliteral_util.cc242 GetElementAtIndexImpl(const LiteralBase* literal, in GetElementAtIndexImpl() function
249 GetElementAtIndexImpl(const LiteralBase* literal, in GetElementAtIndexImpl() function
259 return GetElementAtIndexImpl<NativeT<kType>>(literal, multi_index); in operator ()()