MCPcopy Create free account

hub / github.com/antmachineintelligence/mtgbmcode / functions

Functions4,583 in github.com/antmachineintelligence/mtgbmcode

↓ 1 callersMethodextensions
Returns a list of extensions supported by the device.
compute/include/boost/compute/device.hpp:200
↓ 1 callersMethodfactor_to_bigger_better
python-package/compile/src/metric/map_metric.hpp:76
↓ 1 callersMethodfactor_to_bigger_better
src/metric/map_metric.hpp:76
↓ 1 callersFunctionfinal_reduction
compute/include/boost/compute/algorithm/detail/reduce_by_key_with_scan.hpp:304
↓ 1 callersFunctionfind_end_helper
compute/include/boost/compute/algorithm/find_end.hpp:36
↓ 1 callersFunctionfind_extrema_with_reduce_requirements_met
compute/include/boost/compute/algorithm/detail/find_extrema_with_reduce.hpp:33
↓ 1 callersFunctionfind_if_with_atomics
compute/include/boost/compute/algorithm/detail/find_if_with_atomics.hpp:158
↓ 1 callersFunctionfind_if_with_atomics_multiple_vpt
compute/include/boost/compute/algorithm/detail/find_if_with_atomics.hpp:67
↓ 1 callersFunctionfind_if_with_atomics_one_vpt
compute/include/boost/compute/algorithm/detail/find_if_with_atomics.hpp:31
↓ 1 callersFunctionfind_lib
()
python-package/setup.py:21
↓ 1 callersFunctionfind_lib_path
Find the path to LightGBM library files. Returns ------- lib_path: list of strings List of all found library paths to LightGBM.
python-package/lightgbmmt/libpath.py:8
↓ 1 callersFunctionfind_lib_path
()
tests/c_api_test/test_.py:12
↓ 1 callersMethodflush
Flushes the command queue. \see_opencl_ref{clFlush}
compute/include/boost/compute/command_queue.hpp:1551
↓ 1 callersMethodfree_network
Free Booster's network. Returns ------- self : Booster Booster with freed network.
python-package/lightgbmmt/basic.py:1862
↓ 1 callersFunctiongen_parameter_code
Generate auto config file. Parameters ---------- config_hpp : string Path to the config header file. config_out_cpp : string
helpers/parameter_generator.py:244
↓ 1 callersFunctiongen_parameter_description
Write descriptions of parameters to the documentation file. Parameters ---------- sections : list Names of parameters sections.
helpers/parameter_generator.py:159
↓ 1 callersFunctiongenerate
compute/include/boost/compute/random/uniform_real_distribution.hpp:70
↓ 1 callersFunctiongenerate_matrix
generate a matrix inside 'in' and do the tranposition inside 'out'
compute/example/matrix_transpose.cpp:197
↓ 1 callersFunctiongenerate_uint_keys
compute/include/boost/compute/algorithm/detail/reduce_by_key_with_scan.hpp:53
↓ 1 callersFunctiongeneric_accumulate
compute/include/boost/compute/algorithm/accumulate.hpp:33
↓ 1 callersFunctiongeneric_reduce
compute/include/boost/compute/algorithm/reduce.hpp:161
↓ 1 callersFunctionget
compute/include/boost/compute/lambda/get.hpp:134
↓ 1 callersFunctionget_alias
Get aliases of all parameters. Parameters ---------- infos : list Content of the config header file. Returns -------
helpers/parameter_generator.py:99
↓ 1 callersMethodget_context_ptr
Returns a pointer to the context object which generated the error notification.
compute/include/boost/compute/exception/context_error.hpp:61
↓ 1 callersMethodget_device
Returns the device that the command queue issues commands to.
compute/include/boost/compute/command_queue.hpp:232
↓ 1 callersMethodget_device_and_host_timer
Returns a reasonably synchronized pair of timestamps from the device timer and the host timer as seen by device in nanoseconds. The first of returned
compute/include/boost/compute/device.hpp:423
↓ 1 callersMethodget_devices
Returns a vector of devices for the context.
compute/include/boost/compute/context.hpp:188
↓ 1 callersMethodget_format
\internal_ (deprecated)
compute/include/boost/compute/image/image_object.hpp:95
↓ 1 callersMethodget_host_timer
Returns the current value of the host clock as seen by device in nanoseconds. \see_opencl21_ref{clGetHostTimer} \opencl_version_warning{2,1}
compute/include/boost/compute/device.hpp:406
↓ 1 callersMethodget_init_score
Get the initial score of the Dataset. Returns ------- init_score : numpy array or None Init score of Booster.
python-package/lightgbmmt/basic.py:1506
↓ 1 callersFunctionget_names
Get names of all parameters. Parameters ---------- infos : list Content of the config header file. Returns ------- n
helpers/parameter_generator.py:79
↓ 1 callersFunctionget_parameter_infos
Parse config header file. Parameters ---------- config_hpp : string Path to the config header file. Returns -------
helpers/parameter_generator.py:12
↓ 1 callersMethodget_private_info_ptr
Returns a pointer to the private info memory block.
compute/include/boost/compute/exception/context_error.hpp:67
↓ 1 callersMethodget_private_info_size
Returns the size of the private info memory block.
compute/include/boost/compute/exception/context_error.hpp:73
↓ 1 callersMethodget_status
\internal_ (deprecated)
compute/include/boost/compute/event.hpp:297
↓ 1 callersMethodget_used_data_count_
python-package/compile/src/treelearner/data_partition.hpp:206
↓ 1 callersMethodget_used_data_count_
src/treelearner/data_partition.hpp:206
↓ 1 callersMethodget_used_data_indices
python-package/compile/src/treelearner/data_partition.hpp:204
↓ 1 callersMethodget_used_data_indices
src/treelearner/data_partition.hpp:204
↓ 1 callersMethodglobal_memory_size
Returns the global memory size in bytes.
compute/include/boost/compute/device.hpp:229
↓ 1 callersMethodhas_init_score
python-package/compile/src/boosting/score_updater.hpp:83
↓ 1 callersMethodhas_init_score
src/boosting/score_updater.hpp:83
↓ 1 callersFunctionhas_remquo_func
returns true if the device has remquo() built-in OpenCL function implementation
compute/test/quirks.hpp:91
↓ 1 callersFunctioninet_pton
not using visual studio in windows
python-package/compile/src/network/socket_wrapper.hpp:59
↓ 1 callersFunctioninet_pton
not using visual studio in windows
src/network/socket_wrapper.hpp:59
↓ 1 callersFunctioninitial_reduce
compute/include/boost/compute/algorithm/detail/reduce_on_gpu.hpp:89
↓ 1 callersMethodinsert
Inserts \p program into the cache with \p key.
compute/include/boost/compute/utility/program_cache.hpp:100
↓ 1 callersFunctioninsert_events_variadic
compute/include/boost/compute/async/wait.hpp:23
↓ 1 callersMethodinsert_function_call
compute/include/boost/compute/detail/meta_kernel.hpp:882
↓ 1 callersFunctionis_apple_platform
returns true if the platform is Apple OpenCL platform
compute/include/boost/compute/detail/vendor.hpp:35
↓ 1 callersFunctionis_apple_platform_device
returns true if the device is from Apple OpenCL Platform
compute/include/boost/compute/detail/vendor.hpp:41
↓ 1 callersMethodis_array
python-package/compile/include/LightGBM/json11.hpp:120
↓ 1 callersMethodis_array
include/LightGBM/json11.hpp:120
↓ 1 callersFunctionis_nvidia_device
returns true if the device is an nvidia gpu
compute/include/boost/compute/detail/vendor.hpp:22
↓ 1 callersMethodis_trivial
! \brief True if bin is trivial (contains only one bin) */
python-package/compile/include/LightGBM/bin.h:100
↓ 1 callersMethodis_trivial
! \brief True if bin is trivial (contains only one bin) */
include/LightGBM/bin.h:100
↓ 1 callersMethodlast_time
compute/perf/perf.hpp:80
↓ 1 callersMethodless
python-package/compile/src/io/json11.cpp:164
↓ 1 callersMethodless
src/io/json11.cpp:164
↓ 1 callersMethodlinear
Returns the linear size of the extents. This is equivalent to the product of each extent in each dimension.
compute/include/boost/compute/utility/extents.hpp:81
↓ 1 callersFunctionload_from_csc
(filename, reference)
tests/c_api_test/test_.py:124
↓ 1 callersFunctionload_from_csr
(filename, reference)
tests/c_api_test/test_.py:87
↓ 1 callersFunctionmake_coalesced_no_bank_conflicts_kernel
generate a coalesced withtout bank conflicts kernel
compute/example/matrix_transpose.cpp:136
↓ 1 callersFunctionmake_coalesced_transpose_kernel
generates a coalesced transpose kernel
compute/example/matrix_transpose.cpp:91
↓ 1 callersFunctionmake_copy_kernel
generate a copy kernel program
compute/example/matrix_transpose.cpp:31
↓ 1 callersFunctionmake_naive_transpose_kernel
generate a naive transpose kernel
compute/example/matrix_transpose.cpp:61
↓ 1 callersFunctionmake_sma_program
warning precision is not precise due to the float error accumulation when size is large enough for more precision use double or a kahan sum else resul
compute/example/simple_moving_average.cpp:28
↓ 1 callersFunctionmake_stride_expr
compute/include/boost/compute/iterator/strided_iterator.hpp:66
↓ 1 callersFunctionmalloc
compute/include/boost/compute/experimental/malloc.hpp:27
↓ 1 callersFunctionmean
Returns the mean value of the distribution.
compute/include/boost/compute/random/normal_distribution.hpp:56
↓ 1 callersFunctionmulti_error
(y_true, y_pred)
tests/python_package_test/test_sklearn.py:64
↓ 1 callersFunctionmulti_logloss
(y_true, y_pred)
tests/python_package_test/test_sklearn.py:68
↓ 1 callersFunctionnext_permutation_helper
compute/include/boost/compute/algorithm/next_permutation.hpp:35
↓ 1 callersFunctionnot2
compute/include/boost/compute/functional/logical.hpp:183
↓ 1 callersFunctionnp_ceiling
compute/include/boost/compute/algorithm/next_permutation.hpp:82
↓ 1 callersMethodnum_machines
python-package/compile/src/network/linkers.h:194
↓ 1 callersMethodnum_machines
src/network/linkers.h:194
↓ 1 callersMethodnum_model_per_iteration
Get number of models per iteration. Returns ------- model_per_iter : int The number of models per iteration.
python-package/lightgbmmt/basic.py:2087
↓ 1 callersFunctionomp_set_nested
python-package/compile/include/LightGBM/utils/openmp_wrapper.h:65
↓ 1 callersFunctionomp_set_nested
include/LightGBM/utils/openmp_wrapper.h:65
↓ 1 callersMethodop
compute/include/boost/compute/functional/operator.hpp:34
↓ 1 callersFunctionopencv_copy_buffer_to_mat
compute/include/boost/compute/interop/opencv/core.hpp:40
↓ 1 callersFunctionopencv_copy_mat_to_buffer
compute/include/boost/compute/interop/opencv/core.hpp:28
↓ 1 callersFunctionopencv_create_mat_with_image2d
compute/include/boost/compute/interop/opencv/core.hpp:90
↓ 1 callersFunctionparameter_cache_path
Path to parameter caches.
compute/include/boost/compute/detail/path.hpp:58
↓ 1 callersFunctionparse_argument_names
given a string containing the arguments declaration for a function like: "(int a, const float b)", returns a vector containing the name of each argume
compute/include/boost/compute/function.hpp:265
↓ 1 callersMethodpartition_by_affinity_domain
\opencl_version_warning{1,2}
compute/include/boost/compute/device.hpp:386
↓ 1 callersMethodpartition_by_counts
\opencl_version_warning{1,2}
compute/include/boost/compute/device.hpp:369
↓ 1 callersMethodpartition_equally
\opencl_version_warning{1,2}
compute/include/boost/compute/device.hpp:357
↓ 1 callersFunctionpick_scan_block_size
compute/include/boost/compute/algorithm/detail/scan_on_gpu.hpp:171
↓ 1 callersMethodpipe
Creates a null pipe object.
compute/include/boost/compute/pipe.hpp:36
↓ 1 callersFunctionplot_to_file
(report, filename)
compute/perf/perfdoc.py:18
↓ 1 callersFunctionpocl_bug_issue_577
See https://github.com/pocl/pocl/issues/577, POCL fails when a program with incorrect code is built for the 2nd time
compute/test/quirks.hpp:123
↓ 1 callersFunctionpp_floor
compute/include/boost/compute/algorithm/prev_permutation.hpp:82
↓ 1 callersMethodpredict
Return the predicted value for each sample. Parameters ---------- X : array-like or sparse matrix of shape = [n_samples, n_fe
python-package/lightgbmmt/sklearn.py:622
↓ 1 callersMethodpredict
Docstring is inherited from the LGBMModel.
python-package/lightgbmmt/sklearn.py:820
↓ 1 callersFunctionprev_permutation_helper
compute/include/boost/compute/algorithm/prev_permutation.hpp:35
↓ 1 callersFunctionqt_copy_image2d_to_qimage
compute/include/boost/compute/interop/qt/qimage.hpp:57
↓ 1 callersFunctionrandom_shuffle
compute/include/boost/compute/algorithm/random_shuffle.hpp:41
↓ 1 callersMethodrank
python-package/compile/src/network/linkers.h:190
← previousnext →1,401–1,500 of 4,583, ranked by callers