Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dslicing.cc91 XlaOp UpdateSliceInMinorDims(XlaOp x, XlaOp update, in UpdateSliceInMinorDims() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf.cc288 static Value UpdateSliceInMinorDims(Location loc, Value v, Value update, in UpdateSliceInMinorDims() function