Searched defs:RestoreV2 (Results 1 – 2 of 2) sorted by relevance
143 class RestoreV2 : public OpKernel { class145 explicit RestoreV2(OpKernelConstruction* context) : OpKernel(context) { in RestoreV2() function in tensorflow::RestoreV2
31177 func RestoreV2(scope *Scope, prefix tf.Output, tensor_names tf.Output, shape_and_slices tf.Output, … func