Code Monkey home page Code Monkey logo

Comments (4)

KOLANICH avatar KOLANICH commented on July 22, 2024 1

Thanks for the info.

from plaidml.

hfp avatar hfp commented on July 22, 2024

Is this meant for the PlaidML v1-branch or the 0.7-release series? I doubt any PlaidML can be mixed and matched using an LLVM of your choice. As far as PlaidML v1 goes, a specific SHA is needed, which renders this request somewhat pointless. Please let me know if I misunderstood your request or please add some more background.

from plaidml.

KOLANICH avatar KOLANICH commented on July 22, 2024

v1 branch.

And you have understood right, I mean the setting to disable fetching LLVM and instead use the system-installed one. If it turns out the LLVM version is compatible, then good. If it turns out the PlaidML code is incompatible to the interface in the most recent LLVM version, it is a bug that has to be fixed, not concealed (we shouldn't be tied to obsolete versions of LLVM having no future, should we?)

from plaidml.

hfp avatar hfp commented on July 22, 2024

If it turns oit the LLVM version is compatible

No, it does not work like this. Almost every project using MLIR from LLVM project relies on specific commits as both pieces ("the project") and MLIR are moving targets or are under development. Sorry, this business is not about updating to a newer version without adjusting the source code.

If it turns out the PlaidML code is incompatibpe to the interface in the most recent LLVM version

It will be incompatible; see above.

it is a bug that has to be fixed

No, it's not a bug but serious work is needed (continuously). Also, development of PlaidML stopped. In particular v1-branch never reached production. This is a research project which takes a refined road when compared to v1-branch (see also #1991 (comment)).

from plaidml.

Related Issues (20)

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.