Coder Social home page Coder Social logo

Comments (5)

tt-rkim avatar tt-rkim commented on July 22, 2024

From @kevinwuTT :

  • On a completely fresh python virtual environment, I can successfully install ttnn from the github direct whl link and other requirements from pytorch2.0_ttnn requirements.txt. I can import ttnn successfully from here.
    • However, the tests do depend on tests.ttnn.utils_for_testing module which isn't in the release whl from github. I'm not sure if I can remove this dependency since many of the unit tests from tt-metal/ttnn also uses the functions from that module.
  • I will include a dev version of requirements.txt which won't install the whl and rely on the user creating the python virtual env with ./create_venv.sh from tt-metal. That creates an egg link to the ttnn source directory which makes development easier.
  • I can push the changes to requirements.txt to main, but I am still not sure how to address the issue with the tests module from the first point.

from tt-metal.

ayerofieiev-tt avatar ayerofieiev-tt commented on July 22, 2024

tests.ttnn.utils_for_testing is currently only used for a pcc check.
We agreed that @kevinwuTT will remove it.

from tt-metal.

ayerofieiev-tt avatar ayerofieiev-tt commented on July 22, 2024

@ttmchiou @tt-rkim

Screenshot 2024-06-19 at 8 11 21 PM

from tt-metal.

ttmchiou avatar ttmchiou commented on July 22, 2024

tt-metal-pytorch-vm-1 CI VM added to repo with sample GH workflow provided
tenstorrent/pytorch2.0_ttnn#4
https://github.com/tenstorrent-metal/pytorch2.0_ttnn/actions
Will need follow-up from @ayerofieiev-tt for list of deps needed for installation.

from tt-metal.

ttmchiou avatar ttmchiou commented on July 22, 2024

@tt-rkim
@ayerofieiev-tt has finished shifting the pytorch repo to the TT org and current members are ported over to have same access.
Would be prudent to start planning VM consolidation soon

from tt-metal.

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.