Home
last modified time | relevance | path

Searched defs:validate_indices (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dsets_impl.py32 def set_size(a, validate_indices=True): argument
94 def _set_operation(a, b, set_operation, validate_indices=True): argument
139 def set_intersection(a, b, validate_indices=True): argument
209 def set_difference(a, b, aminusb=True, validate_indices=True): argument
290 def set_union(a, b, validate_indices=True): argument
H A Dsparse_ops.py1178 validate_indices=True, argument
1668 validate_indices=True, argument
H A Dembedding_ops.py268 validate_indices=True, # pylint: disable=unused-argument argument
H A Darray_ops.py5104 validate_indices=None, argument
5315 validate_indices=None, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Dragged_gather_ops.py36 validate_indices=None, argument
328 validate_indices=None, argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Dsparse_to_dense_op_test.py31 validate_indices=True): argument
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEGatherKernel.cpp49 void validate_indices(const ITensor *indices) in validate_indices() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsparse_to_dense_op_gpu.cu.cc144 bool validate_indices, const Tensor& indices, const Tensor& values, in operator ()()
H A Dset_kernels.cc69 const bool validate_indices, in SparseTensorFromContext()
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/structured/
H A Dstructured_array_ops.py117 validate_indices=None, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dsharded_variable.py902 validate_indices=True, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/risc/
H A Drisc_ops.py129 validate_indices=None, argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/
H A Dbuiltin_op_data.h419 bool validate_indices; member
/aosp_15_r20/external/mesa3d/include/tensorflow/lite/core/c/
H A Dbuiltin_op_data.h431 bool validate_indices; member