Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 13 for Tresults (0.33 sec)

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

    endian orderings will give different results. A copy from input buffer to output
    buffer is made on BE machines when types are of different sizes in order to get
    the same casting results as on LE machines.
      }];
    
      let arguments = (ins
        TF_NumberTensor:$input
      );
    
      let results = (outs
        TF_NumberTensor:$output
      );
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

    that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  4. RELEASE.md

        large_constant]`) into 32-bit arithmetic in SASS.
    
        As a result, these versions of `ptxas` miscompile most XLA programs which
        use more than 4GB of temp memory. This results in garbage results and/or
        `CUDA_ERROR_ILLEGAL_ADDRESS` failures.
    
        A fix in CUDA 9.1.121 is expected in late February 2018. We do not expect a
    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. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                              items:
                                type: string
                              type: array
                            maxAge:
                              description: Specifies how long the results of a preflight
                                request can be cached.
                              type: string
                              x-kubernetes-validations:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  6. manifests/charts/base/crds/crd-all.gen.yaml

                              items:
                                type: string
                              type: array
                            maxAge:
                              description: Specifies how long the results of a preflight
                                request can be cached.
                              type: string
                              x-kubernetes-validations:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  7. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                              items:
                                type: string
                              type: array
                            maxAge:
                              description: Specifies how long the results of a preflight
                                request can be cached.
                              type: string
                          type: object
                        delegate:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  8. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.internal.tasks.testing.results.DefaultTestResult> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DefaultTestResult.java:0)
    Class <org.gradle.api.internal.tasks.testing.results.StateTrackingTestResultProcessor> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (StateTrackingTestResultProcessor.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"FuncLit", Type, 0},
    		{"FuncLit.Body", Field, 0},
    		{"FuncLit.Type", Field, 0},
    		{"FuncType", Type, 0},
    		{"FuncType.Func", Field, 0},
    		{"FuncType.Params", Field, 0},
    		{"FuncType.Results", Field, 0},
    		{"FuncType.TypeParams", Field, 18},
    		{"GenDecl", Type, 0},
    		{"GenDecl.Doc", Field, 0},
    		{"GenDecl.Lparen", Field, 0},
    		{"GenDecl.Rparen", Field, 0},
    		{"GenDecl.Specs", Field, 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)
  10. src/cmd/compile/internal/test/testdata/arithConst_test.go

    	test_int8{fn: xor_127_int8, fnname: "xor_127_int8", in: 127, want: 0},
    	test_int8{fn: xor_int8_127, fnname: "xor_int8_127", in: 127, want: 0}}
    
    // TestArithmeticConst tests results for arithmetic operations against constants.
    func TestArithmeticConst(t *testing.T) {
    	for _, test := range tests_uint64 {
    		if got := test.fn(test.in); got != test.want {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Dec 23 06:40:04 UTC 2020
    - 633.8K bytes
    - Viewed (0)
Back to top