torch.nn has another handy class we can use to simplify our code: Sequential . A Sequential object runs each of the modules contained ...
確定! 回上一頁