MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / utils.cpp

File utils.cpp

dnn/src/x86/utils.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "src/x86/utils.h"
2
3#include <xmmintrin.h>
4#include "src/common/utils.h"

Callers

nothing calls this directly

Calls 3

feature_detect_avx_fmaFunction · 0.85
feature_detect_avx2Function · 0.85
feature_detect_vnniFunction · 0.85

Tested by

no test coverage detected