nvflare.app_common.utils.file_utils module
-
get_ext_format(ext: str) → str[source]
-
get_file_ext(input_path: str) → str | None[source]
-
get_file_format(input_path: str) → str[source]
-
resolve_path_under_root(root_dir: str, relative_path: str, path_name: str = 'path') → str[source]