MCPcopy 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

BuildOutputsFunction · 0.45
BuildInputsFunction · 0.45
RewritePdOpMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36