c api - Issue with Tensorflow language wrapper using the C API -


i'm working on language wrapper tensorflow. have basics working ran issue building operation. specifically, in tf_finishoperation call error code 3 message: "op type not registered 'const' while building nodedef 'input'". i'm pretty sure "const" operation should there i'm not sure going wrong.

if interested in looking @ code here: https://github.com/baldmountain/ex_tensorflow it's little rough, i'm getting started.

thanks,

geoff


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -