mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-04 09:18:27 +02:00
[core] add support for external graph computation via 'Submitter' API
* defines a base class for Submitters * add method in graph module to submit a graph computation to a Submitter * add SimpleFarmSubmitter and generalize meshroom_submit binary
This commit is contained in:
parent
ae28a5477e
commit
851ebf60ee
7 changed files with 187 additions and 125 deletions
1
meshroom/submitters/__init__.py
Normal file
1
meshroom/submitters/__init__.py
Normal file
|
@ -0,0 +1 @@
|
|||
# coding:utf-8
|
Loading…
Add table
Add a link
Reference in a new issue