|
|
|
|
|
by olavolav
1998 days ago
|
|
Speaking as a pytorch user, many of the steps in your Readme example remind me of the usual setup except the pipeline.run() handoff which is replaced by eager evaluation in pytorch. Are you seeing something like an eager mode for your library, or perhaps a pytorch plugin that might use your apis? |
|