tf.raw_ops.StoreMinibatchStatisticsInFdo
tf.raw_ops.StoreMinibatchStatisticsInFdo(
program_key,
max_ids,
max_uniques,
sample_count,
num_replica,
feature_width,
num_sc_per_chip,
table_name,
mini_batch_splits,
name=None
)
Args |
program_key
|
A Tensor of type string .
|
max_ids
|
A Tensor of type int32 .
|
max_uniques
|
A Tensor of type int32 .
|
sample_count
|
An int that is >= 1 .
|
num_replica
|
An int that is >= 1 .
|
feature_width
|
An int that is >= 1 .
|
num_sc_per_chip
|
An int that is >= 1 .
|
table_name
|
A string .
|
mini_batch_splits
|
A string .
|
name
|
A name for the operation (optional).
|
Returns |
The created Operation.
|
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.
[null,null,["Last updated 2024-04-26 UTC."],[],[]]