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

ENH: jit-compile TF functions #441

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented May 24, 2022

Closes #440

Tasks

Edit tasklist title
Beta Give feedback Tasklist Tasks, more options

Delete tasklist

Delete tasklist block?
Are you sure? All relationships in this tasklist will be removed.
  1. Decorate lambdified function with tf.function(..., jit_compile=True)
    Options
  2. Check performance: seems to worsen
    Options

@redeboer redeboer added the 🔨 Maintenance Maintenance and upkeep improvements label May 24, 2022
@redeboer redeboer self-assigned this May 24, 2022
@redeboer redeboer changed the title feat: JIT-compile TF functions feat: jit-compile TF functions May 24, 2022
@redeboer redeboer changed the title feat: jit-compile TF functions ENH: jit-compile TF functions Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Maintenance Maintenance and upkeep improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JIT-compile TensorFlow functions
1 participant