Searched defs:y_norm (Results 1 – 4 of 4) sorted by relevance
75 auto y_norm = Sqrt(root, y2_sum); in CreateGraphDef() local134 const Tensor& y_norm = outputs[1]; in ConcurrentSteps() local
48 auto y_norm = ops::Sqrt(root, y2_sum); in CreateGraphDef() local
110 auto y_norm = Sqrt(root, y2_sum); in TEST() local
321 Node* y_norm = test::graph::Unary(&graph, "Sqrt", y2_sum); in FindMaxEigen() local