Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/models
/ encoder
Method
encoder
official/projects/triviaqa/modeling.py:90–91 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
88
89
@property
90
def
encoder(self):
91
return
self._encoder
92
93
94
class
SpanOrCrossEntropyLoss(tf_keras.losses.Loss):
Callers
11
call
Method · 0.80
__init__
Method · 0.80
call
Method · 0.80
call
Method · 0.80
call
Method · 0.80
call
Method · 0.80
call
Method · 0.80
call
Method · 0.80
call
Method · 0.80
call
Method · 0.80
encode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected