Home
last modified time | relevance | path

Searched refs:EnableOnlyRemoveRedundantCast (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer_test_utils.h151 void EnableOnlyRemoveRedundantCast(ArithmeticOptimizer* optimizer) { in EnableOnlyRemoveRedundantCast() function
Darithmetic_optimizer_test.cc1840 EnableOnlyRemoveRedundantCast(&optimizer); in TEST_F()