Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dsparsify_gather_test.cc463 Tensor expected_gather_default_tensor1(DT_FLOAT, TensorShape({})); in TestMultiPartition() local
464 test::FillValues<float>(&expected_gather_default_tensor1, {0.0}); in TestMultiPartition()
466 expected_gather_default_tensor1, in TestMultiPartition()