Home
last modified time | relevance | path

Searched defs:CreateConstNode (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/tensorflow_graph_matching/
Dresolve_svdf.cc148 void SvdfCluster::CreateConstNode(const string& const_pattern) { in CreateConstNode() function in toco::SvdfCluster
/external/tensorflow/tensorflow/tools/graph_transforms/
Dsparsify_gather.cc82 void CreateConstNode(const Tensor& tensor, const string& name, in CreateConstNode() function