Skip to content

JIT-compile TensorFlow functions #440

@redeboer

Description

@redeboer

The TF backend currently does not decorate the lambdified function with tf.function nor jit_compile it.

return _sympy_lambdify(
expression,
symbols,
modules=tnp,
printer=TensorflowPrinter(),
use_cse=use_cse,
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    ⚙️ EnhancementImprovements and optimizations of existing features

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions