Amir Bishara
Results
2
issues of
Amir Bishara
Hey, I'm using TTL API for Import/Export memory transactions. However, In some cases I need the option to create global memory fence between some transactions. and for this case I...
Hey, In the official TTL documents it's shown that user could create TTL_tensor with providing: ``` 1- the pointer of the allocated memory 2- TTL_shape 3- TTL_layout. (without providing the...