Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 930 (0.02 sec)

  1. docs/en/docs/img/deployment/https/https.drawio

                            <mxPoint x="875" y="1030" as="sourcePoint"/>
                            <Array as="points">
                                <mxPoint x="790" y="930"/>
                                <mxPoint x="790" y="930"/>
                            </Array>
                        </mxGeometry>
                    </mxCell>
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Thu May 12 00:06:16 UTC 2022
    - 25.7K bytes
    - Viewed (1)
  2. .bazelrc

    build:cuda --@local_config_cuda//:enable_cuda
    # Default CUDA and CUDNN versions.
    build:cuda --repo_env=HERMETIC_CUDA_VERSION="12.5.1"
    build:cuda --repo_env=HERMETIC_CUDNN_VERSION="9.3.0"
    # This flag is needed to include CUDA libraries.
    build:cuda --@local_config_cuda//cuda:include_cuda_libs=true
    
    # This configuration is used for building the wheels.
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Mon Oct 28 22:02:31 UTC 2024
    - 51.3K bytes
    - Viewed (0)
Back to top