Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dsparsify_gather_test.cc248 Tensor expected_expand_dims_tensor(DT_INT32, TensorShape({})); in TestSinglePartition() local
249 test::FillValues<int32>(&expected_expand_dims_tensor, {-1}); in TestSinglePartition()
251 expected_expand_dims_tensor, in TestSinglePartition()