You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
line 190, in new_kernel_fn
raise ValueError(f'{kernel_fn} requires `{key} == {v_pos}`, '
ValueError: <function Dense.<locals>.kernel_fn at 0x15815e790> requires `channel_axis == 0`, but input kernel has `channel_axis == 1`, making the infinite limit ill-defined.