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

Function TEST

src/gopt/test/no_memory_copy.cpp:198–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196} // namespace
197
198TEST(TestNoCopy, InputNoCopyPtrEQ) {
199 test_basic_input_no_copy(0);
200}
201
202TEST(TestNoCopy, IONoCopyPtrEQ) {
203 auto test_graph = TestGraph();

Callers

nothing calls this directly

Calls 15

test_basic_input_no_copyFunction · 0.85
TestGraphClass · 0.85
test_subtensor_recordFunction · 0.85
create_graphMethod · 0.80
compile_without_copyMethod · 0.80
storageMethod · 0.80
layoutMethod · 0.45
total_nr_elemsMethod · 0.45
ptrMethod · 0.45
resetMethod · 0.45

Tested by

no test coverage detected