Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Problem (0.05 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    ### Bug or Regression
    
    - Bump node-problem-detector version to v0.8.5 to fix OOM detection in with Linux kernels 5.1+ ([#96716](https://github.com/kubernetes/kubernetes/pull/96716), [@tosi3k](https://github.com/tosi3k)) [SIG Cloud Provider, Scalability and Testing]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. RELEASE.md

    ## Breaking Changes
    
    *   `tf.keras`:
        *   In `tf.keras.applications` the name of the "top" layer has been
            standardized to "predictions". This is only a problem if your code
            relies on the exact name of the layer.
        *   Huber loss function has been updated to be consistent with other Keras
            losses. It now computes mean over the last axis of per-sample losses
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
Back to top