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

Function TEST

src/opr/test/basic_arith/reduction.cpp:298–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

296} // anonymous namespace
297
298TEST(TestBasicArithReduction, BaseImpl00) {
299 test_base_impl(false, false);
300}
301
302TEST(TestBasicArithReduction, BaseImpl01) {
303 test_base_impl(false, true);

Callers

nothing calls this directly

Calls 15

test_base_implFunction · 0.85
make_callback_copyFunction · 0.85
TensorShapeClass · 0.85
dev_ptrFunction · 0.85
resizeMethod · 0.80
symshapeMethod · 0.80
prev_dev_ptrMethod · 0.80
storageMethod · 0.80
as_megdnnMethod · 0.80
categoryMethod · 0.80
infer_valueMethod · 0.80
genFunction · 0.50

Tested by

no test coverage detected