taichi._lib.utils
¶
Module Contents¶
Functions¶
|
|
|
|
|
|
|
|
|
|
|
|
|
Attributes¶
- taichi._lib.utils.in_docker()¶
- taichi._lib.utils.get_os_name()¶
- taichi._lib.utils.import_ti_core()¶
- taichi._lib.utils.locale_encode(path)¶
- taichi._lib.utils.is_ci()¶
- taichi._lib.utils.package_root()¶
- taichi._lib.utils.print_red_bold(*args, **kwargs)¶
- taichi._lib.utils.check_exists(src)¶
- taichi._lib.utils.ti_core¶
- taichi._lib.utils.log_level¶
- taichi._lib.utils.get_dll_name(name)¶
- taichi._lib.utils.at_startup()¶
- taichi._lib.utils.require_version(major, minor=None, patch=None)¶
- taichi._lib.utils.compare_version(latest, current)¶