#+NAME: share_code
#+BEGIN_SRC python
import tensorflow as tf
#+END_SRC
#+BEGIN_SRC python :noweb yes
<<share_code>>
# TODO: use tf here
#+END_SRC
1 个赞
#+NAME: share_code
#+BEGIN_SRC python
import tensorflow as tf
#+END_SRC
#+BEGIN_SRC python :noweb yes
<<share_code>>
# TODO: use tf here
#+END_SRC