Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dvariable_ops.cc157 indices_are_vectors_(indices_are_vectors), in ResourceScatterOp()
172 auto result = XlaScatter(var_value, updates, indices, indices_are_vectors_, in Compile()
180 const bool indices_are_vectors_; member in tensorflow::__anon5691afd60111::ResourceScatterOp