Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dliteral.cc274 const int64 dest_linear_index = in CopyElementFrom() local
280 static_cast<char*>(untyped_data()) + dest_linear_index * primitive_size; in CopyElementFrom()