Home
last modified time | relevance | path

Searched defs:GraphExecutor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dgraph_executor.h63 struct TORCH_API GraphExecutor { struct
H A Dgraph_executor.cpp795 GraphExecutor::GraphExecutor( in GraphExecutor() function in torch::jit::GraphExecutor
813 GraphExecutor::GraphExecutor( in GraphExecutor() function in torch::jit::GraphExecutor
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/graph_executor/
H A Dgraph_executor.h113 GraphExecutor(Options options, const FallbackState& fallback_state, in GraphExecutor() function