Searched defs:L2Loss (Results 1 – 2 of 2) sorted by relevance
2100 TEST_F(OpTest, L2Loss) { in TEST_F() argument
14188 func L2Loss(scope *Scope, t tf.Output) (output tf.Output) { func