Home
last modified time | relevance | path

Searched refs:benchmark_cpp_extension (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/benchmarks/operator_benchmark/pt_extension/
H A Dextension.cpp25 PYBIND11_MODULE(benchmark_cpp_extension, m) { in PYBIND11_MODULE() argument
H A Dcpp_extension_test.py3 import benchmark_cpp_extension # noqa: F401