Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Original (0.27 sec)

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

        Arg<TF_Int32Tensor, [{The int32 value(s) used as zero points when quantizing original data that `lhs` represents.
    Must have same shape with `lhs_scales`.}]>:$lhs_zero_points,
        Arg<TF_Float32Tensor, [{The float value(s) used as scale factors when quantizing the original data that `rhs` represents.}]>:$rhs_scales,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                          type: object
                        mirrors:
                          description: Specifies the destinations to mirror HTTP traffic
                            in addition to the original destination.
                          items:
                            properties:
                              destination:
                                description: Destination specifies the target of the mirror
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                          type: object
                        mirrors:
                          description: Specifies the destinations to mirror HTTP traffic
                            in addition to the original destination.
                          items:
                            properties:
                              destination:
                                description: Destination specifies the target of the mirror
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  4. RELEASE.md

            `.save()` function inside `TrtGraphConverterV2`. When `False`, the
            `.save()` function won't save any TRT engines that have been built. When
            `True` (default), the original behavior is preserved.
        *   `TrtGraphConverterV2` provides a new API called `.summary()` which
            outputs a summary of the inference converted by TF-TRT. It namely shows
    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. pkg/apis/core/validation/validation_test.go

    			},
    			numErrs: 1,
    		}, {
    			name: "topology annotations are mismatched",
    			tweakSvc: func(s *core.Service) {
    				s.Annotations[core.DeprecatedAnnotationTopologyAwareHints] = "original"
    				s.Annotations[core.AnnotationTopologyMode] = "different"
    			},
    			numErrs: 1,
    		}, {
    			name: "valid: trafficDistribution field set to PreferClose",
    			tweakSvc: func(s *core.Service) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__apps__v1_openapi.json

              }
            },
            "type": "object"
          },
          "io.k8s.api.apps.v1.RollingUpdateDeployment": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top