Git Product home page Git Product logo

chips's Introduction

chips's People

Contributors

jeongukjae avatar

Stargazers

 avatar

Watchers

 avatar

chips's Issues

go mod tidy fails in tfs-go-client-example

Hi @jeongukjae
thanks a lot for the tensorflow-serving-apis-proto and the client example

while we can run the example perfectly fine with bazel. If I try go mod tidy in tfs-go-client-example it fails with the following error:

$ go mod tidy
go: downloading github.com/golang/protobuf v1.4.3
go: downloading github.com/google/go-cmp v0.5.0
go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd
go: downloading google.golang.org/protobuf v1.25.0
go: downloading golang.org/x/text v0.3.0
go: finding module for package github.com/tensorflow/tensorflow/tensorflow/go/core/framework
go: finding module for package github.com/tensorflow/serving/tensorflow_serving/apis
tfs-go-client-example imports
	github.com/tensorflow/serving/tensorflow_serving/apis: module github.com/tensorflow/serving@latest found (v0.0.0-20220519210004-f1651ae620e7), but does not contain package github.com/tensorflow/serving/tensorflow_serving/apis
tfs-go-client-example imports
	github.com/tensorflow/tensorflow/tensorflow/go/core/framework: module github.com/tensorflow/tensorflow@latest found (v2.9.0+incompatible), but does not contain package github.com/tensorflow/tensorflow/tensorflow/go/core/framework

My use case is to have a shared client repo that I could import into my hobby project repos and use the client. But since, go mod tidy is failing in the client repo, this is also causing go mod tidy to fail in the hobby project repo and it is causing some issues

It would be nice if you could provide me any steps/guidelines to mitigate this problem
Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.