Submitted by gahaalt t3_ypkfwq in MachineLearning
gahaalt OP t1_ivk66uu wrote
Reply to comment by KingsmanVince in Pytorch Symbolic: an equivalent of Keras Functional API [Project] by gahaalt
Here.
It is just like the standard layer, but retrieves the necessary input shape during the first forward
call.
You can use lazy layers in Pytorch Symbolic too.
Viewing a single comment thread. View all comments