MCPcopy 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
94class SpanOrCrossEntropyLoss(tf_keras.losses.Loss):

Callers 11

callMethod · 0.80
__init__Method · 0.80
callMethod · 0.80
callMethod · 0.80
callMethod · 0.80
callMethod · 0.80
callMethod · 0.80
callMethod · 0.80
callMethod · 0.80
callMethod · 0.80
encodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected