Searched defs:graph_compiler_info (Results 1 – 3 of 3) sorted by relevance
277 ActorSet *GraphScheduler::Transform(const GraphCompilerInfo &graph_compiler_info) { in Transform()362 ActorSetPtr GraphScheduler::Build(const GraphCompilerInfo &graph_compiler_info) { in Build()379 void GraphScheduler::CacheGraphOutputToActor(const GraphCompilerInfo &graph_compiler_info) { in CacheGraphOutputToActor()432 void GraphScheduler::Link(ActorSet *actor_set, const GraphCompilerInfo &graph_compiler_info) { in Link()485 …aSourceActorPtr> GraphScheduler::BuildDataSourceActor(const GraphCompilerInfo &graph_compiler_info, in BuildDataSourceActor()588 …ctor<KernelActorPtr> GraphScheduler::BuildKernelActor(const GraphCompilerInfo &graph_compiler_info… in BuildKernelActor()622 LoopCountActorPtr GraphScheduler::BuildLoopCountActor(const GraphCompilerInfo &graph_compiler_info)… in BuildLoopCountActor()638 OutputActorPtr GraphScheduler::BuildOutputActor(const GraphCompilerInfo &graph_compiler_info) { in BuildOutputActor()655 …PrepareActorPtr GraphScheduler::BuildDataPrepareActor(const GraphCompilerInfo &graph_compiler_info, in BuildDataPrepareActor()737 …ctor<SwitchActorPtr> GraphScheduler::BuildSwitchActor(const GraphCompilerInfo &graph_compiler_info… in BuildSwitchActor()[all …]
42 … const GraphCompilerInfo *graph_compiler_info, const HostQueueDSActorPtr &host_data_source_actor, in DataPrepareActor()
397 auto graph_compiler_info = ConstructGraphCompilerInfo(root_graph); in CompileGraphs() local499 …auto graph_compiler_info = ConstructGraphCompilerInfo(actor_info, tensors_mask, input_tensors, !en… in CompileGraph() local794 const auto &graph_compiler_info = *(graph_iter->second); in RunGraph() local1047 const auto &graph_compiler_info = *(graph_iter->second); in RunGraph() local