Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/functorch/csrc/dim/
H A Ddim.cpp2050 struct IndexingInfo { struct
2051 …f true, then it is safe to just call getitem or setitem, these objects do not need special handling
2052 bool advanced_indexing; // requires actual lookup
2053 TensorRef self;
2054 Slice<mpy::handle> flat_inputs;
2055 Slice<DimEntry> result_levels;
2056 bool has_device;