Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for normalization (0.32 sec)

  1. RELEASE.md

                dimension if necessary. Use this mode on rank 1 inputs for the old
                `"binary"` behavior of one-hot encoding a batch of scalars.
            *   `Normalization` will no longer automatically uprank rank 1 inputs,
                allowing normalization of unbatched multi-dimensional samples.
    
    *   `tf.lite`:
    
        *   The recommended Android NDK version for building TensorFlow Lite has
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        TF_IntOrFpTensor:$z
      );
    
      TF_DerivedOperandTypeAttr T = TF_DerivedOperandTypeAttr<0>;
    }
    
    def TF_FusedBatchNormOp : TF_Op<"FusedBatchNorm", [Pure]> {
      let summary = "Batch normalization.";
    
      let description = [{
    Note that the size of 4D Tensors are defined by either "NHWC" or "NCHW".
    The size of 1D Tensors matches the dimension C of the 4D Tensors.
      }];
    
      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)
  3. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.normalization.internal.InputNormalizationHandlerInternal$CachedState> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (InputNormalizationHandlerInternal.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)
  4. api/openapi-spec/v3/apis__apps__v1_openapi.json

    in an auto-updating file.\n\nAlpha, gated by the ClusterTrustBundleProjection feature gate.\n\nClusterTrustBundle objects can either be selected by name, or by the combination of signer name and a label selector.\n\nKubelet performs aggressive normalization of the PEM contents written into the pod filesystem.  Esoteric PEM features such as inter-block comments and block headers are stripped.  Certificates are deduplicated. The ordering of certificates within the file is arbitrary, and Kubelet may...
    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