Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc139 flat_hash_set<const HloComputation*> global_set; in GatherComputationsByAllocationType() local
147 bool in_global_set = global_set.contains(computation); in GatherComputationsByAllocationType()
172 global_set.insert(computation); in GatherComputationsByAllocationType()
218 } else if (global_set.contains(computation)) { in GatherComputationsByAllocationType()
/external/python/cffi/doc/source/
Dref.rst499 ``global_set.discard(p)``, with ``p`` any cdata object whose ``void *``