Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for Undocumented (0.15 sec)

  1. RELEASE.md

        functional models. `metrics` will **now include** model `loss` and output
        losses.`loss_functions` property has been removed from the model. This was
        an undocumented property that was accidentally public and has now been
        removed.
    
    ## Known Caveats
    
    *   The current TensorFlow release now **requires**
        [gast](https://pypi.org/project/gast/) version 0.3.3.
    
    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

    //
    // If you absolutely need to modify the generated fields of an op, move the op
    // definition to `tf_ops.td` and perform the modification there. Generated
    // fields and the process to generate them are documented at:
    // mlir/tensorflow/dialectgen/README.md
    //
    // This file contains TensorFlow ops whose definitions are programmatically
    // generated from the TF op registration and the api-def-files in the following
    // folder:
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    which have no other owners are deleted from the live object, or reset to their default value if they have one. Safe ownership transfers, such as the transfer of a `replicas` field from a user to an HPA without resetting to the default value are documented in [Transferring Ownership](https://kubernetes.io/docs/reference/using-api/api-concepts/#transferring-ownership) ([#92661](https://github.com/kubernetes/kubernetes/pull/92661), [@jpbetz](https://github.com/jpbetz)) [SIG API Machinery, CLI, Cloud...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/gateway-api-crd.yaml

              limit the blast radius of changes to GatewayClass or associated parameters.
              If implementations choose to propagate GatewayClass changes to existing
              Gateways, that MUST be clearly documented by the implementation.
    
    
              Whenever one or more Gateways are using a GatewayClass, implementations SHOULD
              add the `gateway-exists-finalizer.gateway.networking.k8s.io` finalizer on the
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
Back to top