Lines Matching defs:name
46 ### Payload-Carrying Ops<a name="payload_ops"></a>
56 #### Property 1: Input and Output Operands Define The Iteration Space<a name="prop1"></a>
146 #### Property 2: Reversible Mappings Between Control and Data Structures<a name="prop2"></a>
217 #### Property 3: The Type Of Iterators is Defined Explicitly<a name="prop3"></a>
254 #### Property 4: The Compute Payload is Specified With a Region<a name="prop4"></a>
329 #### Property 5: May Map To an External Library Call<a name="prop5"></a>
405 ##### Convention For External Library Interoperability
420 #### Property 6: Perfectly Nested Writes To The Whole Output Operands<a name="prop6"></a>
455 #### Putting it Together<a name="summary"></a>
467 ### Tensors and Buffers: Conventions and Limitations <a name="tensors_and_buffers"></a>
537 ### Data Representation: Views<a name="views"></a>
549 ### Metadata Ops<a name="metadata_ops"></a>
576 ### Named Payload-Carrying Ops<a name="named_ops"></a>
592 ### Named Payload Ops Specification