Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for vand (0.07 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let description = [{
    Implements generalized Tensor contraction and reduction. Each input Tensor must
    have a corresponding input subscript appearing in the comma-separated left-hand
    side of the equation. The right-hand side of the equation consists of the
    output subscript. The input subscripts and the output subscript should consist
    of zero or more named axis labels and at most one ellipsis (`...`).
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F85          ; mapped                 ; 1F05 03B9     # 1.1  GREEK SMALL LETTER ALPHA WITH DASIA AND OXIA AND YPOGEGRAMMENI
    1F86          ; mapped                 ; 1F06 03B9     # 1.1  GREEK SMALL LETTER ALPHA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI
    1F87          ; mapped                 ; 1F07 03B9     # 1.1  GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  3. tests/integration/pilot/testdata/gateway-api-crd.yaml

                        `test.example.com` and `*.example.com` would both match. On the other
                        hand, `example.com` and `test.example.net` would not match.
    
    
                      Hostnames that are prefixed with a wildcard label (`*.`) are interpreted
                      as a suffix match. That means that a match for `*.example.com` would match
                      both `test.example.com`, and `foo.test.example.com`, but not `example.com`.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  4. RELEASE.md

        *   Added int16x8 support for the built-in op `mirror_pad`
        *   Added int16x8 support for the built-in ops `space_to_batch_nd` and `batch_to_space_nd`
        *   Added 16-bit int type support for built-in op `less`, `greater_than`, `equal`
        *   Added 8-bit and 16-bit support for `floor_div` and `floor_mod`.
        *   Added 16-bit and 32-bit int support for the built-in op `bitcast`.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Tanh", Func, 0},
    	},
    	"math/rand": {
    		{"(*Rand).ExpFloat64", Method, 0},
    		{"(*Rand).Float32", Method, 0},
    		{"(*Rand).Float64", Method, 0},
    		{"(*Rand).Int", Method, 0},
    		{"(*Rand).Int31", Method, 0},
    		{"(*Rand).Int31n", Method, 0},
    		{"(*Rand).Int63", Method, 0},
    		{"(*Rand).Int63n", Method, 0},
    		{"(*Rand).Intn", Method, 0},
    		{"(*Rand).NormFloat64", Method, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top