/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/ |
D | fully_connected_texture.h | 76 const int src_depth = AlignByN(IntegralDivideRoundUp(weights.shape.i, 4), 4); in UploadWeights() local 95 const int src_depth = AlignByN(IntegralDivideRoundUp(weights.shape.i, 4), 4); in RearrangeWeightsFP16() local 142 const int src_depth = AlignByN(IntegralDivideRoundUp(weights.shape.i, 4), 4); in RearrangeWeightsFP32() local
|
D | convolution_transposed_thin.h | 85 const int src_depth = IntegralDivideRoundUp(src_channels_, 4); in UploadWeights() local 107 const int src_depth = IntegralDivideRoundUp(src_channels_, 4); in RearrangeWeightsData() local
|
D | depth_wise_conv_3x3.h | 86 const int src_depth = IntegralDivideRoundUp(weights.shape.i, 4); in UploadWeightsAndBiases() local 132 const int src_depth = IntegralDivideRoundUp(weights.shape.i, 4); in RearrangeWeightsAndBiasesData() local
|
D | convolution_transposed_3x3_thin.h | 85 const int src_depth = IntegralDivideRoundUp(src_channels_, 4); in UploadWeights() local 111 const int src_depth = IntegralDivideRoundUp(src_channels_, 4); in RearrangeWeightsData() local
|
D | convolution_transposed_4x4.h | 85 const int src_depth = IntegralDivideRoundUp(weights.shape.i, 4); in UploadWeights() local 110 const int src_depth = IntegralDivideRoundUp(weights.shape.i, 4); in RearrangeWeightsData() local
|
D | convolution_transposed.h | 95 const int src_depth = IntegralDivideRoundUp(weights.shape.i, 4); in UploadWeights() local 164 const int src_depth = IntegralDivideRoundUp(weights.shape.i, 4); in RearrangeWeightsData() local
|
D | conv_texture.h | 119 const int src_depth = IntegralDivideRoundUp(weights.shape.i, 4); in UploadWeights() local 175 const int src_depth = IntegralDivideRoundUp(weights.shape.i, 4); in RearrangeWeightsData() local
|
D | convolution_transposed_3d.h | 95 const int src_depth = IntegralDivideRoundUp(weights.shape.i, 4); in UploadWeights() local 166 const int src_depth = IntegralDivideRoundUp(weights.shape.i, 4); in RearrangeWeightsData() local
|
D | conv_buffer.h | 85 const int src_depth = IntegralDivideRoundUp(weights.shape.i, 4); in UploadWeights() local
|
D | conv_buffer_1x1.h | 109 const int src_depth = IntegralDivideRoundUp(weights.shape.i, 4); in UploadWeights() local
|
D | conv_powervr.cc | 533 const CLDevice& device, const OperationDef& definition, int src_depth, in GuessBestParams() 648 const int src_depth = IntegralDivideRoundUp(attr.weights.shape.i, 4); in GuessBestParams() local 665 const int src_depth = IntegralDivideRoundUp(attr.weights.shape.i, 4); in GuessBestParams() local
|
D | conv_powervr.h | 142 const int src_depth = IntegralDivideRoundUp(weights.shape.i, 4); in UploadWeights() local
|
D | conv_constants.h | 117 const int src_depth = IntegralDivideRoundUp(weights.shape.i, 4); in RearrangeWeightsData() local
|
D | convolution_transposed_3x3_thin.cc | 31 const OperationDef& op_def, const LinearStorage& biases, int src_depth, in GenerateConvolutionTransposedCode()
|
D | convolution_transposed_thin.cc | 32 const OperationDef& op_def, int src_depth, int dst_channels, in GenerateConvolutionTransposedCode()
|
D | conv_constants.cc | 45 const int src_depth = IntegralDivideRoundUp(src_channels, 4); in GenerateConvolutionConstantCode() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/kernels/ |
D | transpose_conv.cc | 133 const int src_depth = IntegralDivideRoundUp(attr.weights.shape.i, 4); in GetDeconvolution() local 267 const int src_depth = IntegralDivideRoundUp(attr.weights.shape.i, 4); in GetDeconvolutionShared() local 499 const int src_depth = IntegralDivideRoundUp(attr.weights.shape.i, 4); in GetDeconvolutionBorder() local 662 const int src_depth = IntegralDivideRoundUp(attr.weights.shape.i, 4); in GetDeconvolution3x3() local 882 const int src_depth = IntegralDivideRoundUp(attr.weights.shape.i, 4); in GetDeconvolutionShared3x3() local 904 const int src_depth = IntegralDivideRoundUp(params.weights.shape.i, 4); in ConvolutionTransposed() local 1018 const int src_depth = IntegralDivideRoundUp(params.weights.shape.i, 4); in ConvolutionTransposed3x3() local
|
D | fully_connected.cc | 42 const int src_depth = IntegralDivideRoundUp(src_channels, 4); in GetFullyConnectedCode() local 141 const int src_depth = IntegralDivideRoundUp(attr.weights.shape.i, 4); in FullyConnected() local
|
D | softmax.cc | 192 const int src_depth = IntegralDivideRoundUp(channels_count, 4); in Softmax1x1() local
|
D | depthwise_conv.cc | 211 const int src_depth = IntegralDivideRoundUp(attr.weights.shape.i, 4); in ReorderWeightsDepthWiseConv3x3Stride1x1() local 406 const int src_depth = IntegralDivideRoundUp(attr.weights.shape.i, 4); in ReorderWeightsDepthWiseConv3x3Stride2() local
|
D | conv.cc | 160 const int src_depth = IntegralDivideRoundUp(params.weights.shape.i, 4); in GetKernelForConv() local 753 const int src_depth = IntegralDivideRoundUp(params.weights.shape.i, 4); in ReorderWeightsForConv() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/ |
D | fully_connected.cc | 42 const int src_depth = IntegralDivideRoundUp(attr.weights.shape.i, 4); in GenerateCode() local
|
/external/mesa3d/src/intel/compiler/ |
D | brw_fs_visitor.cpp | 443 fs_reg src_depth, src_stencil; in emit_single_fb_write() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | convert.cc | 127 const int src_depth = IntegralDivideRoundUp(shape.i, 4); in ConvertToPHWO4I4() local
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_meta_blit.c | 315 uint32_t src_depth = radv_minify(src_iview->image->info.depth, src_iview->base_mip); in meta_emit_blit() local
|