ref: b93e4a149c1bb77e65f4e2c66249553d2a9c4428
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