Searched defs:TimestampOp (Results 1 – 1 of 1) sorted by relevance
210 class TimestampOp : public OpKernel { class212 explicit TimestampOp(OpKernelConstruction* context) : OpKernel(context) {} in TimestampOp() function in tensorflow::TimestampOp