Teach XlaTensorBuffer to not deallocate null pointers
Zero sized XlaTensorBuffer can have null as the backing storage. De-allocating a null pointer produces an annoying warning from the BFCAllocator. PiperOrigin-RevId: 205314271
Loading
Please sign in to comment