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
NOTE: One thing to remember is that if your network is not a sequential, it will need to be saved in a separate file and available in the python path
#18
Open
shexuan opened this issue
Jul 6, 2020
· 0 comments
As noted in documentation, why non-sequential network have to saved in a seperate file? When I deploy a pytorch model over pyspark to inference, I also met the problem —— sequential network can work and non-sequential network failed. How dose this happend and how to deal with this?
Any suggestions would be greatly appreciated!
The text was updated successfully, but these errors were encountered:
As noted in documentation, why non-sequential network have to saved in a seperate file? When I deploy a pytorch model over pyspark to inference, I also met the problem —— sequential network can work and non-sequential network failed. How dose this happend and how to deal with this?
Any suggestions would be greatly appreciated!
The text was updated successfully, but these errors were encountered: