Skip to content

Conversation

htyu
Copy link
Contributor

@htyu htyu commented Aug 28, 2025

python run.py --op gdpa --only gdpa,tlx_gdpa_fwd --sparsity 1.0 --head 4 --dim 512 --max_seq_len 1000 --batch 1152

On-host TMA:

         config_name    tlx_gdpa_fwd-latency
--------------------  ----------------------
long_event_self_attn       2.328640 (±0.67%)

On-device TMA:

         config_name    tlx_gdpa_fwd-latency
--------------------  ----------------------
long_event_self_attn       2.506944 (±0.40%)

Summary:

Test Plan:

python run.py --op gdpa --only gdpa,tlx_gdpa_fwd --sparsity 1.0 --head 4 --dim 512 --max_seq_len 1000 --batch 1152

On-host TMA:

         config_name    tlx_gdpa_fwd-latency
--------------------  ----------------------
long_event_self_attn       2.328640 (±0.67%)

On-device TMA:
         config_name    tlx_gdpa_fwd-latency
--------------------  ----------------------
long_event_self_attn       2.506944 (±0.40%)

Reviewers:

Subscribers:

Tasks:

Tags:
@htyu htyu requested a review from manman-ren August 28, 2025 06:25
@htyu htyu had a problem deploying to docker-s3-upload August 28, 2025 06:25 — with GitHub Actions Failure
@htyu htyu temporarily deployed to docker-s3-upload August 28, 2025 06:25 — with GitHub Actions Inactive
@meta-cla meta-cla bot added the cla signed label Aug 28, 2025
@facebook-github-bot
Copy link
Contributor

@htyu has imported this pull request. If you are a Meta employee, you can view this in D81247003.

Copy link
Contributor

@manman-ren manman-ren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on-host TMA may not work as I haven't added masking yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants