Home
last modified time | relevance | path

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

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