Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ dump_res
Method
dump_res
internal/bin/test_permute_op.cpp:499–502 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
497
file <<
"\n"
;
498
}
499
void dump_res(const char* name, int layout, const char* res)
500
{
501
file << name << pDelimit << layout << pDelimit << res <<
"\n"
;
502
}
503
504
void save()
505
{
Callers
1
test
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected