Home
last modified time | relevance | path

Searched defs:src_desc (Results 1 – 25 of 37) sorted by relevance

12

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dpooling.cc30 auto src_desc = op_def.src_tensors[0]; in GetAveragePoolingKernelCode() local
148 auto src_desc = op_def.src_tensors[0]; in GetMaxPoolingKernelCode() local
Dresize.cc45 auto src_desc = op_def.src_tensors[0]; in GetResizeCode() local
180 auto src_desc = op_def.src_tensors[0]; in GetResize3DCode() local
Dsoftmax.cc68 auto src_desc = definition.src_tensors[0]; in CreateSoftmax() local
Dadd.cc38 auto src_desc = definition.src_tensors[i]; in CreateAdd() local
Dmax_unpooling.cc28 auto src_desc = op_def.src_tensors[0]; in GetMaxUnpoolingKernelCode() local
Ddepthwise_conv_3x3_stride_h2.cc220 auto src_desc = definition.src_tensors[0]; in CreateDepthWiseConv3x3StrideH2() local
Dconcat_z.cc128 auto src_desc = definition.src_tensors[i]; in CreateConcatZ() local
Ddepthwise_conv_3x3.cc58 auto src_desc = op_def.src_tensors[0]; in GenerateDepthwiseConvCode() local
Dconvolution_transposed_3x3_thin.cc43 auto src_desc = op_def.src_tensors[0]; in GenerateConvolutionTransposedCode() local
Dwinograd.cc288 auto src_desc = op_def.src_tensors[0]; in GetWinograd4x4To36TileX6Code() local
585 auto src_desc = op_def.src_tensors[0]; in GetWinograd36To4x4Tile4x1Code() local
Ddepthwise_conv.cc72 auto src_desc = op_def.src_tensors[0]; in GenerateDepthwiseConvolutionCode() local
Dconvolution_transposed_4x4.cc74 auto src_desc = op_def.src_tensors[0]; in GenerateConvolutionTransposedCode() local
Delementwise.cc325 auto src_desc = definition.src_tensors[1]; in CreateElementwiseTwoInput() local
Dconv_constants.cc104 auto src_desc = op_def.src_tensors[0]; in GenerateConvolutionConstantCode() local
Dconvolution_transposed_3x3.cc59 auto src_desc = op_def.src_tensors[0]; in GenerateConvolutionTransposedCode() local
Dconv_metal.cc1000 auto src_desc = definition.src_tensors[0]; in CreateConvolutionMetal() local
1125 auto src_desc = definition.src_tensors[0]; in CreateConvolutionMetalWino4x4To6x6() local
Dconv_buffer_1x1.cc212 auto src_desc = op_def.src_tensors[0]; in GenerateConvBuffer1x1() local
Dconvolution_transposed.cc130 auto src_desc = op_def.src_tensors[0]; in GenerateConvolutionTransposedCode() local
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_copyimage.c289 const struct util_format_description *src_desc, *dst_desc; in swizzled_copy() local
412 const struct util_format_description *src_desc, *dst_desc; in handle_complex_copy() local
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format.c223 util_is_format_compatible(const struct util_format_description *src_desc, in util_is_format_compatible()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dgpu_operation.cc188 auto src_desc = in AssembleCode() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
Ddepthwise_conv_plus_1x1_conv.cc117 auto src_desc = op_def.src_tensors[0]; in GenerateCode() local
/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp2045 const auto src_desc = src_set->GetDescriptorFromGlobalIndex(index + di); in VerifyCopyUpdateContents() local
2064 const auto src_desc = src_set->GetDescriptorFromGlobalIndex(index + di); in VerifyCopyUpdateContents() local
2094 const auto src_desc = src_set->GetDescriptorFromGlobalIndex(index + di); in VerifyCopyUpdateContents() local
2110 const auto src_desc = src_set->GetDescriptorFromGlobalIndex(index + di); in VerifyCopyUpdateContents() local
2133 const auto src_desc = src_set->GetDescriptorFromGlobalIndex(index + di); in VerifyCopyUpdateContents() local
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_descriptor_set.c421 struct lvp_descriptor *src_desc = in lvp_UpdateDescriptorSets() local
/external/virglrenderer/src/
Dvrend_formats.c875 const struct util_format_description *src_desc = util_format_description(src); in format_is_copy_compatible() local

12