Searched refs:host_address_space (Results 1 – 3 of 3) sorted by relevance
72 self._name = "{}/device:CUSTOM:{}".format(ctx.host_address_space(),
413 with ops.device(context.context().host_address_space()):607 with ops.device(context.context().host_address_space()):
884 def host_address_space(self): member in Context