Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for today (0.15 sec)

  1. RELEASE.md

        *   tf.data service now supports auto-sharding. Users specify the sharding
            policy with `tf.data.experimental.service.ShardingPolicy` enum. It can
            be one of `OFF` (equivalent to today's `"parallel_epochs"` mode),
            `DYNAMIC` (equivalent to today's `"distributed_epoch"` mode), or one of
            the static sharding policies: `FILE`, `DATA`, `FILE_OR_DATA`, or `HINT`
            (corresponding to values of `tf.data.experimental.AutoShardPolicy`).
    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