MCPcopy Create free account
hub / github.com/ROCm/AMDMIGraphX / name

Method name

src/op/builder/convolution.cpp:138–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136struct convolution : convolution_base<convolution>
137{
138 static std::string name() { return "convolution"; }
139
140 std::vector<instruction_ref>
141 insert(module& m, instruction_ref ins, const std::vector<instruction_ref>& args)

Callers 8

is_arg_invalidMethod · 0.45
parseMethod · 0.45
get_attributesFunction · 0.45
parse_intializerFunction · 0.45
parse_inputsFunction · 0.45
check_sortedFunction · 0.45
parse_graphMethod · 0.45
parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected