Skip to content

Conversation

@aseembits93
Copy link
Contributor

first draft, need to refine

3. Vectorization - Replace conditionals with masked operations.
4. Reduce Python overhead - Minimize host-device synchronization.

## Configuration
Copy link
Contributor

Choose a reason for hiding this comment

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

move this much higher. people need to know how to use this

@@ -0,0 +1,266 @@
---
title: "Support for Just-in-Time Compilation"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
title: "Support for Just-in-Time Compilation"
title: "Just-in-Time Compilation"

@misrasaurabh1
Copy link
Contributor

Can you break into a JIT doc and a GPU/mps optimization doc

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants