Commit c8c5f69e authored by Asim Shankar's avatar Asim Shankar
Browse files

[Go]: Fixup paths to protocol buffers.

Without this: go generate github.com/tensorflow/tensorflow/tensorflow/go/op
would fail with:
../genop/internal/api_def_map.go:34:2: cannot find package "github.com/tensorflow/tensorflow/tensorflow/go/genop/internal/proto/tensorflow/core/framework_go_proto" in any of:
        /usr/local/go/src/github.com/tensorflow/tensorflow/tensorflow/go/genop/internal/proto/tensorflow/core/framework_go_proto (from $GOROOT)
        /go/src/github.com/tensorflow/tensorflow/tensorflow/go/genop/internal/proto/tensorflow/core/framework_go_proto (from $GOPATH)

This breakage was probably introduced by https://github.com/tensorflow/tensorflow/pull/17262
parent 3e069443
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment