Created by: pawelpiotrowicz
The layer_norm and layer_norm_grad ops were added into ngraph engine, these 2 ops are needed for a BERT model. Additionally, the naive test has been modified because of this one uses cuda_place by default. In particular, one extra test was registered to run the test on a cuda_place and a cpu_place separately.