mirror of
https://github.com/c-sooyoung/bo-ptycho.git
synced 2026-09-17 19:29:07 +09:00
added hotfix for batched bo
This commit is contained in:
@@ -1 +1,7 @@
|
||||
from .sobo import sobo_pipeline
|
||||
from .sobo import sobo_pipeline
|
||||
from .test import test_pipeline
|
||||
|
||||
job_types = {
|
||||
'random+sobo': sobo_pipeline,
|
||||
'test': test_pipeline,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user