Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns_test.cc1128 TF_EXPECT_OK(ValidateSparseTensor(&c, indices, values, shape)); in TEST()
1141 TF_EXPECT_OK(ValidateSparseTensor(&c, indices, values, shape)); in TEST()
1155 ValidateSparseTensor(&c, indices, values, shape).code()); in TEST()
1169 ValidateSparseTensor(&c, indices, values, shape).code()); in TEST()
1183 ValidateSparseTensor(&c, indices, values, shape).code()); in TEST()
1196 TF_EXPECT_OK(ValidateSparseTensor(&c, indices, values, shape)); in TEST()
1209 TF_EXPECT_OK(ValidateSparseTensor(&c, indices, values, shape)); in TEST()
1222 TF_EXPECT_OK(ValidateSparseTensor(&c, indices, values, shape)); in TEST()
1235 TF_EXPECT_OK(ValidateSparseTensor(&c, indices, values, shape)); in TEST()
1238 TEST(CommonShapeFnsTest, ValidateSparseTensor) { in TEST() argument
[all …]
Dcommon_shape_fns.h317 Status ValidateSparseTensor(InferenceContext* c, ShapeHandle indices_shape,
Dcommon_shape_fns.cc1494 Status ValidateSparseTensor(InferenceContext* c, ShapeHandle indices_shape, in ValidateSparseTensor() function
/external/tensorflow/tensorflow/core/ops/
Dset_ops.cc110 TF_RETURN_IF_ERROR(shape_inference::ValidateSparseTensor( in __anon967df2c80202()
157 TF_RETURN_IF_ERROR(shape_inference::ValidateSparseTensor( in __anon967df2c80302()
159 TF_RETURN_IF_ERROR(shape_inference::ValidateSparseTensor( in __anon967df2c80302()
Darray_ops.cc977 TF_RETURN_IF_ERROR(shape_inference::ValidateSparseTensor( in __anon7c94107b1502()
979 TF_RETURN_IF_ERROR(shape_inference::ValidateSparseTensor( in __anon7c94107b1502()