Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for utility (0.23 sec)

  1. RELEASE.md

     *   Add `show_trainable` option to `tf.keras.utils.model_to_dot` to display layer trainable status in model plots.
     *   Add ability to save a `tf.keras.utils.FeatureSpace` object, via `feature_space.save("myfeaturespace.keras")`, and reload it via `feature_space = tf.keras.models.load_model("myfeaturespace.keras")`.
    *   Added utility `tf.keras.utils.to_ordinal` to convert class vector to ordinal regression / classification matrix.
    
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Apr 03 20:27:38 GMT 2024
    - 727.4K bytes
    - Viewed (8)
  2. CHANGELOG/CHANGELOG-1.19.md

    - No actions required. This is a small enhancement to a utility library. ([#92440](https://github.com/kubernetes/kubernetes/pull/92440), [@luigibk](https://github.com/luigibk)) [SIG Network]
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
Back to top