Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
198
TEST(TestNoCopy, InputNoCopyPtrEQ) {
199
test_basic_input_no_copy(0);
200
}
201
202
TEST(TestNoCopy, IONoCopyPtrEQ) {
203
auto test_graph = TestGraph();
Callers
nothing calls this directly
Calls
15
test_basic_input_no_copy
Function · 0.85
TestGraph
Class · 0.85
test_memory_forward_io_no_copy
Function · 0.85
test_subtensor_record
Function · 0.85
create_graph
Method · 0.80
compile_without_copy
Method · 0.80
only_reset_raw_storage
Method · 0.80
storage
Method · 0.80
layout
Method · 0.45
total_nr_elems
Method · 0.45
ptr
Method · 0.45
reset
Method · 0.45
Tested by
no test coverage detected