Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_lite_interpreter.cpp751 auto runtime_ops = _get_runtime_ops_and_info(); in TEST() local
781 std::unordered_map<std::string, OperatorInfo> runtime_ops; in TEST() local
H A Dtest_lite_interpreter_direct.cpp425 auto runtime_ops = _get_runtime_ops_and_info(); in TEST() local
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h21966 struct kvm_x86_ops *runtime_ops; member