Searched defs:TruncateMod (Results 1 – 2 of 2) sorted by relevance
3368 TEST_F(OpTest, TruncateMod) { in TEST_F() argument
31573 func TruncateMod(scope *Scope, x tf.Output, y tf.Output) (z tf.Output) { func