Hello, I'm trying to save a keras model as a task artifact, and then upload it from another task. Does anyone know the syntax for that? What I've seen is not...
4 years ago
Ok great, otherwise is there another way?
So I have a task that just loads a model, but I don't see it as an artifact in the UI
Hmm, but this is different than you described earlier
Thank you very much for your time!
Where exactly does the artifact upload happen here?
And I initialized the task with the output_uri
And then I check the artifacts for the task in the UI and don't see anything
And what if I have a model but not a weights_url?
Ah, thanks. What should I use as an upload url? Is"
"
OK, or was that just a filler?
OK, and if I wasn't using the latest RC?
I see, thanks. Let me give it a try.
As in the context of my code example