In constant_op.cc get the CPU RAM allocator through the OpKernelContext
instead of calling cpu_allocator() directly. This will ensure that NUMA node specific constant ops get node-local memory. PiperOrigin-RevId: 202576292
Loading
Please sign in to comment