MCPcopy Create free account
hub / github.com/apache/tvm-ffi / TEST

Function TEST

tests/cpp/test_example.cc:59–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59TEST(Example, Any) { ExampleAny(); }
60
61void ExampleFunctionFromPacked() {
62 namespace ffi = tvm::ffi;

Callers

nothing calls this directly

Calls 15

ExampleAnyFunction · 0.85
ExampleFunctionFromTypedFunction · 0.85
ExampleErrorHandlingFunction · 0.85
ExampleTensorFunction · 0.85
ExampleTensorDLPackFunction · 0.85
ExampleStringFunction · 0.85
ExampleArrayFunction · 0.85
ExampleTupleFunction · 0.85
ExampleMapFunction · 0.85

Tested by

no test coverage detected