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: LeoGrin/tabular-benchmark
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: codebasic/tabular-benchmark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 23 files changed
  • 1 contributor

Commits on Jul 27, 2022

  1. Update download_data.py

    Nested directories are not create with open() function.
    lseongjoo committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    7012299 View commit details
    Browse the repository at this point in the history
  2. Update launch_benchmarks.py

    lseongjoo committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    62afd7d View commit details
    Browse the repository at this point in the history
  3. Typo fixed.

    Seems like a find&replace type, which results in syntax error.
    lseongjoo committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    a2a8fd0 View commit details
    Browse the repository at this point in the history
  4. Created docker.

    lseongjoo committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    6fdde9c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Remove LFS

    lseongjoo committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    8fcd318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46f8b92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62b0500 View commit details
    Browse the repository at this point in the history
  4. untrack csv files

    lseongjoo committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    9b2c342 View commit details
    Browse the repository at this point in the history
Loading