MCPcopy Create free account
hub / github.com/arrayfire/arrayfire / require

Method require

src/backend/oneapi/Param.hpp:81–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 }
80
81 void require(sycl::handler& h) const { h.require(data); }
82
83 operator KParam() const {
84 return KParam{{dims[0], dims[1], dims[2], dims[3]},

Callers 1

evalNodesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected