Code Monkey home page Code Monkey logo

Comments (2)

Conchylicultor avatar Conchylicultor commented on May 22, 2024

Thanks for the feedback. The plan for etils is to be the home of various self-contained utils without having to create a new independent project each time.

Once one of those util become mature enough, they can be moved to their own self-contained project. Indeed this seemed like a good idea for epath (though I do not own the epath PyPI project, so I might have to rename it).

I'm confused though why you have to call pip install etils[all] manually. Installing pip install jax should install the required etils deps. Also I wasn't able to reproduce the issue. etils is at version 0.6.0 so not sure why your PyPI try to install 0.3.3.

from etils.

pwais avatar pwais commented on May 22, 2024

I was trying to install an older version of jax to run some research code, and I guess that jax / project referenced 0.3.3.

The root problem here is that etils has so many sub-targets. For enterprise users, I'm sure there's patience for such a complicated build, but for research, this sort of ancillary complexity is a non-starter. I'm not a Googler, but I'm pretty sure this library violates the design recommendation of "don't try to do too many things in one library." I guess this project grew organically due to these sorts of problems: https://www.youtube.com/watch?v=3t6L-FlfeaI

i dunno, I'm gonna stick to pytorch. I can barely get Jax to work with modern GPUs....

from etils.

Related Issues (7)

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.