Searched defs:prop_index (Results 1 – 3 of 3) sorted by relevance
137 const EffectBinder& bind(size_t prop_index, T& value) const { in bind()
182 size_t prop_index) { in GetPropValue()
606 def prop_index(op_schema: OpSchema) -> OutputSharding: function