Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/hypernerf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1
Choose a base ref
...
head repository: google/hypernerf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 6 files changed
  • 4 contributors

Commits on Dec 6, 2021

  1. Fix #5.

    keunhong committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    cca945f View commit details
    Browse the repository at this point in the history
  2. Update tensorflow version.

    keunhong committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    7d39491 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Update bibtex.

    keunhong authored Dec 12, 2021
    Configuration menu
    Copy the full SHA
    0a30489 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    keunhong authored Dec 12, 2021
    Configuration menu
    Copy the full SHA
    32a59b1 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    keunhong authored Dec 12, 2021
    Configuration menu
    Copy the full SHA
    959d752 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    0711f2d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from google/dependabot/pip/pillow-9.0.0

    Bump pillow from 8.3.2 to 9.0.0
    keunhong authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    356afed View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Fix flax.linen import.

    keunhong authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    fd9a42f View commit details
    Browse the repository at this point in the history
  2. Update configs.py

    keunhong authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    31d54dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7661d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Merge pull request #20 from google/dependabot/pip/numpy-1.21.0

    Bump numpy from 1.19.5 to 1.21.0
    keunhong authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    2e46ada View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    c59529d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from google/dependabot/pip/tensorflow-2.6.3

    Bump tensorflow from 2.6.1 to 2.6.3
    keunhong authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    a371bc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Save result from jax.local_device_count()

    Identical issue to google/nerfies#47
    JamesPerlman authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    1f87f3f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from JamesPerlman/patch-1

    Save result from jax.local_device_count()
    keunhong authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    d433ebe View commit details
    Browse the repository at this point in the history
Loading