Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for fixwd (0.24 sec)

  1. RELEASE.md

        https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/android/inference_interface/README.md
        for more details.
    *   TensorFlow Debugger (tfdbg):
        *   Fixed a bug that prevented tfdbg from functioning with multi-GPU setups.
        *   Fixed a bug that prevented tfdbg from working with
            `tf.Session.make_callable`.
    
    ## Thanks to our Contributors
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                    rule: duration(self) >= duration('1ms')
                                fixedDelay:
                                  description: Add a fixed delay before forwarding the
                                    request.
                                  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)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                                    rule: duration(self) >= duration('1ms')
                                fixedDelay:
                                  description: Add a fixed delay before forwarding the
                                    request.
                                  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)
  4. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

              }
            },
            "type": "object"
          },
          "io.k8s.apimachinery.pkg.api.resource.Quantity": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "string"
              }
            },
            "type": "object"
          },
          "io.k8s.apimachinery.pkg.api.resource.Quantity": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = "Quantizes then dequantizes a tensor.";
    
      let description = [{
    This op simulates the precision loss from the quantized forward pass by:
    
    1. Quantizing the tensor to fixed point numbers, which should match the target
       quantization method when it is used in inference.
    2. Dequantizing it back to floating point numbers for the following ops, most
       likely matmul.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  7. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.internal.serialization.Cached$Deferred> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Cached.java:0)
    Class <org.gradle.internal.serialization.Cached$Fixed> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Cached.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)
Back to top