Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Petry (0.12 sec)

  1. configure.py

              print('WARNING: XLA does not support CUDA compute capabilities '
                    'lower than 3.5. Disable XLA when running on older GPUs.')
    
        if all_valid:
          break
    
        # Reset and Retry
        environ_cp['TF_CUDA_COMPUTE_CAPABILITIES'] = ''
    
      # Set TF_CUDA_COMPUTE_CAPABILITIES
      environ_cp['TF_CUDA_COMPUTE_CAPABILITIES'] = tf_cuda_compute_capabilities
      write_action_env_to_bazelrc(
    Python
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 15 18:25:36 GMT 2024
    - 53.8K bytes
    - Viewed (1)
Back to top