Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc31 Status VerifyNotSparse(const Shape& shape) { in VerifyNotSparse() function
91 TF_RETURN_IF_ERROR(VerifyNotSparse(hlo->shape())); in Preprocess()
950 TF_RETURN_IF_ERROR(VerifyNotSparse(result_layout.shape())); in VerifyEntryComputationLayout()
972 TF_RETURN_IF_ERROR(VerifyNotSparse(layout.parameter_shape(i))); in VerifyEntryComputationLayout()