Searched defs:IndexingInfo (Results 1 – 1 of 1) sorted by relevance
2050 struct IndexingInfo { struct2051 …f true, then it is safe to just call getitem or setitem, these objects do not need special handling2052 bool advanced_indexing; // requires actual lookup2053 TensorRef self;2054 Slice<mpy::handle> flat_inputs;2055 Slice<DimEntry> result_levels;2056 bool has_device;