Searched defs:RestoreOp (Results 1 – 4 of 4) sorted by relevance
243 struct RestoreOp { struct246 bool should_run_in_pool(BundleReader* reader) const { in should_run_in_pool()258 void run_with_new_reader() { in run_with_new_reader()268 Status run(BundleReader* reader) { in run()306 OpKernelContext* context;307 size_t idx;308 string tensor_name;309 string shape_and_slice;310 string reader_prefix;
27 class RestoreOp : public OpKernel { class29 explicit RestoreOp(OpKernelConstruction* context) : OpKernel(context) { in RestoreOp() function in tensorflow::RestoreOp
2035 unsigned RestoreOp, MoveReg; in restoreCRs() local
1787 unsigned RestoreOp, MoveReg; in restoreCRs() local