Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle-Lite
/ block_size
Method
block_size
lite/core/program.h:78–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
size_t block_size() { return ops_.size(); }
79
80
Scope* exec_scope() { return exec_scope_; }
81
Scope* scope() { return scope_.get(); }
Callers
3
Run
Method · 0.45
RunDefaultOptimizer
Function · 0.45
SaveOpKernelInfo
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected