Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ TearDown
Method
TearDown
test/cpp/phi/memory/gen_compact_test.cc:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
void TearDown() override { meta_tensors_.clear(); }
47
48
std::vector<phi::MetaTensor*> meta_tensors_;
49
};
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected