MCPcopy Create free account

hub / github.com/LBANN/lbann / functions

Functions8,063 in github.com/LBANN/lbann

↓ 1,001 callersMethodsize
Convenience
src/layers/transform/permute/tensor_dims_utils.hpp:74
↓ 768 callersMethodHeight
tools/compute_mean/Mat.hpp:68
↓ 719 callersMethodadd_argument
include/lbann/utils/argument_parser.hpp:681
↓ 698 callersMethodWidth
tools/compute_mean/Mat.hpp:64
↓ 406 callersMethodend
default ctor is good
include/lbann/utils/enum_iterator.hpp:52
↓ 402 callersMethodget_name
src/layers/distconv_adapter.cpp:42
↓ 390 callersMethodsize
include/lbann/utils/impl/gpu_lib.hpp:192
↓ 383 callersFunctionprint
src/utils/graph.cpp:37
↓ 357 callersMethodget
src/utils/cudnn.cpp:200
↓ 337 callersMethodbegin
include/lbann/utils/enum_iterator.hpp:51
↓ 335 callersMethodBuffer
tools/compute_mean/Mat.hpp:148
↓ 324 callersMethodLockedBuffer
tools/compute_mean/Mat.hpp:157
↓ 309 callersMethodinsert
include/lbann/utils/running_statistics.hpp:110
↓ 225 callersFunctionIsValidPtr
unit_test/utilities/TestHelpers.hpp:40
↓ 205 callersMethodclear
include/lbann/utils/argument_parser.hpp:732
↓ 205 callersMethodempty
include/lbann/data_readers/sample_list_impl.hpp:421
↓ 204 callersFunctionCopy
tools/compute_mean/Mat.hpp:194
↓ 201 callersMethodget_comm
src/layers/layer.cpp:241
↓ 198 callersMethodResize
tools/compute_mean/Mat.hpp:128
↓ 198 callersMethodresize
include/lbann/comm_impl.hpp:123
↓ 191 callersMethodget_input_dims
src/layers/layer.cpp:307
↓ 181 callersFunctionto_string
src/utils/visitor_hooks.cpp:58
↓ 166 callersMethodget_weights
src/models/model.cpp:396
↓ 164 callersMethodmean
include/lbann/utils/accumulating_timer.hpp:142
↓ 163 callersMethodget_activations
src/layers/data_type_layer.cpp:428
↓ 162 callersMethodget_name
@brief Get the layer instance's name. * * Each layer in a model should have a unique, preferably * human-readable, name. */
include/lbann/layers/layer.hpp:334
↓ 161 callersFunctionget_time
@brief Return time in fractional seconds since an epoch. */
include/lbann/utils/timer.hpp:37
↓ 154 callersMethodam_trainer_master
Return true if this process is the master process in its trainer. */
include/lbann/comm.hpp:192
↓ 145 callersMethodadd
src/utils/description.cpp:47
↓ 145 callersMethodam_world_master
Return true if this process is the world master process. */
include/lbann/comm.hpp:197
↓ 136 callersMethodLDim
tools/compute_mean/Mat.hpp:72
↓ 133 callersFunctionmax
include/lbann/utils/impl/cuda.hpp:243
↓ 126 callersMethodcount
@brief Returns the reference count. */
include/lbann/utils/reference_counter.hpp:98
↓ 124 callersMethodwrite
(self, overlap)
model_zoo/jag_utils/add_overlap.py:79
↓ 123 callersFunctionView
tools/compute_mean/Mat.hpp:189
↓ 123 callersFunctionto_string
src/data_readers/metadata.cpp:32
↓ 122 callersMethodparse
include/lbann/utils/argument_parser.hpp:749
↓ 115 callersMethodreset
src/utils/cudnn.cpp:185
↓ 112 callersMethodget_output_dims
src/layers/layer.cpp:319
↓ 100 callersMethodvalue
include/lbann/utils/environment_variable.hpp:128
↓ 97 callersMethodget_grid_type
Get trainer grid number (0: no primary/secondary grid, 1: part of primary * grid, 2: part of secondary grid). */
include/lbann/comm.hpp:152
↓ 97 callersMethodget_optimizer
src/weights/data_type_weights.cpp:199
↓ 97 callersFunctionget_sync_info
include/lbann/utils/gpu/sync_info_helpers.hpp:42
↓ 95 callersMethodget_error_signals
src/layers/data_type_layer.cpp:478
↓ 94 callersMethodget_num_parents
@brief Get number of parent layers. */
include/lbann/layers/layer.hpp:576
↓ 93 callersMethodget_step
@brief Current step in the training algorithm * @details Step counts the number of iterations in the training * algorithm's internal state
include/lbann/execution_algorithms/execution_context.hpp:77
↓ 91 callersFunctionget_linear_size
include/lbann/utils/dim_helpers.hpp:59
↓ 89 callersFunctionmin
include/lbann/utils/impl/cuda.hpp:238
↓ 89 callersMethodset
src/utils/cudnn.cpp:214
↓ 85 callersFunctionGemm
external/Elemental/newfiles/Gemm.cpp:34
↓ 85 callersMethodreset
@brief Clear any internal state in the timer. * @post running() returns @c false; check() and stop() return 0. */
include/lbann/utils/timer.hpp:106
↓ 84 callersMethodget_type
src/layers/learning/gru.cpp:98
↓ 81 callersMethodsplit
data_utils/hdf5/helpers.cpp:30
↓ 81 callersMethodwrite
src/utils/protobuf.cpp:186
↓ 79 callersFunctionreplace_escapes
unit_test/utilities/ReplaceEscapes.cpp:72
↓ 78 callersMethodadd_option
include/lbann/utils/argument_parser.hpp:664
↓ 78 callersMethodget_rank_in_trainer
Get the rank of this process in its trainer. */
include/lbann/comm.hpp:157
↓ 77 callersMethodset_output_dims
src/layers/layer.cpp:345
↓ 76 callersMethodget_execution_mode
include/lbann/execution_algorithms/execution_context.hpp:68
↓ 76 callersMethodget_num_children
@brief Get number of child layers. */
include/lbann/layers/layer.hpp:578
↓ 73 callersMethod__init__
(self, *args, **kwargs)
python/lbann/core/operators.py:71
↓ 72 callersMethodname
src/metrics/layer_metric.cpp:49
↓ 72 callersFunctionto_string
@brief Returns weights file_format as string. */
src/callbacks/dump_weights.cpp:342
↓ 69 callersMethodrun
Execute the script. The script is executed directly and is _not_ submitted to a job scheduler. The script file is written before bein
python/lbann/launcher/batch_script.py:140
↓ 67 callersFunctionget
src/utils/stack_trace.cpp:47
↓ 60 callersMethodnum_weights
include/lbann/layers/layer.hpp:735
↓ 58 callersMethodapply
src/transforms/vision/pad.cpp:39
↓ 58 callersMethodget_epoch
Number of times the training set has been traversed. */
include/lbann/execution_algorithms/sgd_execution_context.hpp:81
↓ 56 callersMethodMatMul
include/lbann/layers/math/distconv/distconv_matmul.hpp:41
↓ 55 callersMethodadd
include/lbann/utils/description.hpp:72
↓ 55 callersMethodsqrt
src/layers/misc/rowwise_weights_norms.cpp:66
↓ 54 callersMethodget_parent_layers
src/layers/layer.cpp:882
↓ 54 callersMethodget_trainer_rank
Get which trainer this process is in. */
include/lbann/comm.hpp:155
↓ 53 callersFunctioninitialize
src/utils/cudnn.cpp:83
↓ 52 callersMethodChannelwiseFullyConnected
include/lbann/layers/learning/distconv/distconv_layers.hpp:42
↓ 51 callersFunctionprof_region_begin
src/utils/profiling.cpp:270
↓ 51 callersFunctionprof_region_end
src/utils/profiling.cpp:275
↓ 50 callersMethodadd_flag
include/lbann/utils/argument_parser.hpp:775
↓ 50 callersFunctionget_matrix_stat
src/execution_algorithms/kfac/kfac_util.cpp:343
↓ 50 callersMethodload
src/utils/protobuf.cpp:135
↓ 49 callersMethodget_rank_in_world
Get my rank in COMM_WORLD. */
include/lbann/comm.hpp:159
↓ 47 callersMethodtranspose
include/lbann/layers/learning/channelwise_fully_connected.hpp:134
↓ 45 callersMethodclone
@brief Return an exception-safe, memory-safe copy of this object. */
include/lbann/utils/cloneable.hpp:98
↓ 45 callersFunctiontrim
src/proto/proto_common.cpp:1121
↓ 45 callersMethodwhat
src/utils/exception.cpp:60
↓ 43 callersFunctionmake_iterable
Convert to an iterable object. Simply returns `obj` if it is alredy iterable. Otherwise returns a 1-tuple containing `obj`. `str`s are treate
python/lbann/util/__init__.py:4
↓ 42 callersMethodget_KFAC_subgrid_create_two_models
include/lbann/comm.hpp:915
↓ 42 callersMethodget_learning_rate
include/lbann/optimizers/data_type_optimizer_impl.hpp:180
↓ 42 callersMethodset_name
src/models/model.cpp:238
↓ 41 callersMethodget_layers
src/models/model.cpp:376
↓ 40 callersMethodenable_subgrid_async_communication
Return asynchronous flag for sub-grid parallelism */
include/lbann/comm.hpp:918
↓ 40 callersFunctionlog
(string)
applications/vision/densenet.py:15
↓ 40 callersMethodreduce
include/lbann/comm_impl.hpp:502
↓ 40 callersFunctionto_string
include/lbann/data_readers/sample_list_impl.hpp:60
↓ 39 callersMethodset_name
@brief Set the layer instance's name. * Each layer in a model should have a unique, preferably * human-readable, name. */
include/lbann/layers/layer.hpp:321
↓ 38 callersFunctionget_opencv_mat
* Construct an OpenCV Mat that refers to data. * No data is copied, this just sets up a cv::Mat header. * @param data The matrix with data to use.
include/lbann/utils/opencv.hpp:93
↓ 38 callersMethodget_procs_per_trainer
Return the number of processes in a trainer. */
include/lbann/comm.hpp:222
↓ 38 callersMethodupdate
src/layers/layer.cpp:258
↓ 37 callersFunctionapply_elementwise
src/transforms/vision/unit_test/helper.hpp:31
↓ 37 callersFunctionassert_eq
model_zoo/tests/test_utils.hpp:35
next →1–100 of 8,063, ranked by callers