Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/ops/
H A Dutils.cpp63 Shape select_shape(shape); in MakeSelectShape() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dshape_inference.cc2352 const Shape& operand_shape, const ProgramShape& select_shape, in InferSelectAndScatterShape()