MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / copy

Function copy

tensorflow/python/lib/io/file_io.py:371–385  ·  view source on GitHub ↗

Copies data from oldpath to newpath. Args: oldpath: string, name of the file who's contents need to be copied newpath: string, name of the file to which to copy to overwrite: boolean, if false its an error for newpath to be occupied by an existing file. Raises: errors.O

(oldpath, newpath, overwrite=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

full_dimsMethod · 0.50
MakeShapeFunction · 0.50
ToSliceMethod · 0.50
mainFunction · 0.50

Calls

no outgoing calls

Tested by 1

mainFunction · 0.40