Searched defs:CastOpBase (Results 1 – 2 of 2) sorted by relevance
54 CastOpBase::CastOpBase(OpKernelConstruction* ctx) : OpKernel(ctx) { in CastOpBase() function in tensorflow::CastOpBase
679 friend class CastOpBase; // For access to set_dtype. variable