Home
last modified time | relevance | path

Searched defs:is_fortran (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/examples/
H A Dneon_sgemm.cpp182 bool is_fortran{}; member in NESGEMMExample
H A Dcl_sgemm.cpp196 bool is_fortran{}; member in CLSGEMMExample
/aosp_15_r20/external/ComputeLibrary/utils/
H A DUtils.h325 bool is_fortran() in is_fortran() function
H A DGraphUtils.cpp244 SaveNumPyAccessor::SaveNumPyAccessor(std::string npy_name, const bool is_fortran) in SaveNumPyAccessor()