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

feat: tensorflow wrapper #1171

Merged
merged 10 commits into from
Aug 28, 2024
Merged

feat: tensorflow wrapper #1171

merged 10 commits into from
Aug 28, 2024

Commits on Aug 27, 2024

  1. First iteration for tensorflow wrapper

    yimuchen authored and lgray committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9636a54 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and lgray committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    df776d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    152b525 View commit details
    Browse the repository at this point in the history
  4. Fixing the dimension

    yimuchen authored and lgray committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    02a26f2 View commit details
    Browse the repository at this point in the history
  5. Added no-copy conversion checks

    yimuchen authored and lgray committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    cde0d98 View commit details
    Browse the repository at this point in the history
  6. Added additional documentatoin

    yimuchen authored and lgray committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f61272e View commit details
    Browse the repository at this point in the history
  7. Fixing typo in message string

    yimuchen authored and lgray committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3fed1e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    597aa41 View commit details
    Browse the repository at this point in the history
  9. Removed mentions of get_awkward_lib in documentation, added examples …

    …for common data mangling patterns
    yimuchen authored and lgray committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2b895e9 View commit details
    Browse the repository at this point in the history
  10. Removed mentions of get_awkward_lib in documentation, added examples …

    …for common data mangling patterns
    yimuchen authored and lgray committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d33193b View commit details
    Browse the repository at this point in the history