Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner.h154 disable_constant_propagation_ = disable; in set_disable_constant_propagation()
286 bool disable_constant_propagation_ = false; variable
Dshape_refiner.cc426 kMaxTensorSize, disable_constant_propagation_); in EvaluateConstantTensorForEdge()