Searched defs:GraphExecutor (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/ | ||
H A D | graph_executor.h | 63 struct TORCH_API GraphExecutor { struct |
H A D | graph_executor.cpp | 795 GraphExecutor::GraphExecutor( in GraphExecutor() function in torch::jit::GraphExecutor |
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/graph_executor/ | ||
H A D | graph_executor.h | 113 GraphExecutor(Options options, const FallbackState& fallback_state, in GraphExecutor() function |