returnn.tf.frontend_layers.dims# Dim helpers, specific to this net dict backend returnn.tf.frontend_layers.dims.get_dim_deps(dim: Dim | Sequence[Dim]) → List[Tensor][source]# Returns: the tensors the dim tag depends on. This is needed for some functions (layers) such as nn.constant or nn.random_…. https://github.com/rwth-i6/returnn/issues/1096