Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Modifications (0.17 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    ### API Change
    
    - A new alpha-level field, `SupportsFsGroup`, has been introduced for CSIDrivers to allow them to specify whether they support volume ownership and permission modifications. The `CSIVolumeSupportFSGroup` feature gate must be enabled to allow this field to be used. ([#92001](https://github.com/kubernetes/kubernetes/pull/92001), [@huffmanca](https://github.com/huffmanca)) [SIG API Machinery, CLI and Storage]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  2. RELEASE.md

        forward compatible code: by explicitly importing either
        `tensorflow.compat.v1` or `tensorflow.compat.v2`, you can ensure that your
        code works without modifications against an installation of 1.15 or 2.0.
    *   EagerTensor now supports numpy buffer interface for tensors.
    *   Add toggles `tf.enable_control_flow_v2()` and `tf.disable_control_flow_v2()`
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top