Example #1
0
 def __getitem__(self, idx):
     return array_ops._SliceHelper(self, idx)  # pylint: disable=protected-access
Example #2
0
 def __getitem__(self, idx):
   return array_ops._SliceHelper(self, idx)  # pylint: disable=protected-access