Home
last modified time | relevance | path

Searched refs:ValidateIndicesFromContext (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dset_kernels.cc189 bool ValidateIndicesFromContext(OpKernelConstruction* ctx) { in ValidateIndicesFromContext() function
241 : OpKernel(ctx), validate_indices_(ValidateIndicesFromContext(ctx)) {} in SetSizeOp()
339 validate_indices_(ValidateIndicesFromContext(ctx)), in SetOperationOp()