Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 42 for Feng (0.07 sec)

  1. tensorflow/compiler/mlir/tfr/README.md

    This project doesn't rely on the tracing functionality provided by `tf.function`
    to avoid all its pitfalls and it helps to build more general transformations in
    the backends.
    
    ## Team
    
    * Feng Liu
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 29 18:32:13 UTC 2022
    - 6.2K bytes
    - Viewed (0)
  2. docs/id/docs/tutorial/index.md

    ---
    
    ## Install FastAPI
    
    Langkah pertama adalah dengan meng-install FastAPI.
    
    Untuk tutorial, kamu mungkin hendak meng-installnya dengan semua pilihan fitur dan dependensinya:
    
    <div class="termy">
    
    ```console
    $ pip install "fastapi[all]"
    
    ---> 100%
    ```
    
    </div>
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 2.9K bytes
    - Viewed (0)
  3. RELEASE.md

    Frédéric Bastien, gaikwadrahul8, Gauri1 Deshpande, guozhong.zhuang, H. Vetinari, Isaac Cilia Attard, Jake Hall, Jason Furmanek, Jerry Ge, Jinzhe Zeng, JJ, johnnkp, Jonathan Albrecht, jongkweh, justkw, Kanvi Khanna, kikoxia, Koan-Sin Tan, Kun-Lu, ltsai1, Lu Teng, luliyucoordinate, Mahmoud Abuzaina, mdfaijul, Milos Puzovic, Nathan Luehr, Om Thakkar, pateldeev, Peng Sun, Philipp Hack, pjpratik, Poliorcetics, rahulbatra85, rangjiaheng, Renato Arantes, Robert Kalmar, roho, Rylan Justice, Sachin Muradi, samypr100,...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    A725          ; valid                                  # 5.1  LATIN SMALL LETTER EGYPTOLOGICAL AIN
    A726          ; mapped                 ; A727          # 5.1  LATIN CAPITAL LETTER HENG
    A727          ; valid                                  # 5.1  LATIN SMALL LETTER HENG
    A728          ; mapped                 ; A729          # 5.1  LATIN CAPITAL LETTER TZ
    A729          ; valid                                  # 5.1  LATIN SMALL LETTER TZ
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  5. cluster/images/OWNERS

    # See the OWNERS docs at https://go.k8s.io/owners
    
    reviewers:
      - justaugustus
    labels:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 10 02:31:26 UTC 2021
    - 108 bytes
    - Viewed (0)
  6. staging/publishing/OWNERS

    reviewers:
      - sttts
      - cpanato
      - dims
      - nikhita
      - jeremyrickard
      - justaugustus
      - palnabarun
      - puerco
      - saschagrunert
      - Verolop
      - xmudrii
    labels:
      - sig/release
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Feb 21 13:37:29 UTC 2022
    - 312 bytes
    - Viewed (0)
  7. build/build-image/OWNERS

    # See the OWNERS docs at https://go.k8s.io/owners
    
    approvers:
      - build-image-approvers
    reviewers:
      - build-image-reviewers
    labels:
      - sig/release
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 10 02:31:26 UTC 2021
    - 170 bytes
    - Viewed (0)
  8. CHANGELOG/OWNERS

      - npolshakova # 1.30 Release Notes Shadow
      - OrlinVasilev # 1.30 Release Notes Shadow
      - rashansmith # 1.30 Release Notes Lead
      - satyampsoni # 1.30 Release Notes Shadow
    labels:
      - sig/release
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 24 16:11:28 UTC 2024
    - 801 bytes
    - Viewed (0)
  9. pkg/test/framework/features/README.md

    # Feature Coverage Reporting
    
    ## Overview
    
    The features package defines values that are used to track feature coverage at eng.istio.io
    
    ## Labeling a Test
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jul 20 19:13:32 UTC 2023
    - 2.8K bytes
    - Viewed (0)
  10. testing/internal-integ-testing/src/main/groovy/org/gradle/integtests/fixtures/logging/comparison/DiffUtils.java

     *
     * A custom implementation of the diff algorithm based on the solution described at
     * https://en.wikipedia.org/wiki/Longest_common_subsequence_problem
     *
     * Original author Yun Peng (******@****.***)
     */
    public final class DiffUtils {
        // A list of unique strings appeared in compared texts.
        // The index of each string is its incremental Id.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 9.4K bytes
    - Viewed (0)
Back to top