oracle / graphpipe-go

GraphPipe for go
https://oracle.github.io/graphpipe
Other
65 stars 16 forks source link

incompatibility between tensorflow-go and libtensorflow versions #49

Open zw0610 opened 5 years ago

zw0610 commented 5 years ago

On master branch, while the tensorflow go has adopted version 1.11.0, in the Makefile the libtensorflow is still using version 1.8.0: https://github.com/oracle/graphpipe-go/blob/master/cmd/graphpipe-tf/Makefile#L151