Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
reconstruction_benchmarks
Manage
Activity
Members
Labels
Plan
Issues
22
Issue boards
Milestones
Wiki
Code
Merge requests
21
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIC
benchmarks
reconstruction_benchmarks
Merge requests
!231
Draft: Resolve "Add BTOF Benchmark"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Draft: Resolve "Add BTOF Benchmark"
80-add-btof-benchmark
into
master
Overview
0
Commits
8
Pipelines
0
Changes
11
Open
Zhenyu Ye
requested to merge
80-add-btof-benchmark
into
master
3 years ago
Overview
0
Commits
8
Pipelines
0
Changes
1
Expand
Closes
#80
👍
0
👎
0
Merge request reports
Viewing commit
73b6fdbd
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
73b6fdbd
add BTOF benchmark
· 73b6fdbd
Zhenyu Ye
authored
3 years ago
Conflict: This file was modified in both the source and target branches. Ask someone with write access to resolve it.
.gitlab-ci.yml
+
1
−
1
Options
@@ -33,8 +33,8 @@ stages:
common:setup
:
stage
:
config
before_script
:
export JUGGLER_DETECTOR_VERSION="131-update-tof-for-canyonlands"
-
|
export JUGGLER_DETECTOR_VERSION="131-update-tof-for-canyonlands"
if [[ "${COMMON_BENCH_VERSION}" == "" ]] ; then
export COMMON_BENCH_VERSION="master"
fi
Loading