Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Xe (0.01 sec)

  1. ci/official/containers/ml_build_arm64/setup.python.sh

    # ==============================================================================
    #
    # setup.python.sh: Install a specific Python version and packages for it.
    # Usage: setup.python.sh <pyversion> <requirements.txt>
    set -xe
    
    source ~/.bashrc
    VERSION=$1
    REQUIREMENTS=$2
    
    add-apt-repository ppa:deadsnakes/ppa
    # Install Python packages for this container's version
    if [[ ${VERSION} == "python3.13-nogil" ]]; then
      cat >pythons.txt <<EOF
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Fri Aug 01 19:14:43 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  2. ci/official/containers/ml_build/setup.python.sh

    # ==============================================================================
    #
    # setup.python.sh: Install a specific Python version and packages for it.
    # Usage: setup.python.sh <pyversion> <requirements.txt>
    set -xe
    
    source ~/.bashrc
    VERSION=$1
    REQUIREMENTS=$2
    
    # Install Python packages for this container's version
    if [[ ${VERSION} == "python3.13-nogil" || ${VERSION} == "python3.14-nogil" ]]; then
      cat >pythons.txt <<EOF
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Fri Aug 01 02:44:57 UTC 2025
    - 2.8K bytes
    - Viewed (0)
  3. android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java

    u.wolfria,ht&ron-pa.wolfria,uos-pa.wolfria,??ew-&su.wolfria,ue.wolfria,???3-ts&aeht&ron-pa.wolfria,uos-pa.wolfria,?ew-ue.wolfria,?4-tsaehtuos-pa.wolfria,5-tsaehtuos-pa.wolfria,?rekamegas.stnemirepxe,tsoper.etavirp,???t&a.&ofnistro.&nednuk,xe,?smcerutuf:.&ni,xe,?,?en.&cimonotpyrc,hvo.&gnitsoh,saapbew,?otlacol,st.c,??u&e.&axn,lrusnart,?r.onijym.&gni&dnal,tsoh,?murtceps,spv,??ved.&e&gats&gts,lcl,?rahbew,?gts,lcl,mrc.&aw,bw,cw,d:w,,ew,fw,w,?resworbni,treclacol.resu,yawetag,?z&c.murtnecatem.duolc,yx.tibelet,??");...
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Tue Aug 12 15:39:59 UTC 2025
    - 75.3K bytes
    - Viewed (1)
Back to top