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...
3 years ago
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?
And then I check the artifacts for the task in the UI and don't see anything
And I initialized the task with the output_uri
And what if I have a model but not a weights_url?
Ok great, otherwise is there another way?
As in the context of my code example
Hmm, but this is different than you described earlier
So I have a task that just loads a model, but I don't see it as an artifact in the UI
Where exactly does the artifact upload happen here?
Thank you very much for your time!
I see, thanks. Let me give it a try.