accelerate
68f54720 - Fix the size of int and bool type when computing module size (#2411)

Commit
2 years ago
Fix the size of int and bool type when computing module size (#2411) * According to the code in set_module_tensor_to_device, uint, int and bool type won't be converted, so let's keep its original size, or the module size will be under-estimated.
Author
Parents
Loading