kyzhouhzau / NLPGNN

1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.
MIT License
331 stars 65 forks source link

Create intermediate directories if they don't exist #13

Open khatchad opened 2 months ago

khatchad commented 2 months ago

From https://stackoverflow.com/questions/600268/mkdir-p-functionality-in-python#answer-600612