Home
last modified time | relevance | path

Searched defs:inout_offset (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_program_cache.c185 uint32_t *inout_offset, void *inout_prog_data) in brw_search_cache()
/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_op_gpu.h258 const int inout_offset = batch * in_size + filter_offset; in DepthwiseConv2dGPUKernelNHWCSmall() local
542 const int inout_offset = channel * in_pixels + tensor_idx; in DepthwiseConv2dGPUKernelNCHWSmall() local