tf_agents.utils.nest_utils.stack_nested_tensors
Stacks a list of nested tensors along the dimension specified.
tf_agents.utils.nest_utils.stack_nested_tensors(
tensors, axis=0
)
Args |
tensors
|
A list of nested tensors to be stacked.
|
axis
|
the axis along which the stack operation is applied.
|
Returns |
A stacked nested tensor.
|
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-04-26 UTC.
[null,null,["Last updated 2024-04-26 UTC."],[],[]]