Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer.h51 typedef std::unordered_map<string, DevOpOccurrences> GraphOpOccurrences; typedef
60 GraphOpOccurrences* occs);
Dscoped_allocator_optimizer.cc721 GraphOpOccurrences* occs) { in FindOpOccurrences()
828 GraphOpOccurrences occ; in ProcessGraphDef()