Searched defs:LayerNormExt (Results 1 – 2 of 2) sorted by relevance
59 class LayerNormExt : public InferShapeOp { class
1303 LayerNormExt() : BaseOperator(kNameLayerNormExt) {} in LayerNormExt() function