Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu-research/persistent-rnn
/ functions
Functions
704 in github.com/baidu-research/persistent-rnn
⨍
Functions
704
◇
Types & classes
225
Method
operator-
include/prnn/detail/types/float16.h:87
Function
operator/
include/prnn/detail/types/float16.h:427
Method
operator/
include/prnn/detail/types/float16.h:278
Function
operator<
include/prnn/detail/types/float16.h:381
Method
operator<
include/prnn/detail/types/float16.h:100
Function
operator<=
include/prnn/detail/types/float16.h:395
Method
operator<=
include/prnn/detail/types/float16.h:106
Function
operator==
include/prnn/detail/types/float16.h:369
Method
operator==
src/detail/matrix/float_iterator.cpp:75
Method
operator==
src/detail/matrix/operation.cpp:13
Method
operator==
src/detail/matrix/matrix.cpp:276
Method
operator==
src/detail/matrix/precision.cpp:30
Method
operator==
include/prnn/detail/types/float16.h:94
Function
operator>
include/prnn/detail/types/float16.h:388
Method
operator>
include/prnn/detail/types/float16.h:112
Function
operator>=
include/prnn/detail/types/float16.h:402
Method
operator>=
include/prnn/detail/types/float16.h:118
Method
operator[]
src/detail/matrix/matrix.cpp:266
Function
parallelFor
src/detail/parallel/parallel_for.cpp:16
Method
perform_back_prop_iteration
include/prnn/detail/rnn/recurrent_ops_kernels.h:487
Method
perform_iteration
include/prnn/detail/rnn/recurrent_ops_kernels.h:409
Method
perform_thread_tile_math
include/prnn/detail/rnn/recurrent_ops_kernels.h:1693
Method
populate_scratch
include/prnn/detail/rnn/recurrent_ops_kernels.h:709
Method
populate_scratch_back_prop
include/prnn/detail/rnn/recurrent_ops_kernels.h:751
Function
predicated_atomic_load_relaxed
include/prnn/detail/util/atomics.h:534
Function
predicated_atomic_store_relaxed
include/prnn/detail/util/atomics.h:563
Method
predicated_load_back_prop_activation_vector
include/prnn/detail/rnn/recurrent_ops_kernels.h:1247
Method
predicated_load_vector
include/prnn/detail/rnn/recurrent_ops_kernels.h:1195
Method
predicated_store_input_vector_shared
include/prnn/detail/rnn/recurrent_ops_kernels.h:1461
Method
predicated_store_output_vector_shared
include/prnn/detail/rnn/recurrent_ops_kernels.h:1496
Method
predicated_store_vector
include/prnn/detail/rnn/recurrent_ops_kernels.h:1422
Method
prnnContext
src/persistent_rnn.cpp:83
Function
prnnGetRNNLinLayerBiasParams
src/persistent_rnn.cpp:550
Function
prnnGetRNNLinLayerMatrixParams
src/persistent_rnn.cpp:537
Function
prnnGetStream
src/persistent_rnn.cpp:117
Function
prnnGetVersion
src/persistent_rnn.cpp:22
Function
prnnSetStream
src/persistent_rnn.cpp:110
Method
reduce_accumulator
include/prnn/detail/rnn/recurrent_ops_kernels.h:1310
Method
reduce_thread_tile_shared
include/prnn/detail/rnn/recurrent_ops_kernels.h:979
Method
reset_failed_flag
include/prnn/detail/rnn/synchronizer.h:57
Function
resize
src/detail/matrix/matrix_transformations.cpp:54
Method
safe_load_weights
include/prnn/detail/rnn/recurrent_ops_kernels.h:804
Method
scratch_activations_per_grid
include/prnn/detail/rnn/recurrent_ops_config.h:620
Method
setKnob
src/detail/util/knobs.cpp:59
Method
setKnob
include/prnn/detail/util/knobs.h:21
Method
set_accumulators_to_zero
include/prnn/detail/rnn/recurrent_ops_kernels.h:1591
Method
sgemm
src/detail/matrix/atlas_library.cpp:35
Method
shapeString
src/detail/matrix/matrix.cpp:261
Method
size
include/prnn/detail/parallel/concurrent_collectives.h:34
Function
sliceLayerWeights
src/persistent_rnn_high_level.cpp:36
Method
spin_on_barrier_failure
include/prnn/detail/rnn/recurrent_ops_kernels.h:1137
Method
store
include/prnn/detail/util/atomics.h:289
Method
store
include/prnn/detail/util/atomics.h:314
Method
store
include/prnn/detail/util/atomics.h:343
Method
store
include/prnn/detail/util/atomics.h:373
Method
store
include/prnn/detail/util/atomics.h:440
Method
store_accumulators
include/prnn/detail/rnn/recurrent_ops_kernels.h:1767
Method
store_accumulators_back_prop
include/prnn/detail/rnn/recurrent_ops_kernels.h:1794
Method
store_accumulators_to_shared
include/prnn/detail/rnn/recurrent_ops_kernels.h:957
Method
store_nonlinear_input_global
include/prnn/detail/rnn/recurrent_ops_kernels.h:1095
Method
store_nonlinear_input_shared
include/prnn/detail/rnn/recurrent_ops_kernels.h:1106
Method
store_thread_accumulators_to_shared
include/prnn/detail/rnn/recurrent_ops_kernels.h:1288
Method
synchronize_block
include/prnn/detail/rnn/recurrent_ops_kernels.h:1160
Method
thread_count
include/prnn/detail/rnn/recurrent_ops_config.h:608
Method
thread_id_in_grid
include/prnn/detail/rnn/recurrent_ops_kernels.h:698
Method
threads
include/prnn/detail/rnn/recurrent_ops_config.h:604
Method
timeout_
include/prnn/detail/rnn/synchronizer.h:157
Method
toString
src/detail/parallel/cuda_driver.cpp:344
Method
toString
src/detail/matrix/precision.cpp:58
Method
toString
src/detail/matrix/cudnn_descriptors.cpp:143
Method
type packed_fp16x2_ffma
include/prnn/detail/rnn/recurrent_ops_kernels.h:1884
Method
type simd_ffma
include/prnn/detail/rnn/recurrent_ops_kernels.h:1707
Method
unload
src/detail/parallel/cuda_runtime_library.cpp:328
Method
unload
src/detail/parallel/cuda_driver.cpp:538
Method
unload
src/detail/matrix/atlas_library.cpp:132
Method
unload
src/detail/matrix/curand_library.cpp:293
Method
unload
src/detail/matrix/cublas_library.cpp:334
Method
unload
src/detail/matrix/cudnn_library.cpp:1192
Method
wait_for_barrier
include/prnn/detail/rnn/recurrent_ops_kernels.h:1002
Method
warm_start
include/prnn/detail/rnn/recurrent_ops_kernels.h:569
Method
warm_start_back_prop
include/prnn/detail/rnn/recurrent_ops_kernels.h:597
Method
~Allocation
src/detail/matrix/allocation.cpp:24
Method
~CudnnFilterConstViewDescriptor
src/detail/matrix/cudnn_descriptors.cpp:102
Method
~CudnnFilterDescriptor
src/detail/matrix/cudnn_descriptors.cpp:72
Method
~CudnnFilterViewDescriptor
src/detail/matrix/cudnn_descriptors.cpp:168
Method
~CudnnPooling2dDescriptor
src/detail/matrix/cudnn_descriptors.cpp:710
Method
~CudnnRNNDescriptor
src/detail/matrix/cudnn_descriptors.cpp:744
Method
~CudnnScalar
src/detail/matrix/cudnn_descriptors.cpp:541
Method
~CudnnTensorConstViewDescriptor
src/detail/matrix/cudnn_descriptors.cpp:515
Method
~CudnnTensorConstViewDescriptorArray
src/detail/matrix/cudnn_descriptors.cpp:443
Method
~CudnnTensorDescriptor
src/detail/matrix/cudnn_descriptors.cpp:248
Method
~CudnnTensorViewDescriptor
src/detail/matrix/cudnn_descriptors.cpp:303
Method
~CudnnTensorViewDescriptorArray
src/detail/matrix/cudnn_descriptors.cpp:374
Method
~Interface
src/detail/parallel/cuda_runtime_library.cpp:243
Method
~Interface
src/detail/parallel/cuda_driver.cpp:439
Method
~Interface
src/detail/matrix/atlas_library.cpp:77
Method
~Interface
src/detail/matrix/curand_library.cpp:228
Method
~Interface
src/detail/matrix/cublas_library.cpp:259
Method
~Interface
src/detail/matrix/cudnn_library.cpp:1070
Method
~LogDatabase
src/detail/util/logger.cpp:27
← previous
next →
601–700 of 704, ranked by callers