新手入门
用户指南
API 参考
开发者指南
论坛
官网
GitHub
索引
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Z
|
模
_
__version__() (在 megengine.version 模块中)
A
abs() (在 megengine.functional 模块中)
acos() (在 megengine.functional 模块中)
acosh() (在 megengine.functional 模块中)
Adadelta (megengine.optimizer 中的类)
Adagrad (megengine.optimizer 中的类)
Adam (megengine.optimizer 中的类)
adaptive_avg_pool2d() (在 megengine.functional 模块中)
adaptive_max_pool2d() (在 megengine.functional 模块中)
AdaptiveAvgPool2d (megengine.module 中的类)
AdaptiveMaxPool2d (megengine.module 中的类)
add() (在 megengine.functional 模块中)
add_dep_oprs() (Network 方法)
add_output() (Network 方法)
add_param_group() (Optimizer 方法)
ALL (Profiler 属性)
all_gather() (在 megengine.functional.distributed 模块中)
all_oprs() (Network property)
all_oprs_dict() (Network property)
all_reduce_max() (在 megengine.functional.distributed 模块中)
all_reduce_min() (在 megengine.functional.distributed 模块中)
all_reduce_sum() (在 megengine.functional.distributed 模块中)
all_to_all() (在 megengine.functional.distributed 模块中)
all_vars() (Network property)
all_vars_dict() (Network property)
AllreduceCallback (megengine.distributed.helper 中的类)
apply() (Module 方法)
apply_easy_quant() (在 megengine.quantization 模块中)
apply_quant_activation() (QATModule 方法)
apply_quant_bias() (QATModule 方法)
apply_quant_weight() (QATModule 方法)
arange() (在 megengine.functional 模块中)
argmax() (在 megengine.functional 模块中)
argmin() (在 megengine.functional 模块中)
argsort() (在 megengine.functional 模块中)
ArrayDataset (megengine.data.dataset 中的类)
as_count() (NodeFilter 方法)
as_dict() (NodeFilter 方法)
as_list() (NodeFilter 方法)
as_oprnode() (在 megengine.utils.network 模块中)
as_unique() (NodeFilter 方法)
as_varnode() (在 megengine.utils.network 模块中)
asin() (在 megengine.functional 模块中)
asinh() (在 megengine.functional 模块中)
astype() (Tensor 方法)
atan() (在 megengine.functional 模块中)
atan2() (在 megengine.functional 模块中)
atanh() (在 megengine.functional 模块中)
attach() (GradManager 方法)
avg_pool2d() (在 megengine.functional 模块中)
AvgPool2d (megengine.module 中的类)
B
backward() (Function 方法)
(GradManager 方法)
batch_norm() (在 megengine.functional 模块中)
BatchMatMulActivation (megengine.module 中的类)
(megengine.module.qat 中的类)
(megengine.module.quantized 中的类)
BatchNorm1d (megengine.module 中的类)
BatchNorm2d (megengine.module 中的类)
bcast_list_() (在 megengine.distributed 模块中)
binary_cross_entropy() (在 megengine.functional.loss 模块中)
BrightnessTransform (megengine.data.transform 中的类)
broadcast() (在 megengine.functional.distributed 模块中)
broadcast_to() (在 megengine.functional 模块中)
buffers() (Module 方法)
C
calculate_correct_fan() (在 megengine.module.init 模块中)
calculate_fan_in_and_fan_out() (在 megengine.module.init 模块中)
calculate_gain() (在 megengine.module.init 模块中)
ceil() (在 megengine.functional 模块中)
CenterCrop (megengine.data.transform 中的类)
check_type() (NodeFilter 方法)
children() (Module 方法)
CHROME_TIMELINE (Profiler 属性)
CIFAR10 (megengine.data.dataset 中的类)
CIFAR100 (megengine.data.dataset 中的类)
Cityscapes (megengine.data.dataset 中的类)
clear_grad() (Optimizer 方法)
Client (megengine.distributed 中的类)
clip() (在 megengine.functional 模块中)
COCO (megengine.data.dataset 中的类)
Collator (megengine.data 中的类)
ColorJitter (megengine.data.transform 中的类)
COMMAND (Profiler 属性)
Compose (megengine.data.transform 中的类)
Concat (megengine.module 中的类)
(megengine.module.qat 中的类)
(megengine.module.quantized 中的类)
concat() (在 megengine.functional 模块中)
cond_take() (在 megengine.functional 模块中)
ContrastTransform (megengine.data.transform 中的类)
Conv1d (megengine.module 中的类)
conv1d() (在 megengine.functional 模块中)
Conv2d (megengine.module 中的类)
(megengine.module.qat 中的类)
(megengine.module.quantized 中的类)
conv2d() (在 megengine.functional 模块中)
Conv3d (megengine.module 中的类)
conv3d() (在 megengine.functional 模块中)
conv_transpose2d() (在 megengine.functional 模块中)
ConvBn2d (megengine.module 中的类)
(megengine.module.qat 中的类)
(megengine.module.quantized 中的类)
ConvBnRelu2d (megengine.module 中的类)
(megengine.module.qat 中的类)
(megengine.module.quantized 中的类)
ConvRelu2d (megengine.module 中的类)
(megengine.module.qat 中的类)
(megengine.module.quantized 中的类)
ConvTranspose2d (megengine.module 中的类)
copy() (在 megengine.functional 模块中)
cos() (在 megengine.functional 模块中)
cosh() (在 megengine.functional 模块中)
create_qparams() (在 megengine.quantization 模块中)
cross_entropy() (在 megengine.functional.loss 模块中)
cvt_color() (在 megengine.functional.vision 模块中)
D
data_provider() (NodeFilter 方法)
data_providers_filter() (Network property)
DataLoader (megengine.data 中的类)
Dataset (megengine.data.dataset 中的类)
deformable_conv2d() (在 megengine.functional 模块中)
deformable_psroi_pooling() (在 megengine.functional 模块中)
DeformableConv2d (megengine.module 中的类)
DeformablePSROIPooling (megengine.module 中的类)
DequantStub (megengine.module 中的类)
(megengine.module.qat 中的类)
(megengine.module.quantized 中的类)
dest_vars() (Network property)
detach() (Tensor 方法)
device() (Tensor property)
disable() (FakeQuantize 方法)
(Observer 方法)
disable_fake_quant() (在 megengine.quantization 模块中)
disable_observer() (在 megengine.quantization 模块中)
disable_quantize() (Module 方法)
div() (在 megengine.functional 模块中)
dot() (在 megengine.functional 模块中)
Dropout (megengine.module 中的类)
dropout() (在 megengine.functional 模块中)
dtype() (Tensor property)
dump() (Network 方法)
(trace 方法)
E
Elemwise (megengine.module 中的类)
(megengine.module.qat 中的类)
(megengine.module.quantized 中的类)
Embedding (megengine.module 中的类)
embedding() (在 megengine.functional 模块中)
enable() (FakeQuantize 方法)
(Observer 方法)
enable_debug_log() (在 megengine 模块中)
enable_fake_quant() (在 megengine.quantization 模块中)
enable_observer() (在 megengine.quantization 模块中)
equal() (在 megengine.functional 模块中)
eval() (Module 方法)
exclude_from_trace() (在 megengine.jit 模块中)
exp() (在 megengine.functional 模块中)
expand_dims() (在 megengine.functional 模块中)
expm1() (在 megengine.functional 模块中)
ExponentialMovingAverageObserver (megengine.quantization 中的类)
eye() (在 megengine.functional 模块中)
F
fake_quant_bias() (在 megengine.quantization 模块中)
fake_quant_tensor() (在 megengine.quantization 模块中)
FakeQuantize (megengine.quantization 中的类)
fill_() (在 megengine.module.init 模块中)
flatten() (Tensor 方法)
(在 megengine.functional 模块中)
floor() (在 megengine.functional 模块中)
floor_div() (在 megengine.functional 模块中)
forward() (Function 方法)
(Module 方法)
from_float_module() (QATModule 类方法)
from_qat_module() (QuantizedModule 类方法)
full() (在 megengine.functional 模块中)
full_like() (在 megengine.functional 模块中)
Function (megengine.autodiff 中的类)
G
gather() (在 megengine.functional 模块中)
(在 megengine.functional.distributed 模块中)
GaussianNoise (megengine.data.transform 中的类)
get_activation_dtype() (QATModule 方法)
get_activation_qparams() (QATModule 方法)
get_backend() (在 megengine.distributed 模块中)
get_client() (在 megengine.distributed 模块中)
get_default_device() (在 megengine 模块中)
get_dep_oprs() (Network 方法)
get_dep_vars() (在 megengine.utils.comp_graph_tools 模块中)
get_device_count() (在 megengine 模块中)
get_logger() (在 megengine 模块中)
get_mem_status_bytes() (在 megengine 模块中)
get_mm_server_addr() (在 megengine.distributed 模块中)
get_opr_by_name() (Network 方法)
get_opr_by_type() (Network 方法)
get_opr_type() (在 megengine.utils.comp_graph_tools 模块中)
get_oprs_seq() (在 megengine.utils.comp_graph_tools 模块中)
get_owner_opr_inputs() (在 megengine.utils.comp_graph_tools 模块中)
get_owner_opr_type() (在 megengine.utils.comp_graph_tools 模块中)
get_profile() (trace 方法)
get_py_server_addr() (在 megengine.distributed 模块中)
get_var_by_name() (Network 方法)
get_var_receive_oprs() (Network 方法)
get_weight_dtype() (QATModule 方法)
get_weight_qparams() (QATModule 方法)
get_world_size() (在 megengine.distributed 模块中)
git_version() (在 megengine.version 模块中)
GradManager (megengine.autodiff 中的类)
graph_traversal() (在 megengine.utils.comp_graph_tools 模块中)
GraphInference (megengine.utils.comp_graph_tools 中的类)
greater() (在 megengine.functional 模块中)
greater_equal() (在 megengine.functional 模块中)
Group (megengine.distributed 中的类)
group_barrier() (在 megengine.distributed 模块中)
GroupNorm (megengine.module 中的类)
H
has_input() (NodeFilter 方法)
help() (在 megengine.hub 模块中)
hinge_loss() (在 megengine.functional.loss 模块中)
HistogramObserver (megengine.quantization 中的类)
HookHandler (megengine.utils.hook 中的类)
hsigmoid() (在 megengine.functional 模块中)
hswish() (在 megengine.functional 模块中)
HueTransform (megengine.data.transform 中的类)
I
Identity (megengine.module 中的类)
ImageFolder (megengine.data.dataset 中的类)
ImageNet (megengine.data.dataset 中的类)
import_module() (在 megengine.hub 模块中)
indexing_one_hot() (在 megengine.functional 模块中)
Infinite (megengine.data 中的类)
init_process_group() (在 megengine.distributed 模块中)
InstanceNorm (megengine.module 中的类)
interpolate() (在 megengine.functional.vision 模块中)
is_cuda_available() (在 megengine 模块中)
is_distributed() (在 megengine.distributed 模块中)
isinf() (在 megengine.functional 模块中)
isnan() (在 megengine.functional 模块中)
item() (Tensor 方法)
L
l1_loss() (在 megengine.functional.loss 模块中)
launcher (megengine.distributed 中的类)
LayerNorm (megengine.module 中的类)
leaky_relu() (在 megengine.functional 模块中)
LeakyReLU (megengine.module 中的类)
left_shift() (在 megengine.functional 模块中)
less() (在 megengine.functional 模块中)
less_equal() (在 megengine.functional 模块中)
Lighting (megengine.data.transform 中的类)
Linear (megengine.module 中的类)
(megengine.module.qat 中的类)
(megengine.module.quantized 中的类)
linear() (在 megengine.functional 模块中)
linspace() (在 megengine.functional 模块中)
list() (在 megengine.hub 模块中)
load() (Network 类方法)
(在 megengine 模块中)
(在 megengine.hub 模块中)
load_serialized_obj_from_url() (在 megengine.hub 模块中)
load_state_dict() (Module 方法)
(Optimizer 方法)
local_conv2d() (在 megengine.functional 模块中)
LocalConv2d (megengine.module 中的类)
log() (在 megengine.functional 模块中)
log1p() (在 megengine.functional 模块中)
logical_and() (在 megengine.functional 模块中)
logical_not() (在 megengine.functional 模块中)
logical_or() (在 megengine.functional 模块中)
logical_xor() (在 megengine.functional 模块中)
logsigmoid() (在 megengine.functional 模块中)
logsoftmax() (在 megengine.functional 模块中)
logsumexp() (在 megengine.functional 模块中)
LRScheduler (megengine.optimizer 中的类)
M
make_allreduce_cb() (在 megengine.distributed 模块中)
make_const() (Network 方法)
make_input_node() (Network 方法)
MapSampler (megengine.data 中的类)
matinv() (在 megengine.functional 模块中)
matmul() (在 megengine.functional 模块中)
max() (Tensor 方法)
(在 megengine.functional 模块中)
max_pool2d() (在 megengine.functional 模块中)
maximum() (在 megengine.functional 模块中)
MaxPool2d (megengine.module 中的类)
mean() (Tensor 方法)
(在 megengine.functional 模块中)
megengine
模块
megengine.autodiff
模块
megengine.data
模块
megengine.data.collator
模块
megengine.data.dataloader
模块
megengine.data.dataset
模块
megengine.data.sampler
模块
megengine.data.transform
模块
megengine.device
模块
megengine.distributed
模块
megengine.functional
模块
megengine.functional.distributed
模块
megengine.functional.elemwise
模块
megengine.functional.loss
模块
megengine.functional.math
模块
megengine.functional.metric
模块
megengine.functional.nn
模块
megengine.functional.tensor
模块
megengine.functional.vision
模块
megengine.hub
模块
megengine.jit
模块
megengine.logger
模块
megengine.module
模块
megengine.module.init
模块
megengine.module.qat
模块
megengine.module.quantized
模块
megengine.optimizer
模块
megengine.quantization
模块
megengine.random
模块
megengine.serialization
模块
megengine.tensor
模块
megengine.utils
模块
megengine.utils.comp_graph_tools
模块
megengine.utils.hook
模块
megengine.utils.module_stats
模块
megengine.utils.network
模块
megengine.utils.network_node
模块
megengine.utils.profiler
模块
megengine.version
模块
min() (Tensor 方法)
(在 megengine.functional 模块中)
minimum() (在 megengine.functional 模块中)
MinMaxObserver (megengine.quantization 中的类)
MNIST (megengine.data.dataset 中的类)
mod() (在 megengine.functional 模块中)
modify_opr_names() (Network 方法)
Module (megengine.module 中的类)
module_stats() (在 megengine.utils.module_stats 模块中)
modules() (Module 方法)
msra_normal_() (在 megengine.module.init 模块中)
msra_uniform_() (在 megengine.module.init 模块中)
mul() (在 megengine.functional 模块中)
MultiStepLR (megengine.optimizer 中的类)
N
name() (NodeFilter 方法)
named_buffers() (Module 方法)
named_children() (Module 方法)
named_modules() (Module 方法)
named_parameters() (Module 方法)
ndim() (Tensor property)
neg() (在 megengine.functional 模块中)
Network (megengine.utils.network 中的类)
NetworkNode (megengine.utils.network_node 中的类)
new_group() (在 megengine.distributed 模块中)
nms() (在 megengine.functional.vision 模块中)
NodeFilter (megengine.utils.network 中的类)
NodeFilterCheckType (megengine.utils.network 中的类)
NodeFilterHasInput (megengine.utils.network 中的类)
NodeFilterName (megengine.utils.network 中的类)
NodeFilterNotType (megengine.utils.network 中的类)
NodeFilterType (megengine.utils.network 中的类)
norm() (在 megengine.functional 模块中)
normal() (在 megengine.random 模块中)
normal_() (在 megengine.module.init 模块中)
Normalize (megengine.data.transform 中的类)
normalize() (在 megengine.functional 模块中)
not_equal() (在 megengine.functional 模块中)
not_type() (NodeFilter 方法)
numpy() (Tensor 方法)
nvof() (在 megengine.functional.nn 模块中)
O
Objects365 (megengine.data.dataset 中的类)
Observer (megengine.quantization 中的类)
one_hot() (在 megengine.functional 模块中)
ones() (在 megengine.functional 模块中)
ones_() (在 megengine.module.init 模块中)
ones_like() (在 megengine.functional 模块中)
OPERATOR (Profiler 属性)
OpNode (megengine.utils.network_node 中的类)
opr_filter() (Network property)
Optimizer (megengine.optimizer 中的类)
P
Pad (megengine.data.transform 中的类)
param_provider() (NodeFilter 方法)
Parameter (megengine 中的类)
parameters() (Module 方法)
params_filter() (Network property)
PascalVOC (megengine.data.dataset 中的类)
PassiveObserver (megengine.quantization 中的类)
pow() (在 megengine.functional 模块中)
PReLU (megengine.module 中的类)
prelu() (在 megengine.functional 模块中)
pretrained (megengine.hub 中的类)
prod() (Tensor 方法)
(在 megengine.functional 模块中)
profile() (在 megengine.utils.profiler 模块中)
Profiler (megengine.utils.profiler 中的类)
propagate_qconfig() (在 megengine.quantization 模块中)
Q
QATModule (megengine.module.qat 中的类)
QConfig (megengine.quantization 中的类)
QParams (megengine.quantization 中的类)
quantize() (在 megengine.quantization 模块中)
quantize_qat() (在 megengine.quantization 模块中)
QuantizedModule (megengine.module.quantized 中的类)
QuantMode (megengine.quantization 中的类)
QuantStub (megengine.module 中的类)
(megengine.module.qat 中的类)
(megengine.module.quantized 中的类)
R
RandomCrop (megengine.data.transform 中的类)
RandomHorizontalFlip (megengine.data.transform 中的类)
RandomResize (megengine.data.transform 中的类)
RandomResizedCrop (megengine.data.transform 中的类)
RandomSampler (megengine.data 中的类)
RandomVerticalFlip (megengine.data.transform 中的类)
record() (GradManager 方法)
reduce_scatter_sum() (在 megengine.functional.distributed 模块中)
reduce_sum() (在 megengine.functional.distributed 模块中)
release() (GradManager 方法)
ReLU (megengine.module 中的类)
relu() (在 megengine.functional 模块中)
relu6() (在 megengine.functional 模块中)
remap() (在 megengine.functional.vision 模块中)
remote_recv() (在 megengine.functional.distributed 模块中)
remote_send() (在 megengine.functional.distributed 模块中)
remove_output() (Network 方法)
repeat() (在 megengine.functional 模块中)
replace_oprs() (Network 方法)
(在 megengine.utils.comp_graph_tools 模块中)
replace_vars() (Network 方法)
(在 megengine.utils.comp_graph_tools 模块中)
ReplacementSampler (megengine.data 中的类)
reset_batch_size() (Network 方法)
reset_qconfig() (在 megengine.quantization 模块中)
reshape() (Tensor 方法)
(在 megengine.functional 模块中)
Resize (megengine.data.transform 中的类)
right_shift() (在 megengine.functional 模块中)
roi_align() (在 megengine.functional.vision 模块中)
roi_pooling() (在 megengine.functional.vision 模块中)
round() (在 megengine.functional 模块中)
S
Sampler (megengine.data 中的类)
SaturationTransform (megengine.data.transform 中的类)
save() (在 megengine 模块中)
scatter() (在 megengine.functional 模块中)
(在 megengine.functional.distributed 模块中)
SCOPE (Profiler 属性)
seed() (在 megengine.random 模块中)
Sequential (megengine.module 中的类)
SequentialSampler (megengine.data 中的类)
Server (megengine.distributed 中的类)
set_default_device() (在 megengine 模块中)
set_fake_quant() (QATModule 方法)
set_log_file() (在 megengine 模块中)
set_log_level() (在 megengine 模块中)
set_observer() (QATModule 方法)
set_prealloc_config() (在 megengine 模块中)
set_priority_to_id() (在 megengine.utils.comp_graph_tools 模块中)
set_qconfig() (QATModule 方法)
SGD (megengine.optimizer 中的类)
shape() (Tensor property)
ShortestEdgeResize (megengine.data.transform 中的类)
Sigmoid (megengine.module 中的类)
sigmoid() (在 megengine.functional 模块中)
sign() (在 megengine.functional 模块中)
sin() (在 megengine.functional 模块中)
sinh() (在 megengine.functional 模块中)
size() (Tensor property)
Softmax (megengine.module 中的类)
softmax() (在 megengine.functional 模块中)
softplus() (在 megengine.functional 模块中)
sort() (在 megengine.functional 模块中)
split() (在 megengine.functional 模块中)
sqrt() (在 megengine.functional 模块中)
square() (在 megengine.functional 模块中)
square_loss() (在 megengine.functional.loss 模块中)
squeeze() (在 megengine.functional 模块中)
stack() (在 megengine.functional 模块中)
state_dict() (Module 方法)
(Optimizer 方法)
std() (在 megengine.functional 模块中)
step() (Optimizer 方法)
StreamDataset (megengine.data.dataset 中的类)
StreamSampler (megengine.data 中的类)
sub() (在 megengine.functional 模块中)
SublinearMemoryConfig (megengine.jit 中的类)
sum() (Tensor 方法)
(在 megengine.functional 模块中)
svd() (在 megengine.functional 模块中)
SYNC (Profiler 属性)
sync_batch_norm() (在 megengine.functional 模块中)
SyncBatchNorm (megengine.module 中的类)
SyncExponentialMovingAverageObserver (megengine.quantization 中的类)
synchronized() (在 megengine.distributed 模块中)
SyncMinMaxObserver (megengine.quantization 中的类)
T
T() (Tensor property)
tan() (在 megengine.functional 模块中)
tanh() (在 megengine.functional 模块中)
Tensor (megengine 中的类)
tensor() (在 megengine 模块中)
TENSOR_LIFETIME (Profiler 属性)
TENSOR_PROP (Profiler 属性)
tile() (在 megengine.functional 模块中)
to() (Tensor 方法)
tolist() (Tensor 方法)
ToMode (megengine.data.transform 中的类)
topk() (在 megengine.functional 模块中)
topk_accuracy() (在 megengine.functional.metric 模块中)
TorchTransformCompose (megengine.data.transform 中的类)
TQT (megengine.quantization 中的类)
trace (megengine.jit 中的类)
train() (Module 方法)
transpose() (Tensor 方法)
(在 megengine.functional 模块中)
type() (NodeFilter 方法)
U
uniform() (在 megengine.random 模块中)
uniform_() (在 megengine.module.init 模块中)
V
var() (在 megengine.functional 模块中)
var_filter() (Network property)
VarNode (megengine.utils.network_node 中的类)
VisionDataset (megengine.data.dataset 中的类)
VisionTransform (megengine.data.transform 中的类)
W
warp_affine() (在 megengine.functional.vision 模块中)
warp_perspective() (在 megengine.functional.vision 模块中)
where() (在 megengine.functional 模块中)
X
xavier_normal_() (在 megengine.module.init 模块中)
xavier_uniform_() (在 megengine.module.init 模块中)
Z
zeros() (在 megengine.functional 模块中)
zeros_() (在 megengine.module.init 模块中)
zeros_like() (在 megengine.functional 模块中)
模
模块
megengine
megengine.autodiff
megengine.data
megengine.data.collator
megengine.data.dataloader
megengine.data.dataset
megengine.data.sampler
megengine.data.transform
megengine.device
megengine.distributed
megengine.functional
megengine.functional.distributed
megengine.functional.elemwise
megengine.functional.loss
megengine.functional.math
megengine.functional.metric
megengine.functional.nn
megengine.functional.tensor
megengine.functional.vision
megengine.hub
megengine.jit
megengine.logger
megengine.module
megengine.module.init
megengine.module.qat
megengine.module.quantized
megengine.optimizer
megengine.quantization
megengine.random
megengine.serialization
megengine.tensor
megengine.utils
megengine.utils.comp_graph_tools
megengine.utils.hook
megengine.utils.module_stats
megengine.utils.network
megengine.utils.network_node
megengine.utils.profiler
megengine.version