Returns a copy of self containing only entries matching `keys`. Note: This function permits lingvo-nestedmap-style nested keys such as `m.foo[20].bar`, similar to the Set and Get methods. Args: keys: an iterable of string keys to be selected out. Returns: A subset of
(self, keys: Iterable[str])
source not stored for this graph (policy: none)