Home
last modified time | relevance | path

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

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/tests/gtests/
H A Dtest_iface_attr.cpp132 const std::vector<int> supported_args in TEST_F() local
188 const std::vector<int> supported_args = {DNNL_ARG_SRC_0, DNNL_ARG_SRC_1}; in HANDLE_EXCEPTIONS_FOR_TEST_F() local
/dports/math/onednn/oneDNN-2.5.1/tests/gtests/
H A Dtest_iface_attr.cpp153 const std::vector<int> supported_args in TEST_F() local
209 const std::vector<int> supported_args = {DNNL_ARG_SRC_0, DNNL_ARG_SRC_1}; in HANDLE_EXCEPTIONS_FOR_TEST_F() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/tests/benchdnn/
H A Ddnn_types.cpp142 static const std::map<int, std::vector<const char *>> supported_args { variable
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/
H A Ddnn_types.cpp124 static const std::map<int, std::vector<const char *>> supported_args { variable