Coder Social home page Coder Social logo

Comments (7)

anakinxc avatar anakinxc commented on June 19, 2024

yacl 是一个 c++ 写的库,在 go 里使用需要自己做 go c++ binding

from yacl.

clearlove520 avatar clearlove520 commented on June 19, 2024

go c++ binding 是我要直接在代码上直接引入 还是对bazel 编译完成的程序做go bind

from yacl.

anakinxc avatar anakinxc commented on June 19, 2024

go c++ binding 是我要直接在代码上直接引入 还是对bazel 编译完成的程序做go bind

应该是需要在代码里添加 go binding 相关的内容

from yacl.

clearlove520 avatar clearlove520 commented on June 19, 2024

我使用cgo作了go bind 但发现因为是通过babel进行管理依赖库的,所以导库好像很难,不知道是不是我的做法有误。

from yacl.

anakinxc avatar anakinxc commented on June 19, 2024

我使用cgo作了go bind 但发现因为是通过babel进行管理依赖库的,所以导库好像很难,不知道是不是我的做法有误。

导库很难是指的什么

from yacl.

clearlove520 avatar clearlove520 commented on June 19, 2024

就是得一个一个手动导入外部依赖

from yacl.

anakinxc avatar anakinxc commented on June 19, 2024

就是得一个一个手动导入外部依赖

emmmm,你可以看一下这里有没有什么有用的东西

from yacl.

Related Issues (12)

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.