Aleksei Zinovev
Aleksei Zinovev
Great questions; I'll try to answer all of them. > I am currently learning Kotlin, and to enhance my learning experience, I was looking for a project accepting contributions. So...
Currently, Kotlin API for low-level operands have a chance to become a part of tensorflow/java project (it has a draft PR), if it will be mature and useful, we will...
@devcrocod look at this issue, let's discuss how to fix it
It's an interesting proposal. A have a few questions before we move forward. Is the model saved to .pb format generated by Tensorflow version 1.x? Looks like yes, but we...
Looks like it requires a tag setting before convertation I found a few contants here https://github.com/tensorflow/tensorflow/blob/master/tensorflow/python/saved_model/tag_constants.py#L27
@juliabeliaeva I will update the guide
Hi @jessiejs could you please your share your case with multiple outputs? What kind of models do you want to build?
@jessiejs do you mean to build it with the TF module? Probably it's impossible for now
It looks like an umbrella ticket and should be split to a smaller task
Hmm, I've tested it on the following [configuration](https://github.com/Kotlin/kotlindl#running-kotlindl-on-gpu) . Could you miss the [C++ redistributable parts](https://www.microsoft.com/en-us/download/details.aspx?id=48145)?