Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ matmul.cpp
File
matmul.cpp
imperative/src/impl/ops/matmul.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <numeric>
2
#include
"../blob_manager_impl.h"
3
#include
"../dnn_op_helper.h"
4
#include
"../op_trait.h"
Callers
nothing calls this directly
Calls
5
get_input_layout_constraint
Method · 0.80
apply_on_var_node
Method · 0.80
fallback
Method · 0.45
apply_on_physical_tensor
Method · 0.45
infer_output_attrs_fallible
Method · 0.45
Tested by
no test coverage detected