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

GSoC: Incorporating point-based convolutions in TensorFlow Graphics (8/12) #572

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Commits on Mar 10, 2021

  1. point_cloud_class_initial

    schellmi42 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    6c66acd View commit details
    Browse the repository at this point in the history
  2. commented unused functions

    schellmi42 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    047cddf View commit details
    Browse the repository at this point in the history
  3. added missing __init__.py

    schellmi42 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    7c05856 View commit details
    Browse the repository at this point in the history
  4. added missing __init__.py

    schellmi42 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    80e9f60 View commit details
    Browse the repository at this point in the history
  5. fixed __init__.py imports

    schellmi42 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    91c5482 View commit details
    Browse the repository at this point in the history
  6. fixed __init__.py imports

    schellmi42 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    2830c7d View commit details
    Browse the repository at this point in the history
  7. fixed __init__.py imports

    schellmi42 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    157bf31 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. grid initial

    schellmi42 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    ccb9d90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8db8513 View commit details
    Browse the repository at this point in the history
  3. added missing test util

    schellmi42 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    858eab0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da7e761 View commit details
    Browse the repository at this point in the history
  5. neighborhood_initial

    schellmi42 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    a260bc4 View commit details
    Browse the repository at this point in the history
  6. fixed indentation error

    schellmi42 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    a8f88af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e0982d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab73ea4 View commit details
    Browse the repository at this point in the history
  9. gather_nd incompatibility

    schellmi42 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    621d296 View commit details
    Browse the repository at this point in the history
  10. gather_nd issue

    schellmi42 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    40dc80d View commit details
    Browse the repository at this point in the history
  11. fixed indexing error

    schellmi42 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    2bf99f6 View commit details
    Browse the repository at this point in the history
  12. initial pde

    schellmi42 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    4f5fd22 View commit details
    Browse the repository at this point in the history
  13. added missing dependency

    schellmi42 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    a99fa17 View commit details
    Browse the repository at this point in the history
  14. uncommented missing import

    schellmi42 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    b351159 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. test acc fix

    schellmi42 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    ac9fc08 View commit details
    Browse the repository at this point in the history
  2. spatial_sampling_initial

    schellmi42 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    ab4c109 View commit details
    Browse the repository at this point in the history
  3. fixed failed unit test

    schellmi42 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    552d6af View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    dccca39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    846727f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36a298a View commit details
    Browse the repository at this point in the history
  4. added unit tests

    schellmi42 committed May 3, 2021
    Configuration menu
    Copy the full SHA
    eb1b5d5 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. MCConv initial

    schellmi42 committed May 20, 2021
    Configuration menu
    Copy the full SHA
    479e8cd View commit details
    Browse the repository at this point in the history