MCPcopy Create free account
hub / github.com/MegEngine/MegCC / get_src_foramt

Function get_src_foramt

compiler/lib/KernelGen/BareMetal/ConvBackDataKernel.cpp:75–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75std::string get_src_foramt(const std::string& filter_format) {
76 return filter_format;
77}
78
79std::string get_dst_foramt(const std::string& filter_format) {
80 return filter_format;

Callers 1

GetKernelBodyMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected