Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dsparsify_gather_test.cc240 Tensor expected_gather_default_tensor(DT_FLOAT, TensorShape({})); in TestSinglePartition() local
241 test::FillValues<float>(&expected_gather_default_tensor, {0.0}); in TestSinglePartition()
243 expected_gather_default_tensor, in TestSinglePartition()