clearml icon indicating copy to clipboard operation
clearml copied to clipboard

when clearml sdk support java ,

Open mullerhai opened this issue 3 years ago • 3 comments
trafficstars

Hi : now I use https://github.com/tensorflow/java , I wanna use clearml sdk code inherit with it, how can I do it

mullerhai avatar Mar 07 '22 09:03 mullerhai

Hi @mullerhai At the moment, clearml SDK does not support languages other than python. For orchestration, if you'd like, you can still use clearml-agent to execute java code, just add the execution command to your init script and it should work :)

erezalg avatar Mar 17 '22 08:03 erezalg

Hi @mullerhai At the moment, clearml SDK does not support languages other than python. For orchestration, if you'd like, you can still use clearml-agent to execute java code, just add the execution command to your init script and it should work :)

thanks,I think if clearMl inherit grpc part,many languages sdk will be easy

mullerhai avatar Mar 18 '22 01:03 mullerhai

We'll definitely look into it! Thanks for pointing this out!

erezalg avatar Mar 20 '22 08:03 erezalg