cond_v2: use optional tensors instead of FakeParams.
The purpose of this change is to not waste memory allocating large FakeParams, which is especially important on GPU. This also adds a few other fixes needed to get optional variants working with cond_v2, including on GPU. PiperOrigin-RevId: 223260005
Loading
Please sign in to comment