MCPcopy Create free account

hub / github.com/NVlabs/cule / functions

Functions958 in github.com/NVlabs/cule

↓ 343 callersFunctionread
cule/atari/ram.hpp:32
↓ 151 callersFunctionregOp
cule/atari/opcodes.cpp:936
↓ 112 callersFunctiongetDecimalScore
cule/atari/games/detail/utils.hpp:16
↓ 66 callersMethodclear
cule/atari/types/flagset.hpp:102
↓ 64 callersMethodto
(self, device)
torchcule/atari/env.py:135
↓ 38 callersMethodset
cule/atari/types/flagset.hpp:90
↓ 32 callersMethoddata
cule/atari/rom.cpp:336
↓ 28 callersMethodclear
cule/atari/interrupt.hpp:35
↓ 21 callersMethodstep
Apply sequence of actions to sequence of environments actions -> (observations, rewards, news) where 'news' is a boolean vect
examples/utils/openai/subproc_vec_env.py:8
↓ 19 callersMethodclose
(self)
examples/utils/openai/subproc_vec_env.py:20
↓ 16 callersFunctionreflect_mask
cule/atari/tables.cpp:723
↓ 15 callersFunctionclocksThisLine
cule/atari/preprocess.hpp:60
↓ 15 callersMethodgetStream
cule/cuda/parallel_execution_policy.hpp:55
↓ 15 callersMethodram_size
cule/atari/rom.cpp:295
↓ 13 callersMethodreset
(self, observations)
examples/dqn/memory.py:88
↓ 12 callersFunctionclamp
cule/atari/common.hpp:19
↓ 12 callersFunctiongen_data
(x)
examples/a2c/helper.py:8
↓ 12 callersFunctionmin
cule/macros.hpp:41
↓ 11 callersFunctionwrite
cule/atari/ram.hpp:141
↓ 10 callersFunctiongetDigit
cule/atari/games/alien.hpp:52
↓ 10 callersMethodgetValues
(self, typelist)
torchcule/atari/state.py:99
↓ 10 callersFunctionreset
cule/atari/paddles.hpp:27
↓ 10 callersMethodtrain
(self)
examples/dqn/agent.py:167
↓ 9 callersFunctionmax
cule/macros.hpp:48
↓ 8 callersMethodgetInt
(self)
torchcule/atari/state.py:78
↓ 8 callersMethodwrite
cule/atari/mmc.hpp:54
↓ 7 callersMethodappend
(self, observations, actions, rewards, terminals)
examples/dqn/memory.py:92
↓ 7 callersFunctionclockStartDisplay
cule/atari/preprocess.hpp:67
↓ 7 callersMethodreset
(self)
examples/utils/openai/atari_wrappers.py:161
↓ 7 callersFunctionsearch_for_bytes
cule/atari/rom.cpp:26
↓ 7 callersMethodstep
(self, action)
examples/utils/openai/atari_wrappers.py:167
↓ 7 callersFunctionupdateFrame
cule/atari/preprocess.hpp:115
↓ 6 callersMethod__init__
Warp frames to 84x84 as done in the Nature paper and later work.
examples/utils/openai/atari_wrappers.py:135
↓ 6 callersFunctionclockStopDisplay
cule/atari/preprocess.hpp:74
↓ 6 callersMethodeval
(self)
examples/dqn/agent.py:170
↓ 6 callersMethodgetStr
(self)
torchcule/atari/state.py:93
↓ 6 callersFunctioninstName
cule/atari/opcodes.cpp:48
↓ 6 callersMethodminimal_actions
Minimal number of actions for the environment Returns: list[Action]: minimal set of actions for the environment
torchcule/atari/env.py:195
↓ 6 callersMethodsample
cule/atari/prng.hpp:35
↓ 6 callersFunctiontest
(args, policy_net, env)
examples/a2c/test.py:6
↓ 6 callersMethodupdate
(self, x)
examples/utils/openai/vec_normalize.py:10
↓ 6 callersFunctionvals_to_digits
cule/atari/games/riverraid.hpp:103
↓ 5 callersFunctioncreate_vectorize_atari_env
(env_id, seed, num_envs, episode_life=False, clip_rewards=False, deepmind=True, max_frames=18000)
examples/utils/openai/envs.py:25
↓ 5 callersFunctionenv_initialize
(args, device)
examples/utils/initializers.py:60
↓ 5 callersFunctionformat_time
(f)
examples/a2c/helper.py:11
↓ 5 callersFunctionlog_initialize
(args, device)
examples/utils/initializers.py:83
↓ 5 callersMethodreset
Reset all environments
examples/utils/openai/subproc_vec_env.py:15
↓ 5 callersMethodsample_random_actions
Generate a random set of actions Returns: list[Action]: random set of actions generated for the environment
torchcule/atari/env.py:203
↓ 5 callersMethodscreen_height
cule/atari/rom.cpp:305
↓ 4 callersFunctionformat_time
(f)
examples/dqn/train.py:75
↓ 4 callersFunctionis_ntsc
cule/atari/preprocess.hpp:53
↓ 4 callersMethodis_ntsc
cule/atari/rom.cpp:367
↓ 4 callersMethodmd5
cule/atari/rom.cpp:331
↓ 4 callersMethodname
(self)
examples/a2c/model.py:73
↓ 4 callersMethodrom_size
cule/atari/rom.cpp:300
↓ 4 callersFunctionstate_store_load_helper
cule/atari/cuda/state.hpp:12
↓ 4 callersFunctionvec_stats
(vec)
examples/dqn/train.py:72
↓ 3 callersFunctionMD5Update
MD5 block update operation. Continues an MD5 message-digest operation, processing another message block, and updating the context.
cule/md5.hpp:130
↓ 3 callersMethod_cimport
(self, fn, argt, rest=cudaError_t, signature=None)
examples/utils/runtime.py:160
↓ 3 callersMethod_int32
(self, x)
torchcule/atari/state.py:112
↓ 3 callersMethodact
(self, state)
examples/dqn/agent.py:57
↓ 3 callersFunctionapplyAction
cule/atari/paddles.hpp:36
↓ 3 callersFunctionargs_initialize
(gpu, ngpus_per_node, args)
examples/utils/initializers.py:16
↓ 3 callersFunctioncallback
(args, model, frames, iter_time, rewards, lengths, value_loss, policy_loss, entropy, csv_writer,
examples/a2c/helper.py:14
↓ 3 callersFunctionerrorSTypeToString
cule/atari/debug.hpp:169
↓ 3 callersFunctionerrorTypeToString
cule/atari/debug.hpp:155
↓ 3 callersMethodgame_id
cule/atari/rom.cpp:326
↓ 3 callersMethodinitialize
cule/atari/prng.hpp:26
↓ 3 callersFunctionmain
(add_extra_parser_options, worker)
examples/utils/launcher.py:128
↓ 3 callersFunctionmakeWord
utils
cule/atari/common.hpp:13
↓ 3 callersFunctionmodel_initialize
(args, model, device)
examples/utils/initializers.py:130
↓ 3 callersMethodplayer_left_difficulty_B
cule/atari/rom.cpp:285
↓ 3 callersMethodplayer_right_difficulty_B
cule/atari/rom.cpp:290
↓ 3 callersMethodplus
cule/atari/types/bitfield.hpp:210
↓ 3 callersFunctionprintToConsole
a NULL at the end of argv is REQUIRED!
cule/atari/debug.hpp:138
↓ 3 callersMethodreset_noise
(self)
examples/dqn/agent.py:50
↓ 3 callersMethodswap_paddles
cule/atari/rom.cpp:275
↓ 3 callersMethodswap_ports
cule/atari/rom.cpp:265
↓ 3 callersMethoduse_paddles
cule/atari/rom.cpp:270
↓ 3 callersFunctionwritePNGChunk
cule/atari/png.hpp:16
↓ 2 callersFunctionEncode
Encodes input (UINT4) into output (unsigned char). Assumes len is a multiple of 4.
cule/md5.hpp:280
↓ 2 callersFunctionMD5Transform
MD5 basic transformation. Transforms state based on block.
cule/md5.hpp:191
↓ 2 callersFunctionMD5_memcpy
Note: Replace "for loop" with standard memcpy if possible.
cule/md5.hpp:303
↓ 2 callersFunctionMD5_memset
Note: Replace "for loop" with standard memset if possible.
cule/md5.hpp:312
↓ 2 callersMethod_get_ob
(self)
examples/utils/openai/atari_wrappers.py:172
↓ 2 callersMethod_locate
(self)
examples/utils/runtime.py:175
↓ 2 callersMethod_scale_noise
(self, size)
examples/dqn/model.py:33
↓ 2 callersFunctiona2c_parser_options
(parser)
examples/a2c/a2c_main.py:12
↓ 2 callersFunctioncuda_device_str
(device=0)
examples/utils/runtime.py:213
↓ 2 callersFunctioncurrentScanline
cule/atari/preprocess.hpp:46
↓ 2 callersFunctiondownsample
(frame, height=84, width=84)
examples/visualize/play.py:18
↓ 2 callersMethoderror
out of range checker
cule/atari/types/bitfield.hpp:126
↓ 2 callersMethodgame_name
cule/atari/rom.cpp:255
↓ 2 callersMethodnegative
cule/atari/types/bitfield.hpp:166
↓ 2 callersMethodnext
(self)
examples/ppo/train.py:32
↓ 2 callersMethodpreload
(self)
examples/ppo/train.py:24
↓ 2 callersMethodpreload
(self)
examples/dqn/train.py:38
↓ 2 callersMethodread
cule/atari/mmc.hpp:28
↓ 2 callersMethodscreen_width
cule/atari/rom.cpp:311
↓ 2 callersFunctionstate_to_buffer
cule/atari/preprocess.hpp:789
next →1–100 of 958, ranked by callers