我想请问一下pytorch里的nn.lstm的forget bias要手动设置吗?因为我看到tensorflow里的初始化的时候是有forget bias = 1的但是我在nn.lstm里找不到请问这是什么回事呢?