Module: tff.simulation
Stay organized with collections
Save and categorize content based on your preferences.
Libraries for running TensorFlow Federated simulations.
Modules
baselines
module: Libraries for constructing baseline learning tasks suitable for simulation.
datasets
module: Datasets for running TensorFlow Federated simulations.
models
module: Models for running TensorFlow Federated simulations.
Classes
class SequenceTypeNotAssignableError
: Inappropriate argument type.
class SequenceTypeNotFoundError
: Inappropriate argument type.
Functions
build_uniform_sampling_fn(...)
: Builds the function for sampling from the input iterator at each round.
compose_dataset_computation_with_computation(...)
: Builds a new tff.Computation
which constructs datasets on clients.
compose_dataset_computation_with_iterative_process(...)
: Builds a new iterative process which constructs datasets on clients.
compose_dataset_computation_with_learning_process(...)
: Builds a new learning process which constructs datasets on clients.
run_training_process(...)
: Runs a federated training_process
.
Other Members |
EVALUATION_METRICS_PREFIX
|
'evaluation/'
|
EVALUATION_TIME_KEY
|
'evaluation_time_in_seconds'
|
ROUND_NUMBER_KEY
|
'round_number'
|
ROUND_TIME_KEY
|
'round_time_in_seconds'
|
TRAINING_TIME_KEY
|
'training_time_in_seconds'
|
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.
Last updated 2024-09-20 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-09-20 UTC."],[],[]]