What does sys.path.append(os.path.split(os.path.dirname(os.path.realpath(__file__)))[0]) do exactly?

后端 未结 0 496
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-11 16:01

I\'m a beginner working on a Deep learning project. During import part, this command is mentioned. What exactly is this command doing?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题