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: yenchenlin/nerf-pytorch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: shakibakh/nerf-pytorch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 13, 2023

  1. print the batching for logging purposes

    Shakiba Kheradmand committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    5e013dc View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. add sampling

    Shakiba Kheradmand committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    03dd3d4 View commit details
    Browse the repository at this point in the history
  2. make savings lower

    Shakiba Kheradmand committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    e458ecc View commit details
    Browse the repository at this point in the history
  3. make savings lower

    Shakiba Kheradmand committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    c110a85 View commit details
    Browse the repository at this point in the history
  4. fix

    Shakiba Kheradmand committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    e66a32e View commit details
    Browse the repository at this point in the history
  5. add prob

    Shakiba Kheradmand committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    6ee0291 View commit details
    Browse the repository at this point in the history
  6. wip

    Shakiba Kheradmand committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    9490268 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. add adjust ewight and edge init

    Shakiba Kheradmand committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    60cf7e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. add prob and update methods to arguments

    Shakiba Kheradmand committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    32a3fc6 View commit details
    Browse the repository at this point in the history
  2. wip

    Shakiba Kheradmand committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    4f99ff9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. add test_only, fix prev_sample

    Shakiba Kheradmand committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    50e9e31 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. first sgld test

    Shakiba Kheradmand committed May 13, 2023
    Configuration menu
    Copy the full SHA
    4dbcfcd View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. version for 4096 May 14 tests

    Shakiba Kheradmand committed May 15, 2023
    Configuration menu
    Copy the full SHA
    72a111c View commit details
    Browse the repository at this point in the history
  2. sgld tuning

    Shakiba Kheradmand committed May 15, 2023
    Configuration menu
    Copy the full SHA
    92cf6b4 View commit details
    Browse the repository at this point in the history
  3. add helper

    Shakiba Kheradmand committed May 15, 2023
    Configuration menu
    Copy the full SHA
    3b5ae2b View commit details
    Browse the repository at this point in the history
Loading