Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for puppies (0.18 sec)

  1. gradle/verification-keyring.keys

    Ax1Z3k8xH6twoKBESQiZe2A+cBkHTR2rzSz+9kZBDKL/H08luQlLBaPcEJQr3waL
    Dn+10bchvXI=
    =L0Hd
    -----END PGP PUBLIC KEY BLOCK-----
    
    pub    7D713008CC07E9AD
    uid    Aur?lien Pupier <******@****.***>
    
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: BCPG v1.68
    
    mQINBF99kCMBEADE22W+h7w4R9fHyqEQV1NpgY2qI1S1HlwSQLQnf1pt1k3ZvMzX
    Eh2q9lNAn96O5TqpiMhHm2ZEDORqXqAx6hEVpA5iy+7NrIaSpxcbM0crUxSqoceW
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 11:46:17 UTC 2024
    - 525.2K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    }
    
    def TF_CollectivePermuteOp : TF_Op<"CollectivePermute", []> {
      let summary = "An Op to permute tensors across replicated TPU instances.";
    
      let description = [{
    Each instance supplies its own input.
    
    For example, suppose there are 4 TPU instances: `[A, B, C, D]`. Passing
    source_target_pairs=`[[0,1],[1,2],[2,3],[3,0]]` gets the outputs:
    `[D, A, B, C]`.
      }];
    
      let arguments = (ins
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top