Claus Agerskov

Results 54 comments of Claus Agerskov

has anyone been able to do this? does this help? https://www.tensorflow.org/guide/estimator#savedmodels_from_estimators

### Okay finally figured out how to do this on Vertex AI with a SQuAD2 fine-tuned model using tensorflow version 1.15. First of all per this comment https://github.com/deepjavalibrary/djl/discussions/152?sort=new#discussioncomment-189632 to this...

as far as i understand for nvidia gpus, this is more a case of opencl running on gpus not being supported by wsl, but it should work for intel gpus

running within stack means within docker?

same here using KFP, is this currently possible?

is there some documentation of these new features?

https://github.com/GoogleCloudPlatform/vertex-ai-samples/issues/585

Nothing? I am currently trying to pass a list of str (or int even) to an estimator and getting my list cut at the comma. Any developments on this issue?