Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ IsValid
Method
IsValid
paddle/fluid/jit/function.h:38–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
const std::vector<DenseTensor>& inputs) const;
37
38
bool IsValid() const { return engine_ != nullptr; }
39
40
~Function() = default;
41
Callers
5
BuildOutputs
Function · 0.45
BuildInputs
Function · 0.45
RewritePdOp
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36