Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchRulesScatterOps.cpp329 std::vector<std::optional<Tensor>> indices_value; in index_plumbing() local
459 std::vector<std::optional<Tensor>> indices_value; in unpackSelfAndIndicesAndValuesAtCurrentLevel() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
H A Dlegalize_common.cc3397 Value indices_value, int32_t batch_dims, in convertGatherOp()
3665 Value params_value, Value indices_value) in convertGatherNdOp()
3833 Value result_value, Value indices_value, in convertOneHotOp()