Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dsparsify_gather.cc41 Status SparsifyWeights(const Tensor& tensor, Tensor* indices_tensor, in SparsifyWeights() function
354 SparsifyWeights(weight, &indices_tensor, &values_tensor)); in SparsifyGatherInternal()