Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Oneflow-Inc/oneflow
/ TEST
Function
TEST
oneflow/api/cpp/tests/nn_test.cpp:54–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
TEST(Api, nn_relu) {
55
EnvScope scope;
56
57
TestRelu();
58
}
59
60
TEST(Api, nn_relu_multithreading) {
61
EnvScope scope;
Callers
nothing calls this directly
Calls
4
TestRelu
Function · 0.85
thread
Class · 0.85
join
Method · 0.80
emplace_back
Method · 0.45
Tested by
no test coverage detected