Home
last modified time | relevance | path

Searched defs:scratch_size (Results 1 – 21 of 21) sorted by relevance

/external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/
Dfft_util.cc45 size_t scratch_size = 0; in FftPopulateState() local
Dfft.h36 size_t scratch_size; member
/external/mesa3d/src/amd/common/
Dac_binary.c43 uint32_t scratch_size = 0; in ac_parse_shader_binary_config() local
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir.h86 int scratch_size; variable
Dsfn_instruction_fetch.cpp196 FetchInstruction::FetchInstruction(GPRVector dst, PValue src, int scratch_size): in FetchInstruction()
299 LoadFromScratch::LoadFromScratch(GPRVector dst, PValue src, int scratch_size): in LoadFromScratch()
Dsfn_shader_base.cpp61 r600_shader &sh_info, int scratch_size, in ShaderFromNirProcessor()
/external/flatbuffers/include/flatbuffers/
Dvector_downward.h158 uoffset_t scratch_size() const { in scratch_size() function
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Ddnn.proto150 int64 scratch_size = 3; field
Ddnn.h847 size_t scratch_size() const { return scratch_size_; } in scratch_size() function
928 AlgorithmConfig(AlgorithmDesc algorithm, size_t scratch_size) in AlgorithmConfig()
932 AlgorithmConfig(AlgorithmDesc algorithm, size_t scratch_size, in AlgorithmConfig()
963 std::optional<size_t> scratch_size() const { return scratch_size_; } in scratch_size() function
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_runner.h193 size_t scratch_size; member
/external/harfbuzz_ng/src/
Dhb-graphite2.cc256 unsigned int scratch_size; in _hb_graphite2_shape() local
Dhb-coretext.cc659 unsigned int scratch_size; in _hb_coretext_shape() local
Dhb-directwrite.cc556 unsigned int scratch_size; in _hb_directwrite_shape() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_cp_dma.c259 unsigned scratch_size = SI_CPDMA_ALIGNMENT * 2; in si_cp_dma_realign_engine() local
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection_setup.cpp1157 unsigned scratch_size = 0; in setup_isel_context() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.h222 unsigned scratch_size; member
Dlp_bld_nir_soa.c1850 unsigned scratch_size) in get_scratch_thread_offsets()
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorScanSycl.h442 …const Index scratch_size = scan_info.max_elements_per_block / (ScanParameters<Index>::ScanPerThrea… in scan_block() local
/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c3916 unsigned scratch_size = 8; in ac_translate_nir_to_llvm() local
Dradv_device.c3670 uint32_t scratch_size = scratch_size_per_wave * scratch_waves; in radv_get_preamble_cs() local
/external/mesa3d/src/compiler/nir/
Dnir.h3568 unsigned scratch_size; member