Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement AutoScale/Scalify TracerMetaArray data structure. #95

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

balancap
Copy link
Contributor

Introducing the dataclass ScalifyTracerArray in JSA interpreter/tracer in order to be able to pass additional metadata on the array (e.g. whether it is a broadcasted scalar tensor).

@balancap balancap force-pushed the scalify-tracer-array-data-structure branch from 00aeb4b to 87c195b Compare January 26, 2024 16:57
@balancap balancap self-assigned this Jan 26, 2024
@balancap balancap added the enhancement New feature or request label Jan 26, 2024
@balancap balancap force-pushed the scalify-tracer-array-data-structure branch 2 times, most recently from 684348c to 4fa0f70 Compare January 29, 2024 09:39
Introducing the dataclass `ScalifyTracerArray` in JSA interpreter/tracer in order
to be able to pass additional metadata on the array (e.g. whether it is a broadcasted
scalar tensor).
@balancap balancap force-pushed the scalify-tracer-array-data-structure branch from 4fa0f70 to 868e154 Compare January 29, 2024 11:34
@balancap balancap merged commit 8e14725 into main Jan 29, 2024
2 checks passed
@balancap balancap deleted the scalify-tracer-array-data-structure branch January 29, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant