Searched defs:SelectScalarHandler (Results 1 – 1 of 1) sorted by relevance
210 struct SelectScalarHandler { struct211 void operator()(OpKernelContext* ctx, const Tensor* cond, const Tensor* then, in operator ()()231 struct SelectScalarHandler<CPUDevice, T> { struct232 void operator()(OpKernelContext* ctx, const Tensor* cond, const Tensor* then, in operator ()()