Home
last modified time | relevance | path

Searched defs:out_base (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dgather_functor.h47 T* out_base = out.data(); in HandleCopies() local
Ddepthwise_conv_op.cc218 const int64_t out_base = b * output_image_size; in operator ()() local
Ddynamic_partition_op_gpu.cu.cc453 T* out_base = outs[p]->flat<T>().data(); in GatherSlices() local
Ddeep_conv2d.cc243 const int64_t out_base = in operator ()() local
1141 const int64_t out_base = b * output_image_size; in operator ()() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_io.c1078 uint32_t *out_base, in nir_get_explicit_deref_range()
/external/libpng/contrib/libtests/
Dpngstest.c2068 png_uint_32 in_base, out_base; in transform_from_formats() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1769 int64_t out_base = 0; in Fft1D() local