Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ __init__
Method
__init__
tensorflow/python/distribute/hvd_strategy.py:505–507 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
503
''
&
#x27;
504
505
def
__init__(self):
506
super().__init__()
507
self._prev_sess_fn = None
508
509
def
begin(self):
510
r
''
&
#x27;Rewrites API.
Callers
nothing calls this directly
Calls
1
__init__
Method · 0.45
Tested by
no test coverage detected