Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for bezant (0.2 sec)

  1. SECURITY.md

    TensorFlow in a multitenant design mixes the risks described above with the
    inherent ones from multitenant configurations. The primary areas of concern are
    tenant isolation, resource allocation, model sharing and hardware attacks.
    
    ### Tenant isolation
    
    Since any tenants or users providing models, graphs or checkpoints can execute
    code in context of the TensorFlow service, it is important to design isolation
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Sun Oct 01 06:06:35 GMT 2023
    - 9.6K bytes
    - Viewed (0)
  2. RELEASE.md

            is a utility based on `tf.data.Dataset`, meant to replace the legacy
            `ImageDataGenerator`. It takes you from a structured directory of images
            to a labeled dataset, in one function call. Note that it doesn't perform
            image data augmentation (which is meant to be done using preprocessing
            layers).
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top