Module: tf.keras.distribution
Stay organized with collections
Save and categorize content based on your preferences.
DO NOT EDIT.
This file was autogenerated. Do not edit it by hand,
since your modifications would be overwritten.
Classes
class DataParallel
: Distribution for data parallelism.
class DeviceMesh
: A cluster of computation devices for distributed computation.
class LayoutMap
: A dict-like object that maps string to TensorLayout
instances.
class ModelParallel
: Distribution that shards model variables.
class TensorLayout
: A layout to apply to a tensor.
Functions
distribute_tensor(...)
: Change the layout of a Tensor value in the jit function execution.
distribution(...)
: Retrieve the current distribution from global context.
initialize(...)
: Initialize the distribution system for multi-host/process setting.
list_devices(...)
: Return all the available devices based on the device type.
set_distribution(...)
: Set the distribution as the global distribution setting.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Some content is licensed under the numpy license.
Last updated 2024-04-26 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-26 UTC."],[],[]]