Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Dnn_ops.cc345 Status CommonFusedConvCalculations(InferenceContext* c, bool has_resize) { in CommonFusedConvCalculations() function
466 return CommonFusedConvCalculations(c, true /* has_resize */); in __anon3e672dd80802()
479 return CommonFusedConvCalculations(c, false /* has_resize */); in __anon3e672dd80902()