clearml
clearml copied to clipboard
when clearml sdk support java ,
Hi : now I use https://github.com/tensorflow/java , I wanna use clearml sdk code inherit with it, how can I do it
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 :)
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
We'll definitely look into it! Thanks for pointing this out!