virtual uint64 tensorflow::Env::NowMicros()=0
Returns the number of micro-seconds since some fixed point in time. Only useful for computing deltas of time.
virtual uint64 tensorflow::Env::NowMicros()=0
Returns the number of micro-seconds since some fixed point in time. Only useful for computing deltas of time.
Please login to continue.