ref: 96d89e99d8ef413455fb8a5eb9e5e583a981ed96
dir: /dnn/torch/weight-exchange/wexchange/tf/__init__.py/
from .tf import dump_tf_conv1d_weights, load_tf_conv1d_weights from .tf import dump_tf_dense_weights, load_tf_dense_weights from .tf import dump_tf_embedding_weights, load_tf_embedding_weights from .tf import dump_tf_gru_weights, load_tf_gru_weights from .tf import dump_tf_weights, load_tf_weights