26#define gfor(var, ...) for (var = af::seq(af::seq(__VA_ARGS__), true); af::gforToggle(); )
A multi dimensional data container.
Generic object that represents size and shape.
AFAPI void gforSet(bool val)
array(* batchFunc_t)(const array &lhs, const array &rhs)
AFAPI array batchFunc(const array &lhs, const array &rhs, batchFunc_t func)