* tests : add non-cont unary tests * ggml : update unary asserts and "supports_op" ggml-ci
* added sigmoid function * implemented metal kernel for sigmoid * implemented cuda kernel for sigmoid * added sigmoid unary op and incremented count