TensorFlowSharp icon indicating copy to clipboard operation
TensorFlowSharp copied to clipboard

TensorFlowSharp 1.12 for Unity.

Open Sreee47 opened this issue 6 years ago • 4 comments

Hi,

I am trying to run a graph model created over tensorflow 1.12 for image classification. But I guess I am not able to do because the ml-agent tensorflowsharp unity package I have supports 1.7. Is there any Tensorflowsharp package with the latest tensorflow support. Please can you provide the link for the same.

Thanks Sreeraj

Sreee47 avatar Feb 05 '19 13:02 Sreee47

me too :)

oferbentovim avatar Feb 06 '19 06:02 oferbentovim

Can anyone update information on the availability of Tensorflowsharp 1.12.0

stathari avatar Feb 10 '19 20:02 stathari

TF 1.12 works for me. Just replace libtensorflow.dll with that from tf 1.12

Keyang avatar Apr 04 '19 13:04 Keyang

@Keyang Hi, How did you integrate TensorFlowSharp with Unity. I get an error saying that TensorFlow namespace could not be found. Do I have to import the .dll file into assets?

Robin2091 avatar Jan 11 '20 04:01 Robin2091