Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>tidlrtNew to Visual Studio Code? Get it now.
tidlrt

tidlrt

sleepingsaintz

|
2 installs
| (0) | Free
TIDL Runtime Config Language Support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TIDL Runtime Config Language Support

This extension provides intellisense for TIDL runtime import and infer configs.

Only a limited set of options are enabled for testing.

The current set of supported keywords are taken from the publically available old documentation. Options might have been changed/updated in the newer versions.

Generating the import and infer configs

TIDL RT Import and Infer Configs are just plain text files and are identified by their filenames.

TIDL follows the below naming conventions for configs

  • Import Configs: Filename starts with tidl_import
  • Infer Configs: Filename starts with tidl_infer
# import config
tidl_import_mobilenetv2.txt

# infer config
tidl_infer_mobilenetv2.txt

This extension relies on the above mentioned file naming convention to provide the intellisense.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft