Since I noticed that your project used .pb file for graph, how you get that? We tried several projects, and got errors like
Op type not registered 'LeakyRelu' in binary running on xxx. Make sure the Op and Kernel are registered in the binary running in this process.
How you get a proper .pb file?
Since I noticed that your project used .pb file for graph, how you get that? We tried several projects, and got errors like
Op type not registered 'LeakyRelu' in binary running on xxx. Make sure the Op and Kernel are registered in the binary running in this process.
How you get a proper .pb file?