Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dslicing.cc130 XlaOp DynamicSliceInMinorDims(XlaOp x, absl::Span<const XlaOp> starts, in DynamicSliceInMinorDims() function
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc303 static Value DynamicSliceInMinorDims(Location loc, Value v, in DynamicSliceInMinorDims() function