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