Change OpKernelRegistrar::Factory to be std::function.
This change allows lambda expressions with captures to be used as factory functions for kernels. This is a prerequisite for the forthcoming C kernel registration API. PiperOrigin-RevId: 220333640
Loading
Please sign in to comment