Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/feast-dev/feast
/ device
Method
device
sdk/python/tests/unit/test_rag_retriever.py:83–84 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
81
82
@property
83
def
device(self):
84
return
self._device
85
86
def
forward(self, **kwargs):
87
return
MagicMock(
Callers
2
__init__
Method · 0.80
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected