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