Home
last modified time | relevance | path

Searched defs:ValidateSparseTensor (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns_test.cc1238 TEST(CommonShapeFnsTest, ValidateSparseTensor) { in TEST() argument
Dcommon_shape_fns.cc1494 Status ValidateSparseTensor(InferenceContext* c, ShapeHandle indices_shape, in ValidateSparseTensor() function