Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ A
Class
A
dali/test/python/test_dali_proxy.py:620–622 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
618
self.parent = parent
619
620
class
A:
621
def
__init__(self):
622
self.child = B(self)
623
624
objs = [A()
for
_ in range(3)]
625
dali_server.produce_data(objs)
Callers
2
test_dali_proxy_produce_data_circular_dependencies
Function · 0.85
mat.h
File · 0.85
Calls
no outgoing calls
Tested by
1
test_dali_proxy_produce_data_circular_dependencies
Function · 0.68