Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Ruelas (0.17 sec)

  1. configure.py

        environ_save = dict(environ_cp)
        for _ in range(_DEFAULT_PROMPT_ASK_ATTEMPTS):
    
          if validate_cuda_config(environ_cp):
            cuda_env_names = [
                'TF_CUDA_VERSION',
                'TF_CUBLAS_VERSION',
                'TF_CUDNN_VERSION',
                'TF_TENSORRT_VERSION',
                'TF_NCCL_VERSION',
                'TF_CUDA_PATHS',
                # Items below are for backwards compatibility when not using
    Python
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 15 18:25:36 GMT 2024
    - 53.8K bytes
    - Viewed (0)
Back to top