MCPcopy 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
54TEST(Api, nn_relu) {
55 EnvScope scope;
56
57 TestRelu();
58}
59
60TEST(Api, nn_relu_multithreading) {
61 EnvScope scope;

Callers

nothing calls this directly

Calls 4

TestReluFunction · 0.85
threadClass · 0.85
joinMethod · 0.80
emplace_backMethod · 0.45

Tested by

no test coverage detected