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(0, 0, 0); in HandleCopies() local
Ddepthwise_conv_op.cc214 const int64 out_base = b * output_image_size; in operator ()() local
Ddynamic_partition_op_gpu.cu.cc465 T* out_base = outs[p]->flat<T>().data(); in GatherSlices() local
Ddeep_conv2d.cc240 const int64 out_base = i * out_stride + out_depth_base + shard_base; in operator ()() local
1122 const int64 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.c2067 png_uint_32 in_base, out_base; in transform_from_formats() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc893 int64 out_base = 0; in Fft1D() local