Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_op.cc215 const int64 out_base = b * output_image_size; in operator ()() local
Ddynamic_partition_op_gpu.cu.cc464 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.cc905 int64 out_base = 0; in Fft1D() local