Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dcast_test_util.cc43 TensorDescriptor src_desc, dst_desc; in CastTests() local
78 TensorDescriptor src_desc, dst_desc; in CastToBoolTests() local
113 TensorDescriptor src_desc, dst_desc; in CastFromBoolTests() local
Dwinograd.cc55 const auto src_desc = op_def.src_tensors[0]; in GetKernelWinograd4x4To36() local
152 const auto src_desc = op_def.src_tensors[0]; in GetKernelWinograd36To4x4() local
291 const auto& src_desc = op_def.src_tensors[0]; in GetWinograd4x4To36TileX6Code() local
Ddepthwise_conv.cc86 const TensorDescriptor& src_desc, in GetSrcXYCheck()
229 const auto& src_desc = definition_.src_tensors[0]; in GenerateCode() local
Ddepthwise_conv_3x3_stride_h2.cc230 auto src_desc = definition.src_tensors[0]; in CreateDepthWiseConv3x3StrideH2() local
Ddepthwise_conv_3x3.cc58 auto src_desc = op_def.src_tensors[0]; in GenerateDepthwiseConvCode() local
Delementwise_test_util.cc1048 TensorDescriptor src_desc, dst_desc; in LessEqualTest() local
1087 TensorDescriptor src_desc, dst_desc; in GreaterTest() local
1126 TensorDescriptor src_desc, dst_desc; in GreaterEqualTest() local
1165 TensorDescriptor src_desc, dst_desc; in EqualTest() local
1204 TensorDescriptor src_desc, dst_desc; in NotEqualTest() local
Dconvolution_transposed_4x4.cc83 auto src_desc = op_def.src_tensors[0]; in GenerateConvolutionTransposedCode() local
Dconv_constants.cc113 auto src_desc = op_def.src_tensors[0]; in GenerateConvolutionConstantCode() local
Dconvolution_transposed_3x3.cc66 auto src_desc = op_def.src_tensors[0]; in GenerateConvolutionTransposedCode() local
Delementwise.cc381 const TensorDescriptor& src_desc, in GetReadBroadcastedValueCode()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
Ddepthwise_conv_plus_1x1_conv.cc188 const TensorDescriptor& src_desc, in Init()
403 const auto& src_desc = op_def_.src_tensors[0]; in AddDepthwiseConvNode() local
636 const TensorDescriptor& src_desc = in TryDepthwiseConvPlus1x1Conv() 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.c222 util_is_format_compatible(const struct util_format_description *src_desc, in util_is_format_compatible()
/external/webrtc/modules/desktop_capture/win/
Dwgc_capture_session.cc368 D3D11_TEXTURE2D_DESC src_desc; in CreateMappedTexture() 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.c908 const struct util_format_description *src_desc = util_format_description(src); in format_is_copy_compatible() local
Dvrend_blitter.c796 const struct util_format_description *src_desc = in vrend_renderer_blit_gl() local
/external/sg3_utils/src/
Dsg_xcopy.c620 uint8_t *src_desc, int src_desc_len, in scsi_extended_copy()
1334 uint8_t src_desc[256]; in main() local
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_blitter.c215 const struct util_format_description *src_desc = in can_do_blit() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c421 const struct util_format_description *src_desc, *dst_desc; in can_blit_via_surface_copy() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_surface.c741 const struct util_format_description *src_desc, *dst_desc; in util_can_blit_via_copy_region() local
/external/mesa3d/src/util/format/
Du_format.c443 util_is_format_compatible(const struct util_format_description *src_desc, in util_is_format_compatible()
/external/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c1642 struct anv_descriptor *src_desc = in anv_UpdateDescriptorSets() local
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_dnn.cc6249 const void* input_ptr, void* output_ptr) { in DoPoolForward()
6271 CudnnTensorDescriptor src_desc(input_split, cudnn_input_type); in DoPoolForward() local
6317 const void* input_ptr, void* output_diff_ptr) { in DoPoolBackward()
6340 CudnnTensorDescriptor src_desc(input_split, cudnn_input_type); in DoPoolBackward() local

12