Home
last modified time | relevance | path

Searched defs:has_side_input (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dfused_batch_norm_ex_op_test.cc141 bool has_side_input, const string& activation_mode, in RunFusedBatchNorm()
229 bool has_side_input, const string& activation_mode, in RunFusedBatchNormEx()
450 bool has_side_input, in VerifyFusedBatchNormEx()
592 bool has_side_input = side_input_and_activation.first; in FusedBatchNormEx() local
H A Dfused_batch_norm_op.cc839 const bool has_side_input = side_input != nullptr; in operator ()() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_level_cost_estimator_test.cc245 int oy, int oz, bool has_side_input, in DescribeFusedConv2DBiasActivation()