neuroailab / tfutils

Utilities for working with tensorflow
MIT License
25 stars 8 forks source link

Deepcopy problem #104

Open chengxuz opened 6 years ago

chengxuz commented 6 years ago

Slightly modify the copy deepcopy to make it support functions from class instances with tensorflow tensors as attributes.