Home
last modified time | relevance | path

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

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