MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / arity

Method arity

tensorflow/stream_executor/kernel_spec.h:278–278  ·  view source on GitHub ↗

Returns the number of arguments that this kernel accepts.

Source from the content-addressed store, hash-verified

276
277 // Returns the number of arguments that this kernel accepts.
278 size_t arity() const { return arity_; }
279
280 // Convenience getters for testing whether these platform variants have
281 // kernel loader specifications available.

Callers 2

GetKernelMethod · 0.80
GetKernelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected