joddiy commented on issue #700:
URL: https://github.com/apache/singa/issues/700#issuecomment-649281308


   > Hi,
   > 
   > Just one question, does apache singa CTensor support advanced indexing as 
what numpy supports?
   > 
   > Thanks,
   > Shashank
   
   cannot yet. I guess for this operator, you can use 
tensor.to_numpy(tensor.from_raw_tensor(CTensor)) to convert it to numpy array 
to do it for now. We will consider to implement it at c++ end later.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to