Searched refs:_slice_to_dict (Results 1 – 1 of 1) sorted by relevance
1458 def _slice_to_dict(x): function1534 args = nest.map_structure(_slice_to_dict, args)1535 kwargs = nest.map_structure(_slice_to_dict, kwargs)