MCPcopy Create free account
hub / github.com/InternRobotics/NavDP / __init__

Method __init__

baselines/navdp/policy_network.py:10–61  ·  view source on GitHub ↗
(self,
                 image_size=224,
                 memory_size=8,
                 predict_size=24,
                 temporal_depth=8,
                 heads=8,
                 token_dim=384,
                 channels=3,
                 device='cuda:0')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Tested by

no test coverage detected