Home
last modified time | relevance | path

Searched defs:out_of_bounds (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dgather_nd_op_cpu_impl.h57 bool out_of_bounds = false; in GenerateIndices() local
73 const bool out_of_bounds = GenerateIndices(loc, &ix); in operator() local
Dgather_nd_op_gpu.cu.cc40 bool out_of_bounds = false; in GatherSliceOpKernel() local
Dscatter_nd_op_gpu.cu.cc107 bool out_of_bounds = false; in ScatterNdOpKernel() local
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
Dtake_while_test.py68 def testTakeWhileDatasetRange(self, num_elements, upper_bound, out_of_bounds): argument
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c2032 LLVMValueRef *out_of_bounds) in lp_build_layer_coord()
2634 LLVMValueRef offset, out_of_bounds, out1; in lp_build_fetch_texel() local
4056 LLVMValueRef out_of_bounds, in lp_build_do_atomic_soa()
4194 LLVMValueRef out_of_bounds = int_coord_bld.zero; in lp_build_img_op_soa() local
Dlp_bld_format_soa.c1005 LLVMValueRef out_of_bounds, in lp_build_store_rgba_soa()
Dlp_bld_sample.c945 LLVMValueRef *out_of_bounds) in lp_build_nearest_mip_level()
/external/mesa3d/src/intel/compiler/
Dbrw_nir.c37 bool out_of_bounds; in remap_tess_levels() local