Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ GetExecAttr
Method
GetExecAttr
core/include/graph_executor.hpp:120–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
bool Postrun(void);
119
120
ExecAttr* GetExecAttr(void)
121
{
122
return &exec_attr_;
123
}
124
125
int SetGraphAttr(const char* name, const void* val, int size)
126
{
Callers
5
do_merge_graph
Function · 0.45
merge_graph
Function · 0.45
set_custom_kernel
Function · 0.45
set_graph_device
Function · 0.45
set_node_device
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected