cmpark0126 / client

Triton Python, C++ and Java client libraries, and GRPC-generated client examples for go, java and scala.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Raise Error for Numpy Array and SHM Size Mismatch #1

Open cmpark0126 opened 4 months ago

cmpark0126 commented 4 months ago

https://github.com/cmpark0126/client/blob/7db166fc31e6b7e719f867c9c24ebf00feecedca/src/python/library/tritonclient/utils/shared_memory/__init__.py#L129-L183

cmpark0126 commented 4 months ago

https://github.com/cmpark0126/client/blob/7db166fc31e6b7e719f867c9c24ebf00feecedca/src/python/library/tritonclient/utils/cuda_shared_memory/__init__.py#L173-L239