Git Product home page Git Product logo

Comments (7)

andreytkachenko avatar andreytkachenko commented on July 16, 2024 1

rustc --version: 1.37.0-nightly (5d8f59f4b 2019-06-04)

It works fine, I've fixed issues in #46. My concerns is that, I would like to have several different examples (each one as a separate crate) under examples folder. May be it is good to have examples folder inside juice itself showing some basic examples (i.e. MNIST), but also separate repo - examples of models (AlexNet, Yolo, MobileNet, Wave-U-Net, etc.)

from juice.

lissahyacinth avatar lissahyacinth commented on July 16, 2024 1

Individual binaries is more common for this type of data science library - it's expected that users will copy a binary in full and modify it to suit their needs before writing something from scratch, and keeping each example independent would help towards that.

from juice.

drahnr avatar drahnr commented on July 16, 2024

Are you sure, removing was primarily motivated due to it's old hyper-tls and thus openssl requirement. I observed no other errors during build.

What cargo/rustc version are you using?

from juice.

drahnr avatar drahnr commented on July 16, 2024

I think that's the best approach for the time being. We could still discussing maybe example just holds a set of examples. I'd like to keep at least one in there to assure a working demo.

from juice.

drahnr avatar drahnr commented on July 16, 2024

Another approach would be to use the juice-examples as a nested workspace which contains all examples as individual projects. What do you think?

from juice.

drahnr avatar drahnr commented on July 16, 2024

Alright, so a nested workspace would work 👏 - possibly with overwrites to work with the juice present in the repo usable for integration tests too

from juice.

drahnr avatar drahnr commented on July 16, 2024

Conclusion was to automate export of juice examples on release via CI to separate repositories, which work with the crates.io upstream.
Also note that currently cargo does not support nested workspaces.

from juice.

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.