Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddeserialize_sparse_variant_op.cc64 OP_REQUIRES_OK(context, GetAndValidateSparseTensorShape( in Compute()
103 OP_REQUIRES_OK(context, GetAndValidateSparseTensorShape( in Compute()
130 OP_REQUIRES_OK(context, GetAndValidateSparseTensorShape( in Compute()
276 Status GetAndValidateSparseTensorShape(const Variant& serialized_values, in GetAndValidateSparseTensorShape() function in tensorflow::__anon84dafedd0111::DeserializeSparseOp