Method__init__(self, n_input_dims, n_output_dims, encoding_config, network_config, seed=1337)
bindings/torch/tinycudann/modules.py:268
Method__init__(
self, in_features, out_features,
num_hidden_layers, hidden_features,
activation:str='ReLU', last_activ
scripts/test_random_input.py:15
Method__init__(self, hash=True, n_levels=12, log2_hashmap_size=15, base_resolution=16, smoothstep=False)
scripts/test_grid_bwdbwd.py:18
Method__init__(self, domain, n_channels, n_dims, wraparound_dims, n_conditionals, n_raw_conditionals)
benchmarks/image/bench_tensorflow.py:47