> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cellulose.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Operator Fusion (coming soon)

> Understand which operator / layer fusions are automatically applied by TensorRT

The TensorRT conversion process will automatically fuse ops if it can yield
better performance. We highly recommend configuring TensorRT to do so too, but
there seems to be a gap where it's hard to tell which operations / layers are
fused especially when experimenting with different deep learning optimization
workflows.

Cellulose plans to leverage the TensorRT API to annotate these from within the
model editor in our dashboard.

## Have questions / need help?

Please reach out to [support@cellulose.ai](mailto:support@cellulose.ai), and we'll get back to you as soon
as possible.
