Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

NickM-27
Copy link
Collaborator

@NickM-27 NickM-27 commented Sep 19, 2025

Proposed change

When using the -tensorrt image, logs would complain that CUdnn was already registered. This is caused by the fallback tensorflow.lite import happening in the tflite detectors. This PR fixes this by only importing that when the detector is actually configured.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code
  • Documentation Update

Checklist

  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • UI changes including text have used i18n keys and have been added to the en locale.
  • The code has been formatted using Ruff (ruff format frigate)

Copy link

netlify bot commented Sep 19, 2025

Deploy Preview for frigate-docs ready!

Name Link
🔨 Latest commit 27115aa
🔍 Latest deploy log https://app.netlify.com/projects/frigate-docs/deploys/68cd53ef79fd500008c17559
😎 Deploy Preview https://deploy-preview-20142--frigate-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

netlify bot commented Sep 19, 2025

Deploy Preview for frigate-docs canceled.

Name Link
🔨 Latest commit 1dff1aa
🔍 Latest deploy log https://app.netlify.com/projects/frigate-docs/deploys/68cd5b339cae330008003034

@NickM-27 NickM-27 marked this pull request as draft September 19, 2025 13:20
@NickM-27 NickM-27 closed this Sep 19, 2025
@NickM-27 NickM-27 deleted the import-tf branch September 19, 2025 22:14
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.

1 participant