MCPcopy Create free account

hub / github.com/XpuOS/xsched / functions

Functions1,486 in github.com/XpuOS/xsched

FunctionXStreamWaitEvent_ptsz
platforms/cuda/shim/src/shim.cpp:377
FunctionXSubmitTask
platforms/cudla/shim/include/xsched/cudla/shim/shim.h:15
FunctionXWaitForEvents
platforms/opencl/shim/src/shim.cpp:79
FunctionXopCompileAndExecute
platforms/ascend/shim/src/shim.cpp:20
FunctionXopDestroyAttr
platforms/ascend/shim/src/shim.cpp:105
FunctionXrtCreateStream
platforms/ascend/shim/src/shim.cpp:87
FunctionXrtCreateStreamWithConfig
platforms/ascend/shim/src/shim.cpp:96
FunctionXrtRecordEvent
platforms/ascend/shim/src/shim.cpp:30
FunctionXrtSynchronizeDevice
platforms/ascend/shim/src/shim.cpp:53
FunctionXrtSynchronizeDeviceWithTimeout
platforms/ascend/shim/src/shim.cpp:61
FunctionXrtSynchronizeEvent
platforms/ascend/shim/src/shim.cpp:44
FunctionXrtSynchronizeStream
platforms/ascend/shim/src/shim.cpp:69
FunctionXrtSynchronizeStreamWithTimeout
platforms/ascend/shim/src/shim.cpp:78
MethodZeIntelNpuQueue
platforms/levelzero/hal/src/ze_queue.cpp:39
MethodZeKernelArg
platforms/levelzero/hal/include/xsched/levelzero/hal/ze_kernel_arg.h:23
MethodZeKernelArgumentValue
platforms/levelzero/hal/src/ze_kernel_arg.cpp:11
MethodZeKernelCacheConfigFlags
platforms/levelzero/hal/include/xsched/levelzero/hal/ze_kernel_arg.h:77
MethodZeKernelCommand
platforms/levelzero/hal/src/ze_command.cpp:43
MethodZeKernelGlobalOffset
platforms/levelzero/hal/include/xsched/levelzero/hal/ze_kernel_arg.h:89
MethodZeKernelGroupSize
platforms/levelzero/hal/include/xsched/levelzero/hal/ze_kernel_arg.h:35
MethodZeKernelIndirectAccessFlags
platforms/levelzero/hal/include/xsched/levelzero/hal/ze_kernel_arg.h:65
MethodZeList
platforms/levelzero/hal/src/ze_queue.cpp:55
MethodZeListExecuteCommand
platforms/levelzero/hal/include/xsched/levelzero/hal/ze_command.h:17
MethodZeQueue
platforms/levelzero/hal/src/ze_queue.cpp:10
Method__init__
(self, platform: str, prefix: str, lib_name: str, lib_dir: str)
tools/autogen/gen.py:78
Method__init__
(self, bert_config_path, use_fp16, use_int8, use_strict, use_fc2_gemm, use_int8_skipln, use_int8_multihead, us
examples/Linux/5_infer_serving/python/builder.py:56
Method__init__
(self, vocab_file, do_lower_case=True)
examples/Linux/5_infer_serving/python/helpers/tokenization.py:163
Method__init__
(self, vocab_file, do_lower_case=True)
examples/Linux/5_infer_serving/python/helpers/tokenization.py:187
Method__init__
Constructs a BasicTokenizer. Args: do_lower_case: Whether to lower case the input.
examples/Linux/5_infer_serving/python/helpers/tokenization.py:218
Method__init__
(self, vocab, unk_token="[UNK]", max_input_chars_per_word=200)
examples/Linux/5_infer_serving/python/helpers/tokenization.py:333
Method__init__
(self, squad_json, vocab_file, cache_file, batch_size, max_seq_length, num_inputs)
examples/Linux/5_infer_serving/python/helpers/calibrator.py:28
Method__init__
(self)
examples/Linux/6_gui_window/gtk.py:12
Method_do_append_text
(self, text)
examples/Linux/6_gui_window/gtk.py:60
Functioncallback
examples/Windows/8_nontransparent_sched/levelzero/app_nontrans_sched.cpp:62
Functioncl_half_from_double
* Convert a cl_double to a cl_half. */
platforms/example/hal/include/xsched/opencl/hal/cl.h:7741
Functioncl_half_from_float
* Convert a cl_float to a cl_half. */
platforms/example/hal/include/xsched/opencl/hal/cl.h:7615
Functioncl_half_to_float
* Convert a cl_half to a cl_float. */
platforms/example/hal/include/xsched/opencl/hal/cl.h:7867
Functionconvert_example_to_features
Loads a data file into a list of `InputBatch`s.
examples/Linux/5_infer_serving/python/helpers/data_processing.py:86
Functionconvert_ids_to_tokens
(inv_vocab, ids)
examples/Linux/5_infer_serving/python/helpers/tokenization.py:147
Methodconvert_ids_to_tokens
(self, ids)
examples/Linux/5_infer_serving/python/helpers/tokenization.py:180
Methodconvert_ids_to_tokens
Converts a sequence of ids in wordpiece tokens using the vocab.
examples/Linux/5_infer_serving/python/helpers/tokenization.py:208
Functionconvert_tokens_to_ids
(vocab, tokens)
examples/Linux/5_infer_serving/python/helpers/tokenization.py:143
Methodconvert_tokens_to_ids
Converts a sequence of tokens into ids using the vocab.
examples/Linux/5_infer_serving/python/helpers/tokenization.py:201
FunctioncuGetProcAddress_ptsz
platforms/corex/hal/include/xsched/corex/hal/common/cuda.h:19295
FunctioncuGetProcAddress_v2_ptsz
platforms/cuda/hal/include/xsched/cuda/hal/common/cuda.h:26312
FunctioncudaDeviceGetAttribute
platforms/corex/hal/include/xsched/corex/hal/common/cudart.h:4375
FunctioncudaError_t cudaLaunchKernel
platforms/corex/hal/include/xsched/corex/hal/common/cudart.h:14337
FunctioncudaError_t cudaLaunchKernelExC
platforms/corex/hal/include/xsched/corex/hal/common/cudart.h:14346
FunctioncudaFuncGetAttributes
platforms/corex/hal/include/xsched/corex/hal/common/cudart.h:4370
FunctioncudaGetDevice
platforms/corex/hal/include/xsched/corex/hal/common/cudart.h:4380
FunctioncudaLaunchDevice
platforms/corex/hal/include/xsched/corex/hal/common/cudart.h:4504
FunctioncudaLaunchDeviceV2
platforms/corex/hal/include/xsched/corex/hal/common/cudart.h:4510
FunctioncudaMalloc
platforms/corex/hal/include/xsched/corex/hal/common/cudart.h:4365
FunctioncudaOccupancyMaxActiveBlocksPerMultiprocessor
platforms/corex/hal/include/xsched/corex/hal/common/cudart.h:4385
FunctioncudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags
platforms/corex/hal/include/xsched/corex/hal/common/cudart.h:4390
Functiondlsym
platforms/hip/shim/src/intercept.cpp:417
Methodget_batch
(self, names)
examples/Linux/5_infer_serving/python/helpers/calibrator.py:58
Methodget_batch_size
(self)
examples/Linux/5_infer_serving/python/helpers/calibrator.py:52
Functionget_predictions
(doc_tokens, features, results, n_best_size, max_answer_length)
examples/Linux/5_infer_serving/python/helpers/data_processing.py:333
Methodget_quantile
(self)
examples/Linux/5_infer_serving/python/helpers/calibrator.py:101
Methodget_regression_cutoff
(self)
examples/Linux/5_infer_serving/python/helpers/calibrator.py:104
Methodget_time_slice
Get time slice based on priority level
sched/include/xsched/sched/policy/mlfq.h:46
FunctionhipOccupancyMaxPotentialBlockSizeVariableSMem
platforms/hip/hal/include/xsched/hip/hal/hip.h:9619
FunctionhipOccupancyMaxPotentialBlockSizeWithFlags
platforms/hip/hal/include/xsched/hip/hal/hip.h:9363
FunctionkernelParamCallback
platforms/hip/hal/src/kernel_param.cpp:101
Functionload_megatron_pickle_weights
(path, config)
examples/Linux/5_infer_serving/python/builder_utils.py:259
Methodlock
utils/include/xsched/utils/lock.h:44
Functionmain
service/tools/x11_monitor/src/main.cpp:14
Functionmain
service/tools/x11_launcher/src/main.cpp:11
Functionmain
service/cli/src/main.cpp:11
Functionmain
service/server/src/main.cpp:20
Functionmain
examples/Windows/4_manual_sched/levelzero/app_sched.cpp:179
Functionmain
examples/Windows/8_nontransparent_sched/levelzero/app_nontrans_sched.cpp:198
Functionmain
platforms/example/test/main/vecadd.cpp:6
Functionmain
platforms/opencl/test/main/vecadd.cpp:6
Functionmain
platforms/levelzero/test/main/ze_info.cpp:3
Functionmake_hipExtent
platforms/hip/hal/include/xsched/hip/hal/hip.h:567
Functionmake_hipPitchedPtr
platforms/hip/hal/include/xsched/hip/hal/hip.h:551
Functionmake_hipPos
platforms/hip/hal/include/xsched/hip/hal/hip.h:560
Functionnpu_sched_preempt_engine
platforms/levelzero/hal/include/xsched/levelzero/hal/npu_sched.h:116
Functionnpu_sched_reset_engine
platforms/levelzero/hal/include/xsched/levelzero/hal/npu_sched.h:135
Functionnpu_sched_resume_engine
platforms/levelzero/hal/include/xsched/levelzero/hal/npu_sched.h:153
Functionoffset_ptr
platforms/hip/hal/src/kernel_param.cpp:360
Methodon_start_clicked
(self, widget)
examples/Linux/6_gui_window/gtk.py:48
Methodoperator()
platforms/hip/hal/include/xsched/hip/hal/hip.h:681
Functionprintable_text
Returns text encoded in a way suitable for print or `tf.logging`.
examples/Linux/5_infer_serving/python/helpers/tokenization.py:97
Methodread_calibration_cache
(self)
examples/Linux/5_infer_serving/python/helpers/calibrator.py:89
Methodread_histogram_cache
(self, length)
examples/Linux/5_infer_serving/python/helpers/calibrator.py:107
Functionread_squad_json
read from squad json into a list of examples
examples/Linux/5_infer_serving/python/helpers/data_processing.py:186
Functionrun
examples/Windows/4_manual_sched/levelzero/app_sched.cpp:62
Functionrun
examples/Windows/8_nontransparent_sched/levelzero/app_nontrans_sched.cpp:79
Methodrun_inference
(self)
examples/Linux/6_gui_window/gtk.py:69
Methodtokenize
(self, text)
examples/Linux/5_infer_serving/python/helpers/tokenization.py:194
Methodtokenize
Tokenizes a piece of text into its word pieces. This uses a greedy longest-match-first algorithm to perform tokenization using the given voca
examples/Linux/5_infer_serving/python/helpers/tokenization.py:338
MethodtryLock
utils/include/xsched/utils/lock.h:46
Functionuint3
platforms/cuda/hal/include/xsched/cuda/hal/common/cupti.h:2276
Functionuint3
platforms/corex/hal/include/xsched/corex/hal/common/cudart.h:757
Methodunlock
utils/include/xsched/utils/lock.h:45
Functionvalidate_case_matches_checkpoint
Checks whether the casing config is consistent with the checkpoint name.
examples/Linux/5_infer_serving/python/helpers/tokenization.py:27
Methodwrite_calibration_cache
(self, cache)
examples/Linux/5_infer_serving/python/helpers/calibrator.py:95
← previousnext →1,201–1,300 of 1,486, ranked by callers