Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dslicing.cc42 XlaOp SliceInMinorDims(XlaOp x, absl::Span<const int64_t> start, in SliceInMinorDims() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf.cc220 static Value SliceInMinorDims(Location loc, Value v, in SliceInMinorDims() function