Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dgather_functor.h47 T* out_base = &out(0, 0, 0); in HandleCopies() local
Ddepthwise_conv_op.cc210 const int64 out_base = b * output_image_size; in operator ()() local
Ddynamic_partition_op_gpu.cu.cc448 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/libpng/contrib/libtests/
Dpngstest.c2067 png_uint_32 in_base, out_base; in transform_from_formats() local