Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.h190 bool must_have_properties,
Dconstant_folding.cc3095 bool must_have_properties, ConstantPushDownContext* ctx) const { in PrepareConstantPushDown() argument
3161 if (must_have_properties && (ctx->parent_input_props == nullptr || in PrepareConstantPushDown()