| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ | 
| D | gpu_fusion.cc | 72     Value side_input;  in matchAndRewrite()  local
 | 
| /external/tensorflow/tensorflow/core/kernels/ | 
| D | fused_batch_norm_op.cu.cc | 205     const IT* side_input = reinterpret_cast<const IT*>(_side_input);  in run()  local299     const T* side_input, float epsilon, T* out) {  in FusedBatchNormInferenceMetaKernel()
 
 | 
| D | fused_batch_norm_ex_op_test.cc | 159     Output side_input = ops::Const(root.WithOpName("side_input"),  in RunFusedBatchNorm()  local250     Output side_input = ops::Const(root.WithOpName("side_input"),  in RunFusedBatchNormEx()  local
 385     Tensor side_input(t_dtype, input_shape);  in VerifyTensorsNear()  local
 
 | 
| D | fused_batch_norm_op.cc | 1275     const Tensor* side_input = has_side_input_ ? &context->input(5) : nullptr;  in ComputeWithReservedSpace()  local
 | 
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ | 
| D | gpu_conv_runner.cc | 124   se::DeviceMemory<OutputType> side_input(params.fusion->side_input_buf);  in RunGpuConvForwardActivation()  local
 | 
| D | cudnn_fused_conv_rewriter.cc | 347     HloInstruction* side_input;  in FuseSideInputAlpha()  local
 | 
| D | jitrt_custom_calls.cc | 721     Optional<SideInputAttrs> side_input = llvm::None) {  in GetConvDescriptor()
 | 
| /external/tensorflow/tensorflow/core/grappler/optimizers/ | 
| D | mkl_remapper_test.cc | 342         auto side_input =  in TEST_F()  local
 | 
| D | remapper_test.cc | 383     auto side_input = Placeholder(s.WithOpName("side_input"), DT_FLOAT,  in TEST_F()  local480   auto side_input = Placeholder(s.WithOpName("side_input"), DT_FLOAT,  in TEST_F()  local
 
 | 
| D | remapper.cc | 119   int side_input = kMissingIndex;  member2802     const NodeDef& side_input = graph->node(matched.side_input);  in AddFusedBatchNormExNode()  local
 
 | 
| /external/tensorflow/tensorflow/compiler/xla/stream_executor/ | 
| D | dnn.h | 1167       const DeviceMemory<float>& side_input, const dnn::BatchDescriptor& x_desc,  in DoBatchNormalizationForward()1186       const DeviceMemory<Eigen::half>& side_input,  in DoBatchNormalizationForward()
 
 | 
| D | stream.cc | 333     const DeviceMemory<float> &side_input, const dnn::BatchDescriptor &x_desc,  in ThenBatchNormalizationForward()386     const DeviceMemory<Eigen::half> &side_input,  in ThenBatchNormalizationForward()
 
 | 
| /external/tensorflow/tensorflow/stream_executor/rocm/ | 
| D | rocm_dnn.cc | 3641     const DeviceMemory<Eigen::half>& side_input,  in DoBatchNormalizationForward()3662     const DeviceMemory<float>& side_input, const dnn::BatchDescriptor& x_desc,  in DoBatchNormalizationForward()
 3684     const DeviceMemory<T>& side_input, const dnn::BatchDescriptor& x_desc,  in DoBatchNormalizationForwardImpl()
 
 | 
| /external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ | 
| D | cuda_dnn.cc | 5413     const DeviceMemory<float>& side_input, const dnn::BatchDescriptor& x_desc,  in DoBatchNormalizationForward()5436     const DeviceMemory<Eigen::half>& side_input,  in DoBatchNormalizationForward()
 5462     const DeviceMemory<T>& side_input, const dnn::BatchDescriptor& x_desc,  in DoBatchNormalizationForwardImpl()
 
 | 
| /external/tensorflow/tensorflow/core/grappler/costs/ | 
| D | op_level_cost_estimator.cc | 1778   auto& side_input = op_context.op_info.inputs(3);  in PredictFusedConv2DBiasActivation()  local
 | 
| D | op_level_cost_estimator_test.cc | 281   auto side_input = op_context.op_info.add_inputs();  in DescribeFusedConv2DBiasActivation()  local
 | 
| /external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ | 
| D | convert_nodes.cc | 3139   TRT_ShapedWeights side_input = inputs.at(3).weights();  in ConvertFusedConv2DBiasActivation()  local
 |