Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ InputReshaped
Method
InputReshaped
core/include/node.hpp:322–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
320
}
321
322
bool InputReshaped(void)
323
{
324
Tensor* input = GetInputTensor(0);
325
return input->Reshaped();
326
}
327
328
/*
329
please note here the idx just for node,
Callers
1
Run
Method · 0.80
Calls
1
Reshaped
Method · 0.80
Tested by
no test coverage detected