Searched defs:SaveV2 (Results 1 – 2 of 2) sorted by relevance
91 class SaveV2 : public OpKernel { class93 explicit SaveV2(OpKernelConstruction* context) : OpKernel(context) {} in SaveV2() function in tensorflow::SaveV2
12278 func SaveV2(scope *Scope, prefix tf.Output, tensor_names tf.Output, shape_and_slices tf.Output, ten… func