Searched refs:HandleEmptyInput (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/mkl/ |
D | mkl_fused_batch_norm_op.cc | 727 HandleEmptyInput(context, tf_shape_src, workspace_tf_shape, in Compute() 939 void HandleEmptyInput(OpKernelContext* context, TensorShape tf_shape_src, in HandleEmptyInput() function in tensorflow::MklFusedBatchNormOp 1128 HandleEmptyInput(context, tf_shape_src, scale_tensor.shape(), in Compute() 1316 void HandleEmptyInput(OpKernelContext* context, TensorShape tf_shape_src, in HandleEmptyInput() function in tensorflow::MklFusedBatchNormGradOp
|