Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add recipe for pytorch (C++ interface only) #8388

Merged
merged 38 commits into from
Dec 14, 2023

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    dd2f95c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    15e8919 View commit details
    Browse the repository at this point in the history
  2. Fix the recipe

    iarspider committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b1f0dca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0181b0c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Add relocation

    iarspider committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    317acbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b05c5d3 View commit details
    Browse the repository at this point in the history
  3. Fix recipe

    iarspider committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    a164d27 View commit details
    Browse the repository at this point in the history
  4. Update requirements.txt

    iarspider authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    121ea50 View commit details
    Browse the repository at this point in the history
  5. Update torch.file

    iarspider authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    d3b06e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Changes from review

    iarspider committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    4bf963b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58e945e View commit details
    Browse the repository at this point in the history
  3. Fix recipe

    iarspider committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    be3430f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Update torch.file

    iarspider authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    60cf195 View commit details
    Browse the repository at this point in the history
  2. Update torch.file

    iarspider authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    a39c221 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    3a92bea View commit details
    Browse the repository at this point in the history
  2. Add toolfiles

    iarspider committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    758ba7e View commit details
    Browse the repository at this point in the history
  3. Fix toolfile

    iarspider committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    43bbdbb View commit details
    Browse the repository at this point in the history
  4. Update toolfiles again

    iarspider committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    afe2130 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    0f79019 View commit details
    Browse the repository at this point in the history
  2. Update torch.xml

    iarspider authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    89ae3c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Update toolfiles

    iarspider committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    4b706d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    74f2a58 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Test without CUDA

    iarspider authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b2688d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    a6562b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61d29b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Build only C++ part of pytorch

    Ivan Razumov authored and iarspider committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    350bb60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    795093c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f95f7af View commit details
    Browse the repository at this point in the history
  4. Update python_tools.spec

    iarspider authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c1a644d View commit details
    Browse the repository at this point in the history
  5. Update toolfiles

    iarspider committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2b6a5ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c38b6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    238e271 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    dfb07d3 View commit details
    Browse the repository at this point in the history
  2. Update toolfiles

    iarspider committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ee99c9a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Make CUDA optional

    iarspider committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    099f60a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Use external eigen and fmt

    iarspider committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f29deb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Fix relocation

    iarspider committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2040f9f View commit details
    Browse the repository at this point in the history
  2. Cleanup pytorch.spec

    iarspider authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    cbd56e4 View commit details
    Browse the repository at this point in the history