Searched defs:RestoreOp (Results 1 – 5 of 5) sorted by relevance
244 struct RestoreOp { struct247 bool should_run_in_pool(BundleReader* reader) const { in should_run_in_pool()259 void run_with_new_reader() { in run_with_new_reader()269 Status run(BundleReader* reader) { in run()325 OpKernelContext* context;326 size_t idx;327 string tensor_name;328 string shape_and_slice;329 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
2372 unsigned RestoreOp = PPC::MTOCRF; in restoreCRs() local