Searched refs:CLQLSTMLayerNormalization (Results 1 – 1 of 1) sorted by relevance
48 using CLQLSTMLayerNormalization = CLSynthetizeFunction<CLQLSTMLayerNormalizationKernel>; typedef132 …const Status s = CLQLSTMLayerNormalization::validate(&input_info, &dummy_output, &weight_info, &bi…140 …ure = QLSTMLayerNormalizationValidationFixture<CLTensor, CLAccessor, CLQLSTMLayerNormalization, T>;