Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dslicing.cc149 XlaOp DynamicUpdateSliceInMinorDims(XlaOp x, XlaOp update, in DynamicUpdateSliceInMinorDims() function
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc346 static Value DynamicUpdateSliceInMinorDims(Location loc, Value v, Value update, in DynamicUpdateSliceInMinorDims() function