Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ SetOperatorDynamicShape
Function
SetOperatorDynamicShape
core/lib/static_graph.cpp:378–381 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
376
}
377
378
void SetOperatorDynamicShape(StaticOp* op)
379
{
380
op->dynamic_shape = true;
381
}
382
383
void SetOperatorParam(StaticOp* op, any&& param)
384
{
Callers
3
LoadCaffeRPN
Function · 0.85
LoadCaffeDetectionOutput
Function · 0.85
LoadDetectionPostProcess
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected