MCPcopy Create free account

hub / github.com/apache/singa / functions

Functions5,531 in github.com/apache/singa

↓ 1 callersMethodget_params
(self)
examples/singa_peft/src/singa_peft/tuners/linear_lora/layer.py:120
↓ 1 callersMethodget_reinforcement_learning_policy
This is fpr reinforcement learning policy sampler :return:
examples/model_selection/Trails/internal/ml/model_selection/src/search_space/core/space.py:158
↓ 1 callersFunctionget_size_config_space
(search_space)
examples/model_selection/Trails/internal/ml/model_selection/src/controller/sampler_bohb/bohb_or.py:53
↓ 1 callersMethodget_states
(self)
python/singa/opt.py:94
↓ 1 callersMethodget_states
(self)
examples/model_selection/Trails/internal/ml/model_selection/src/eva_engine/phase1/algo/singa_ms/cnn_ms/train_cnn.py:207
↓ 1 callersMethodget_states
(self)
examples/model_selection/Trails/internal/ml/model_selection/src/eva_engine/phase2/algo/trainer.py:231
↓ 1 callersMethodget_states
(self)
examples/rnn/char_rnn.py:80
↓ 1 callersMethodget_states
(self)
examples/cnn_ms/train_cnn.py:202
↓ 1 callersFunctionget_topology_config_space
(search_space, max_nodes=4)
examples/model_selection/Trails/internal/ml/model_selection/src/controller/sampler_bohb/bohb_or.py:41
↓ 1 callersMethodget_tuner
r""" Get the Tuner class by name Args: tuner_name: the name of the Tuner Returns: the class of the Tuner
examples/singa_peft/src/singa_peft/peft_registry.py:42
↓ 1 callersMethodget_valid_auc
(self, arch_id: str, epoch_num: int)
examples/model_selection/Trails/internal/ml/model_selection/src/query_api/query_api_mlp.py:140
↓ 1 callersMethodgrad_name
(self, idx)
python/singa/autograd.py:360
↓ 1 callersFunctionhalf2float_impl
Convert half-precision to IEEE single-precision. Credit for this goes to [Jeroen van der Zijp](ftp://ftp.fox-toolkit.org/pub/fasthalffloatconversion.p
include/half.hpp:1096
↓ 1 callersMethodhost
include/singa/core/device.h:123
↓ 1 callersMethodimage_dim_order
include/singa/io/decoder.h:50
↓ 1 callersMethodimage_dim_order
include/singa/io/transformer.h:66
↓ 1 callersFunctioninfer_dependency
Infer the dependency of all operations with the given op as the last operation. Operator A is depending on B if A uses the output(s) of B
python/singa/autograd.py:71
↓ 1 callersFunctioninit_model
( condition: &String, config_file: &String, col_cardinalities_file: &String, model_path: &Stri
examples/model_selection/Trails/internal/pg_extension/src/bindings/inference.rs:775
↓ 1 callersMethodinit_tensor_count
Init the tensor count dict
python/singa/sonnx.py:1996
↓ 1 callersMethodinit_wrapper
(func)
python/singa/layer.py:31
↓ 1 callersMethodinitialize
(self, xs, h0)
python/singa/layer.py:1172
↓ 1 callersMethodinject
r""" all PEFT methods must implement the inject method, inject the peft method into the base model. Args: base_model: the
examples/singa_peft/src/singa_peft/tuners/base_tuner.py:36
↓ 1 callersMethodinput_mode
src/model/layer/rnn.h:75
↓ 1 callersFunctionisNetworkOrder
include/singa/utils/integer.h:28
↓ 1 callersFunctionisNetworkOrder
include/singa/io/integer.h:28
↓ 1 callersMethodis_dummy
Returns: True if the tensor is a dummy tensor
python/singa/tensor.py:159
↓ 1 callersMethodis_nan
Returns true iff this is NAN (not a number).
test/gtest/gtest.h:7276
↓ 1 callersMethodis_transpose
Returns: True if the internal data is transposed; otherwise False.
python/singa/tensor.py:184
↓ 1 callersFunctionis_whitespace
(c)
examples/onnx/bert/run_onnx_squad.py:218
↓ 1 callersFunctionisinf
Check for infinity. See also:** Documentation for [std::isinf](https://en.cppreference.com/w/cpp/numeric/math/isinf). \param arg number to check \retv
include/half.hpp:4352
↓ 1 callersMethodl1
Returns: the L1 norm.
examples/model_selection/Trails/singa_pkg_code/tensor.py:305
↓ 1 callersMethodl2
L2 norm, Do not use Nrm2 (name conflict).
src/core/tensor/tensor.cc:833
↓ 1 callersMethodl2
Returns: the L2 norm.
examples/model_selection/Trails/singa_pkg_code/tensor.py:298
↓ 1 callersFunctionlimit_encode_eval
prepare train data to embedded word vector sequence given sequence limit for testing return: questions_encoded: np ndarray, shape
examples/qabot/qabot_data.py:212
↓ 1 callersFunctionlimit_encode_train
prepare train data to embedded word vector sequence given sequence limit return: questions_encoded: np ndarray, shape
examples/qabot/qabot_data.py:114
↓ 1 callersFunctionline_to_idx
(l)
examples/model_selection/Trails/internal/ml/model_selection/src/dataset_utils/structure_data_loader.py:236
↓ 1 callersFunctionload_candidiasis_data
(dir_path)
examples/healthcare/data/candidiasis.py:26
↓ 1 callersFunctionload_cardio_data
(file_path)
examples/healthcare/data/cardiovascular.py:29
↓ 1 callersFunctionload_cerebrovascular_data
(dir_path)
examples/healthcare/data/cerebrovascular.py:24
↓ 1 callersFunctionload_data
(data_dir, namespace)
examples/model_selection/Trails/internal/ml/model_selection/src/dataset_utils/structure_data_loader.py:30
↓ 1 callersFunctionload_data
(dir_path="/tmp/diaret", resize_size=(128, 128))
examples/healthcare/data/diaret.py:32
↓ 1 callersFunctionload_dataset
()
examples/model_selection/Trails/internal/ml/model_selection/src/eva_engine/phase1/algo/singa_ms/cnn_ms/data/mnist.py:36
↓ 1 callersFunctionload_dataset
()
examples/model_selection/Trails/internal/ml/model_selection/src/eva_engine/phase1/algo/singa_ms/cnn_ms/autograd/mnist_cnn.py:71
↓ 1 callersFunctionload_dataset
(dir_path="/tmp/kidney")
examples/healthcare/data/kidney.py:25
↓ 1 callersFunctionload_dataset
Load the dataset and apply one-hot encoding to features (all columns or specific columns). Targets will first be one-hot encoded and then con
examples/healthcare/data/diabetic.py:26
↓ 1 callersFunctionload_dataset
()
examples/largedataset_cnn/autograd/mnist_cnn.py:71
↓ 1 callersFunctionload_dataset
()
examples/cifar_distributed_cnn/data/mnist.py:36
↓ 1 callersFunctionload_dataset
()
examples/cifar_distributed_cnn/autograd/mnist_cnn.py:71
↓ 1 callersFunctionload_dataset
(dir_path)
examples/singa_peft/examples/data/mnist.py:36
↓ 1 callersFunctionload_dataset
()
examples/singa_peft/examples/autograd/mnist_cnn.py:71
↓ 1 callersFunctionload_dataset
()
examples/cnn/data/mnist.py:36
↓ 1 callersFunctionload_dataset
()
examples/cnn/autograd/mnist_cnn.py:71
↓ 1 callersFunctionload_dataset
()
examples/cnn_ms/data/mnist.py:36
↓ 1 callersFunctionload_dataset
()
examples/cnn_ms/autograd/mnist_cnn.py:71
↓ 1 callersFunctionload_img
Read the image from a give path
python/singa/image_tool.py:41
↓ 1 callersMethodload_states
Load the model states and auxiliary states from disk. Usage: m = MyModel() m.compile(...) aux_states = m.
python/singa/model.py:305
↓ 1 callersMethodload_states
Load the model states and auxiliary states from disk. Usage: m = MyModel() m.compile(...) aux_states = m.
examples/cnn_ms/pkg_model_code/model.py:308
↓ 1 callersFunctionload_test_data
(dir_path='/tmp/cifar-100-python')
examples/model_selection/Trails/internal/ml/model_selection/src/eva_engine/phase1/algo/singa_ms/cnn_ms/data/cifar100.py:48
↓ 1 callersFunctionload_test_data
(dir_path='/tmp/cifar-10-batches-py')
examples/model_selection/Trails/internal/ml/model_selection/src/eva_engine/phase1/algo/singa_ms/cnn_ms/data/cifar10.py:57
↓ 1 callersFunctionload_test_data
(dir_path='cifar-10-batches-py')
examples/model_selection/Trails/internal/ml/model_selection/src/eva_engine/phase1/algo/singa_ms/cnn_ms/autograd/resnet_cifar10.py:64
↓ 1 callersFunctionload_test_data
(dir_path='/tmp/malaria', resize_size=(128, 128))
examples/malaria_cnn/data/malaria.py:59
↓ 1 callersFunctionload_test_data
(dir_path)
examples/healthcare/data/cifar10.py:57
↓ 1 callersFunctionload_test_data
(dir_path='/tmp/malaria', resize_size=(128, 128))
examples/healthcare/data/malaria.py:59
↓ 1 callersFunctionload_test_data
(dir_path='cifar-10-batches-py')
examples/largedataset_cnn/autograd/resnet_cifar10.py:64
↓ 1 callersFunctionload_test_data
(dir_path='/tmp/cifar-100-python')
examples/cifar_distributed_cnn/data/cifar100.py:48
↓ 1 callersFunctionload_test_data
(dir_path='/scratch/snx3000/lyongbin/singa_my/cifar10_log/cifar-10-batches-py')
examples/cifar_distributed_cnn/data/cifar10.py:59
↓ 1 callersFunctionload_test_data
(dir_path='cifar-10-batches-py')
examples/cifar_distributed_cnn/autograd/resnet_cifar10.py:64
↓ 1 callersFunctionload_test_data
(dir_path='/scratch/snx3000/lyongbin/singa_my/cifar10_log/cifar-10-batches-py')
examples/singa_peft/examples/data/cifar10.py:59
↓ 1 callersFunctionload_test_data
(dir_path='/tmp/cifar-100-python')
examples/cnn/data/cifar100.py:48
↓ 1 callersFunctionload_test_data
(dir_path='/tmp/cifar-10-batches-py')
examples/cnn/data/cifar10.py:57
↓ 1 callersFunctionload_test_data
(dir_path='cifar-10-batches-py')
examples/cnn/autograd/resnet_cifar10.py:64
↓ 1 callersFunctionload_test_data
(dir_path='/tmp/cifar-100-python')
examples/cnn_ms/data/cifar100.py:48
↓ 1 callersFunctionload_test_data
(dir_path='/tmp/cifar-10-batches-py')
examples/cnn_ms/data/cifar10.py:57
↓ 1 callersFunctionload_test_data
(dir_path='cifar-10-batches-py')
examples/cnn_ms/autograd/resnet_cifar10.py:64
↓ 1 callersFunctionload_train_data
(dir_path='/tmp/cifar-100-python')
examples/model_selection/Trails/internal/ml/model_selection/src/eva_engine/phase1/algo/singa_ms/cnn_ms/data/cifar100.py:43
↓ 1 callersFunctionload_train_data
(dir_path='/tmp/cifar-10-batches-py', num_batches=5)
examples/model_selection/Trails/internal/ml/model_selection/src/eva_engine/phase1/algo/singa_ms/cnn_ms/data/cifar10.py:43
↓ 1 callersFunctionload_train_data
(dir_path='cifar-10-batches-py', num_batches=5)
examples/model_selection/Trails/internal/ml/model_selection/src/eva_engine/phase1/algo/singa_ms/cnn_ms/autograd/resnet_cifar10.py:50
↓ 1 callersFunctionload_train_data
(file_path)
examples/rbm/train.py:36
↓ 1 callersFunctionload_train_data
(dir_path="/tmp/malaria", resize_size=(128, 128))
examples/malaria_cnn/data/malaria.py:31
↓ 1 callersFunctionload_train_data
(dir_path, num_batches=5)
examples/healthcare/data/cifar10.py:43
↓ 1 callersFunctionload_train_data
(dir_path="/tmp/malaria", resize_size=(128, 128))
examples/healthcare/data/malaria.py:31
↓ 1 callersFunctionload_train_data
(dir_path='cifar-10-batches-py', num_batches=5)
examples/largedataset_cnn/autograd/resnet_cifar10.py:50
↓ 1 callersFunctionload_train_data
(dir_path='/tmp/cifar-100-python')
examples/cifar_distributed_cnn/data/cifar100.py:43
↓ 1 callersFunctionload_train_data
(dir_path='/scratch/snx3000/lyongbin/singa_my/cifar10_log/cifar-10-batches-py', num_batches=5)
examples/cifar_distributed_cnn/data/cifar10.py:44
↓ 1 callersFunctionload_train_data
(dir_path='cifar-10-batches-py', num_batches=5)
examples/cifar_distributed_cnn/autograd/resnet_cifar10.py:50
↓ 1 callersFunctionload_train_data
(file_path)
examples/singa_peft/examples/model/rbm.py:36
↓ 1 callersFunctionload_train_data
(dir_path='/scratch/snx3000/lyongbin/singa_my/cifar10_log/cifar-10-batches-py', num_batches=5)
examples/singa_peft/examples/data/cifar10.py:44
↓ 1 callersFunctionload_train_data
(dir_path='/tmp/cifar-100-python')
examples/cnn/data/cifar100.py:43
↓ 1 callersFunctionload_train_data
(dir_path='/tmp/cifar-10-batches-py', num_batches=5)
examples/cnn/data/cifar10.py:43
↓ 1 callersFunctionload_train_data
(dir_path='cifar-10-batches-py', num_batches=5)
examples/cnn/autograd/resnet_cifar10.py:50
↓ 1 callersFunctionload_train_data
(dir_path='/tmp/cifar-100-python')
examples/cnn_ms/data/cifar100.py:43
↓ 1 callersFunctionload_train_data
(dir_path='/tmp/cifar-10-batches-py', num_batches=5)
examples/cnn_ms/data/cifar10.py:43
↓ 1 callersFunctionload_train_data
(dir_path='cifar-10-batches-py', num_batches=5)
examples/cnn_ms/autograd/resnet_cifar10.py:50
↓ 1 callersFunctionload_vocab
()
examples/onnx/bert/bert-squad.py:46
↓ 1 callersFunctionload_vocab
Loads a vocabulary file into a dictionary.
examples/onnx/bert/tokenization.py:116
↓ 1 callersFunctionloaddata
()
examples/largedataset_cnn/process_data.py:81
↓ 1 callersMethodlogits
(self, features)
examples/model_selection/Trails/internal/ml/model_selection/src/eva_engine/phase1/algo/singa_ms/cnn_ms/model/xceptionnet.py:262
↓ 1 callersMethodlogits
(self, features)
examples/model_selection/Trails/internal/ml/model_selection/src/eva_engine/phase1/algo/singa_ms/cnn_ms/autograd/xceptionnet.py:267
↓ 1 callersMethodlogits
(self, features)
examples/largedataset_cnn/model/xceptionnet.py:262
↓ 1 callersMethodlogits
(self, features)
examples/largedataset_cnn/autograd/xceptionnet.py:267
← previousnext →1,801–1,900 of 5,531, ranked by callers