inducer / inducer/compyte

For elemwise, remove duplication indexing when some inputs have the same strides patterns

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
Optimization
Dominant language
Python
Stars
59
Forks
22
PR merge metrics
No merged PRs in 30d

Description

If we add 3 tensor and 2 of them are c contiguous but not the last, it seam wasteful to compute the index 2 times for each c contiguous array.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.