Skip to content

Add Tensorflow.NET.Hub#1034

Merged
Oceania2018 merged 2 commits intoSciSharp:masterfrom
SanftMonster:support_bert_load
Apr 23, 2023
Merged

Add Tensorflow.NET.Hub#1034
Oceania2018 merged 2 commits intoSciSharp:masterfrom
SanftMonster:support_bert_load

Conversation

@SanftMonster
Copy link
Collaborator

This PR added the following features:

  1. Add the tensorflow.net.hub (but hasn't made any package).
  2. Implement the KerasLayer, which supports to load pretrained model in tensorflow.net.keras. The unittest shown how to load a small bert model and predict the result. However, note that the backward process has not been ensured now.
  3. Support downloading the model from website. (Note that only downloading from tensorflow hub website is ensured now).

@SanftMonster SanftMonster added enhancement New feature or request api New API or change API tf hub Issues related to Tensorflow.NET.Hub break change labels Apr 23, 2023
@Oceania2018 Oceania2018 merged commit a767765 into SciSharp:master Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api New API or change API break change enhancement New feature or request tf hub Issues related to Tensorflow.NET.Hub

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants