Go to the source code of this file.
Namespaces | |
python.util | |
Functions | |
def | python.util._pv_linux_machine (machine) |
def | python.util._pv_platform () |
def | python.util.pv_keyword_files_subdir () |
def | python.util.pv_keyword_paths (relative) |
def | python.util.pv_library_path (relative) |
def | python.util.pv_model_path (relative) |
Variables | |
dictionary | python.util._JETSON_MACHINES = {'cortex-a57-aarch64'} |
dictionary | python.util._RASPBERRY_PI_MACHINES = {'arm11', 'cortex-a7', 'cortex-a53', 'cortex-a72', 'cortex-a53-aarch64', 'cortex-a72-aarch64'} |
python.util.log = logging.getLogger('PPN') | |