Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/euler
/ embed_context
Method
embed_context
tf_euler/python/mp_utils/base.py:62–63 ·
view source on GitHub ↗
(self, n_id)
Source
from the content-addressed store, hash-verified
60
raise
NotImplementedError
61
62
def
embed_context(self, n_id):
63
raise
NotImplementedError
64
65
def
to_sample(self, inputs):
66
batch_size = tf.size(inputs)
Callers
1
__call__
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected