Home
last modified time | relevance | path

Searched refs:remove_involution (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer_test_utils.h88 options.remove_involution = false; in DisableAllStages()
143 optimizer->options_.remove_involution = true; in EnableOnlyRemoveInvolution()
Darithmetic_optimizer.h71 bool remove_involution = true; member
Darithmetic_optimizer.cc3557 if (options_.remove_involution) in SimplifyArithmeticOps()