- Sep 05, 2021
-
-
- Sep 04, 2021
-
-
Kaushik Kulkarni authored
-
Kaushik Kulkarni authored
-
- Aug 30, 2021
-
-
Matthias Diener authored
* WalkMapper: fix map_einsum * Update transform.py
-
- Aug 26, 2021
-
-
Kaushik Kulkarni authored
-
-
Andreas Klöckner authored
This reverts commit 6526f804.
-
Andreas Klöckner authored
This reverts commit 87c793c2.
-
-
-
- Aug 21, 2021
-
-
Matthias Diener authored
Add TopoSortMapper
-
Matthias Diener authored
-
Matthias Diener authored
-
- Aug 20, 2021
-
-
Matthias Diener authored
-
Matthias Diener authored
show addr of node in visualization
-
Matthias Diener authored
-
Matthias Diener authored
-
Matthias Diener authored
-
Matthias Diener authored
-
- Aug 17, 2021
-
-
Kaushik Kulkarni authored
-
Kaushik Kulkarni authored
-
Kaushik Kulkarni authored
-
Kaushik Kulkarni authored
-
Kaushik Kulkarni authored
-
Kaushik Kulkarni authored
Introduced UpstreamLoopyContext that only denotes the context for upstream expressions
-
- Aug 16, 2021
-
-
Kaushik Kulkarni authored
-
- Aug 14, 2021
-
-
- Aug 13, 2021
-
-
- Aug 12, 2021
-
-
Andreas Klöckner authored
-
-
-
- Jul 22, 2021
-
-
- Jul 20, 2021
-
-
- Jul 16, 2021
-
-
Kaushik Kulkarni authored
* make pt.(Placeholder|SizeParam) equality comparable The only input argument for which it makes sense to have identity comparison is data wrappers to that the DAG comparisons are efficient. This also led to some downstream re-writing of mappers's cache keys that relied on object equality. * Placeholder without a name is moot No sensible program would actually needed a non-named placeholder. * fixup! make pt.(Placeholder|SizeParam) equality comparable * adds a note about DataWrapper.__eq__'s implementation * fixup! make pt.(Placeholder|SizeParam) equality comparable * Clarify DataWrapper equality definition * Clarify comment explaining use of id() for CachedWalkMapper Co-authored-by:
Andreas Klöckner <inform@tiker.net>
-
-