Searched defs:sq_op (Results 1 – 3 of 3) sorted by relevance
41 auto sq_op = new TensorFlowSquareOperator; in RunIdentifyL2Pool() local
42 auto sq_op = new TensorFlowSquareOperator; in RunIdentifyL2Normalization() local
74 bool L2NormalizeReduceAxis(Value sq_op, DenseElementsAttr axis) { in L2NormalizeReduceAxis()