shithub: opus

ref: 41a4c9515d879f84e9107f14937e8bdee26d9cd7
dir: /dnn/torch/weight-exchange/wexchange/tf/__init__.py/

View raw version
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