Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for nameLen (0.09 sec)

  1. docs/en/data/people.yml

      avatarUrl: https://avatars.githubusercontent.com/u/8213913?u=22b68b7a0d5bf5e09c02084c0f5f53d7503114cd&v=4
      url: https://github.com/binbjz
    - login: nameer
      count: 2
      avatarUrl: https://avatars.githubusercontent.com/u/3931725?u=6199fb065df098fc13ac0a5e649f89672b586732&v=4
      url: https://github.com/nameer
    - login: moreno-p
      count: 2
      avatarUrl: https://avatars.githubusercontent.com/u/164261630?v=4
      url: https://github.com/moreno-p
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Mon Jun 03 01:09:53 UTC 2024
    - 55.4K bytes
    - Viewed (0)
  2. tensorflow/c/c_api.h

    // named `name`.
    TF_CAPI_EXPORT extern TF_Buffer* TF_ApiDefMapGet(TF_ApiDefMap* api_def_map,
                                                     const char* name,
                                                     size_t name_len,
                                                     TF_Status* status);
    
    // --------------------------------------------------------------------------
    // Kernel definition information.
    
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Thu Oct 26 21:08:15 UTC 2023
    - 82.3K bytes
    - Viewed (0)
Back to top