Searched defs:RestoreOp (Results 1 – 4 of 4) sorted by relevance
251 struct RestoreOp { struct254 bool should_run_in_pool(BundleReader* reader) const { in should_run_in_pool()266 void run_with_new_reader() { in run_with_new_reader()276 Status run(BundleReader* reader) { in run()332 OpKernelContext* context;333 size_t idx;334 string tensor_name;335 string shape_and_slice;336 string reader_prefix;
27 class RestoreOp : public OpKernel { class29 explicit RestoreOp(OpKernelConstruction* context) : OpKernel(context) { in RestoreOp() function in tensorflow::RestoreOp
1787 unsigned RestoreOp, MoveReg; in restoreCRs() local
2280 unsigned RestoreOp, MoveReg; in restoreCRs() local