We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40e0d2 commit 51427beCopy full SHA for 51427be
1 file changed
node-graph/interpreted-executor/benches/benchmark_util.rs
@@ -4,6 +4,7 @@ use futures::executor::block_on;
4
use graph_craft::proto::ProtoNetwork;
5
use graph_craft::util::{DEMO_ART, compile, load_from_name};
6
use graphene_std::application_io::EditorApi;
7
+use graphene_std::application_io::resource::ResourceRegistry;
8
use interpreted_executor::dynamic_executor::DynamicExecutor;
9
use interpreted_executor::util::wrap_network_in_scope;
10
0 commit comments