Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dsparsify_gather_test.cc512 Tensor expected_gather_default_tensor2(DT_FLOAT, TensorShape({})); in TestMultiPartition() local
513 test::FillValues<float>(&expected_gather_default_tensor2, {0.0}); in TestMultiPartition()
515 expected_gather_default_tensor2, in TestMultiPartition()