MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / deduce_layout

Method deduce_layout

dnn/test/common/warp_perspective.cpp:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8using namespace warp_perspective;
9
10void WarpPerspectiveMatIdxProxy::deduce_layout(WarpPerspective*, TensorLayoutArray&) {}
11void WarpPerspectiveMatIdxProxy::deduce_layout(
12 WarpPerspectiveBackwardData*, TensorLayoutArray&) {}
13void WarpPerspectiveMatIdxProxy::deduce_layout(

Callers 15

TEST_FFunction · 0.45
benchmark_im2colFunction · 0.45
TEST_FFunction · 0.45
run_elemwise_benchmarkFunction · 0.45
TEST_FFunction · 0.45
run_elemwise_benchmarkFunction · 0.45
benchmark_nchw44_fp32Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected