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