Skip to main content

timing_cache_path

Function timing_cache_path 

Source
pub(crate) fn timing_cache_path(cache_dir: &Path) -> PathBuf
Expand description

Returns the canonical TRT timing-cache file path for a given root cache.

The timing cache is a single file, not a directory of per-shape files.