returnn icon indicating copy to clipboard operation
returnn copied to clipboard

TF CondLayer does not use ControlFlowContext

Open albertz opened this issue 2 years ago • 0 comments

The extra nets should set the new control flow context.

It seems no code really depends on this though? So far everything worked fine.

Note that the RF with TF-layers backend does setup the proper cond control flow context, but then TF-layers itself would not use it.

albertz avatar Oct 13 '23 11:10 albertz