Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ name
Method
name
src/targets/cpu/binary.cpp:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
std::string group() const { return this->name() +
"::"
+ algo; }
41
42
std::string name() const { return
"dnnl::binary"
; }
43
44
shape compute_shape(std::vector<shape> inputs) const
45
{
Callers
1
group
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected