Funsor
稳定版
Funsor 核心
操作
域
解释器
Funsors
优化器
伴随算法
求和-乘积算法
仿射模式匹配
Funsor 工厂
测试工具
类型工具
接口
使用 Funsor 的方法
forward_filter_backward_rsample()
forward_filter_backward_precondition()
Pyro 兼容分布
分布 Funsors
Mini-Pyro 接口
Einsum 接口
编译器与跟踪器
教程与示例
使用 funsors 的命名张量表示法 (第一部分)
示例:Adam 优化器
示例:离散隐马尔可夫模型
示例:切换线性动力系统 EEG
示例:前向-后向算法
示例:卡尔曼滤波器
示例:Mini Pyro
示例:PCFG
示例:偏置卡尔曼滤波器
示例:切换线性动力系统
示例:用于拉普拉斯变换数值反演的 Talbot 方法
示例:VAE MNIST
Funsor
文档
»
索引
在 GitHub 上编辑
索引
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Z
A
abs (在 funsor.ops.builtin 模块中)
abs() (Funsor 方法)
ActualExpected (funsor.testing 中的类)
Adam (funsor.minipyro 中的类)
add (在 funsor.ops.builtin 模块中)
adjoint() (AdjointTape 方法)
(在 funsor.adjoint 模块中)
adjoint_binary() (在 funsor.adjoint 模块中)
adjoint_cat() (在 funsor.adjoint 模块中)
adjoint_contract() (在 funsor.adjoint 模块中)
adjoint_contract_generic() (在 funsor.adjoint 模块中)
adjoint_contract_unary() (在 funsor.adjoint 模块中)
adjoint_reduce() (在 funsor.adjoint 模块中)
adjoint_scatter() (在 funsor.adjoint 模块中)
adjoint_subs() (在 funsor.adjoint 模块中)
AdjointTape (funsor.adjoint 中的类)
affine_inputs() (在 funsor.affine 模块中)
align() (Constant 方法)
(Contraction 方法)
(Delta 方法)
(Funsor 方法)
(Gaussian 方法)
(Tensor 方法)
align_gaussian() (在 funsor.gaussian 模块中)
align_tensor() (在 funsor.tensor 模块中)
align_tensors() (在 funsor.tensor 模块中)
all (在 funsor.ops.array 模块中)
all() (Funsor 方法)
amax (在 funsor.ops.array 模块中)
amin (在 funsor.ops.array 模块中)
and_ (在 funsor.ops.builtin 模块中)
any (在 funsor.ops.array 模块中)
any() (Funsor 方法)
apply_optimizer() (在 funsor.optimizer 模块中)
apply_stack() (在 funsor.minipyro 模块中)
Approximate (funsor.terms 中的类)
approximate() (Funsor 方法)
arg_constraints (FunsorDistribution 属性)
(GaussianHMM 属性)
(SwitchingLinearHMM 属性)
argmax (在 funsor.ops.array 模块中)
argmax() (Funsor 方法)
argmax_approximate (在 funsor.approximations 模块中)
argmin (在 funsor.ops.array 模块中)
argmin() (Funsor 方法)
arity (BinaryOp 属性)
(FinitaryOp 属性)
(NullaryOp 属性)
(Op 属性)
(TernaryOp 属性)
(UnaryOp 属性)
as_code() (OpProgram 方法)
as_tensor() (BlockMatrix 方法)
(BlockVector 方法)
assert_close() (在 funsor.testing 模块中)
assert_equiv() (在 funsor.testing 模块中)
astype (在 funsor.ops.array 模块中)
atanh (在 funsor.ops.builtin 模块中)
atanh() (Funsor 方法)
B
BernoulliLogits (funsor.torch.distributions 中的类)
BernoulliProbs (funsor.torch.distributions 中的类)
Beta (funsor.torch.distributions 中的类)
Binary (funsor.terms 中的类)
binary_divide() (在 funsor.cnf 模块中)
binary_subtract() (在 funsor.cnf 模块中)
binary_to_contract() (在 funsor.cnf 模块中)
BinaryOp (funsor.ops.op 中的类)
Binomial (funsor.torch.distributions 中的类)
Bint (funsor.domains 中的类)
bint() (在 funsor.domains 模块中)
BintType (funsor.domains 中的类)
block (funsor.minipyro 中的类)
BlockMatrix (funsor.gaussian 中的类)
BlockVector (funsor.gaussian 中的类)
Bound (funsor.factory 中的类)
C
CallableInterpretation (funsor.interpretations 中的类)
Cat (funsor.terms 中的类)
cat (在 funsor.ops.array 模块中)
Categorical (funsor.torch.distributions 中的类)
CategoricalLogits (funsor.torch.distributions 中的类)
Cauchy (funsor.torch.distributions 中的类)
check_funsor() (在 funsor.testing 模块中)
Chi2 (funsor.torch.distributions 中的类)
children_contraction() (在 funsor.cnf 模块中)
cholesky (在 funsor.ops.array 模块中)
cholesky_inverse (在 funsor.ops.array 模块中)
cholesky_solve (在 funsor.ops.array 模块中)
clamp (在 funsor.ops.array 模块中)
clamp_finite() (Tensor 方法)
ClippedAdam (funsor.minipyro 中的类)
combine_subs() (Precondition 方法)
compression_threshold (Gaussian 属性)
compute_argmax() (在 funsor.approximations 模块中)
CondIndepStackFrame (funsor.minipyro 中的类)
Constant (funsor.constant 中的类)
ConstantMeta (funsor.constant 中的类)
Contraction (funsor.cnf 中的类)
D
declare_op_types() (在 funsor.ops.op 模块中)
deep_isinstance() (在 funsor.typing 模块中)
deep_issubclass() (在 funsor.typing 模块中)
deep_type() (在 funsor.typing 模块中)
default() (LogAbsDetJacobianOp 静态方法)
(WrappedTransformOp 静态方法)
Delta (funsor.delta 中的类)
(funsor.torch.distributions 中的类)
Dependent (funsor.domains 中的类)
DesugarGetitem (funsor.testing 中的类)
detach (在 funsor.ops.array 模块中)
diagonal (在 funsor.ops.array 模块中)
dim (CondIndepStackFrame 属性)
Dirichlet (funsor.torch.distributions 中的类)
DirichletMultinomial (funsor.torch.distributions 中的类)
DiscreteHMM (funsor.pyro.hmm 中的类)
DispatchedInterpretation (funsor.interpretations 中的类)
dispatcher (LogAbsDetJacobianOp 属性)
(WrappedTransformOp 属性)
dist_class (BernoulliLogits 属性)
(BernoulliProbs 属性)
(Beta 属性)
(Binomial 属性)
(Categorical 属性)
(CategoricalLogits 属性)
(Cauchy 属性)
(Chi2 属性)
(Delta 属性)
(Dirichlet 属性)
(DirichletMultinomial 属性)
(Distribution 属性)
(Exponential 属性)
(Gamma 属性)
(GammaPoisson 属性)
(Geometric 属性)
(Gumbel 属性)
(HalfCauchy 属性)
(HalfNormal 属性)
(Laplace 属性)
(Logistic 属性)
(LowRankMultivariateNormal 属性)
(Multinomial 属性)
(MultivariateNormal 属性)
(NonreparameterizedBeta 属性)
(NonreparameterizedDirichlet 属性)
(NonreparameterizedGamma 属性)
(NonreparameterizedNormal 属性)
(Normal 属性)
(Pareto 属性)
(Poisson 属性)
(StudentT 属性)
(Uniform 属性)
(VonMises 属性)
dist_to_funsor() (在 funsor.pyro.convert 模块中)
distribute_subs_contraction() (在 funsor.cnf 模块中)
Distribution (funsor.distribution 中的类)
(funsor.minipyro 中的类)
do_fresh_subs() (在 funsor.cnf 模块中)
Domain (在 funsor.domains 模块中)
dtype (Bint 属性)
(Funsor 属性)
(RealsType 属性)
dynamic_partial_sum_product() (在 funsor.sum_product 模块中)
E
eager (在 funsor.interpretations 模块中)
eager_binary_constant_constant() (在 funsor.constant 模块中)
eager_binary_constant_tensor() (在 funsor.constant 模块中)
eager_binary_tensor_constant() (在 funsor.constant 模块中)
eager_contract_base() (在 funsor.optimizer 模块中)
eager_contraction_gaussian() (在 funsor.cnf 模块中)
eager_contraction_generic_recursive() (在 funsor.cnf 模块中)
eager_contraction_generic_to_tuple() (在 funsor.cnf 模块中)
eager_contraction_tensor() (在 funsor.cnf 模块中)
eager_contraction_to_binary() (在 funsor.cnf 模块中)
eager_contraction_to_reduce() (在 funsor.cnf 模块中)
eager_independent_joint() (在 funsor.joint 模块中)
eager_log_prob() (Distribution 类方法)
eager_markov_product() (在 funsor.sum_product 模块中)
eager_reduce() (Constant 方法)
(Delta 方法)
(Distribution 方法)
(Funsor 方法)
(Gaussian 方法)
(Stack 方法)
(Tensor 方法)
eager_reduce_add() (在 funsor.constant 模块中)
eager_reduce_exp() (在 funsor.joint 模块中)
eager_subs() (Cat 方法)
(Constant 方法)
(Delta 方法)
(Funsor 方法)
(Gaussian 方法)
(Independent 方法)
(MarkovProduct 方法)
(Scatter 方法)
(Slice 方法)
(Stack 方法)
(Tensor 方法)
(Variable 方法)
eager_unary() (Funsor 方法)
(在 funsor.constant 模块中)
(Number 方法)
(Tensor 方法)
einsum (在 funsor.ops.array 模块中)
einsum() (在 funsor.einsum 模块中)
Einsum() (在 funsor.tensor 模块中)
Elbo (funsor.elbo 中的类)
ELBO (funsor.minipyro 中的类)
elbo() (在 funsor.minipyro 模块中)
empty() (在 funsor.testing 模块中)
entropy() (Distribution 方法)
(Independent 方法)
enumerate_support() (Distribution 方法)
eq (在 funsor.ops.builtin 模块中)
excludes_backend() (在 funsor.testing 模块中)
exp (在 funsor.ops.builtin 模块中)
exp() (Funsor 方法)
expand (在 funsor.ops.array 模块中)
expand() (DiscreteHMM 方法)
(FunsorDistribution 方法)
(SwitchingLinearHMM 方法)
expand_inputs() (Distribution 方法)
Expectation() (在 funsor.minipyro 模块中)
Exponential (funsor.torch.distributions 中的类)
extract_affine() (在 funsor.affine 模块中)
F
filter() (SwitchingLinearHMM 方法)
find_domain() (在 funsor.domains 模块中)
finfo (在 funsor.ops.array 模块中)
FinitaryOp (funsor.ops.op 中的类)
flip (在 funsor.ops.array 模块中)
floordiv (在 funsor.ops.builtin 模块中)
forward_backward() (在 funsor.adjoint 模块中)
forward_filter_backward_precondition() (在 funsor.recipes 模块中)
forward_filter_backward_rsample() (在 funsor.recipes 模块中)
Fresh (funsor.factory 中的类)
full_like (在 funsor.ops.array 模块中)
Function (funsor.tensor 中的类)
function() (在 funsor.tensor 模块中)
Funsor (funsor.terms 中的类)
funsor.adjoint
模块
funsor.affine
模块
funsor.approximations
模块
funsor.cnf
模块
funsor.compiler
模块
funsor.constant
模块
funsor.delta
模块
funsor.domains
模块
funsor.einsum
模块
funsor.elbo
模块
funsor.factory
模块
funsor.gaussian
模块
funsor.integrate
模块
funsor.interpretations
模块
funsor.interpreter
模块
funsor.joint
模块
funsor.minipyro
模块
funsor.montecarlo
模块
funsor.ops.array
模块
funsor.ops.builtin
模块
funsor.ops.op
模块
funsor.ops.program
模块
funsor.ops.tracer
模块
funsor.optimizer
模块
funsor.precondition
模块
funsor.pyro.convert
模块
funsor.pyro.distribution
模块
funsor.pyro.hmm
模块
funsor.recipes
模块
funsor.sum_product
模块
funsor.tensor
模块
funsor.terms
模块
funsor.testing
模块
funsor.torch.distributions
模块
funsor.typing
模块
funsor_to_cat_and_mvn() (在 funsor.pyro.convert 模块中)
funsor_to_mvn() (在 funsor.pyro.convert 模块中)
funsor_to_tensor() (在 funsor.pyro.convert 模块中)
FunsorDistribution (funsor.pyro.distribution 中的类)
funsordistribution_to_funsor() (在 funsor.pyro.distribution 模块中)
G
Gamma (funsor.torch.distributions 中的类)
GammaPoisson (funsor.torch.distributions 中的类)
Gaussian (funsor.gaussian 中的类)
GaussianHMM (funsor.pyro.hmm 中的类)
GaussianMixture (在 funsor.cnf 模块中)
GaussianMRF (funsor.pyro.hmm 中的类)
ge (在 funsor.ops.builtin 模块中)
GenericTypeMeta (funsor.typing 中的类)
Geometric (funsor.torch.distributions 中的类)
get_args() (在 funsor.typing 模块中)
get_origin() (在 funsor.typing 模块中)
get_param_store() (在 funsor.minipyro 模块中)
get_trace() (trace 方法)
get_type_hints() (在 funsor.typing 模块中)
getitem (在 funsor.ops.builtin 模块中)
getslice (在 funsor.ops.builtin 模块中)
gt (在 funsor.ops.builtin 模块中)
Gumbel (funsor.torch.distributions 中的类)
H
HalfCauchy (funsor.torch.distributions 中的类)
HalfNormal (funsor.torch.distributions 中的类)
Has (funsor.factory 中的类)
has_enumerate_support (Distribution 属性)
has_rsample (DiscreteHMM 属性)
(GaussianHMM 属性)
(GaussianMRF 属性)
(SwitchingLinearHMM 属性)
I
id_from_inputs() (在 funsor.testing 模块中)
ignore_jit_warnings() (在 funsor.tensor 模块中)
Independent (funsor.terms 中的类)
input_vars() (Funsor 方法)
Integrate (funsor.integrate 中的类)
interpret() (AdjointTape 方法)
Interpretation (funsor.interpretations 中的类)
interpretation() (在 funsor.interpreter 模块中)
inv (WrappedTransformOp 属性)
inv() (TransformOp 静态方法)
invert (在 funsor.ops.builtin 模块中)
is_affine() (在 funsor.affine 模块中)
is_array() (在 funsor.testing 模块中)
is_full_rank (Gaussian 属性)
isnan (在 funsor.ops.array 模块中)
item() (Funsor 方法)
(Number 方法)
(Tensor 方法)
iter_subsets() (在 funsor.testing 模块中)
J
Jit (funsor.minipyro 中的类)
Jit_ELBO (funsor.minipyro 中的类)
JitTrace_ELBO() (在 funsor.minipyro 模块中)
JitTraceEnum_ELBO() (在 funsor.minipyro 模块中)
JitTraceMeanField_ELBO() (在 funsor.minipyro 模块中)
L
Lambda (funsor.terms 中的类)
Laplace (funsor.torch.distributions 中的类)
laplace_approximate (在 funsor.approximations 模块中)
lazy (在 funsor.interpretations 模块中)
le (在 funsor.ops.builtin 模块中)
lgamma (在 funsor.ops.builtin 模块中)
log (在 funsor.ops.builtin 模块中)
log() (Funsor 方法)
log1p (在 funsor.ops.builtin 模块中)
log1p() (Funsor 方法)
log_abs_det_jacobian (WrappedTransformOp 属性)
log_abs_det_jacobian() (TransformOp 静态方法)
log_joint (funsor.minipyro 中的类)
log_normalizer() (Gaussian 方法)
log_prob() (DiscreteHMM 方法)
(Distribution 方法)
(FunsorDistribution 方法)
(SwitchingLinearHMM 方法)
LogAbsDetJacobianOp (funsor.ops.op 中的类)
logaddexp (在 funsor.ops.array 模块中)
Logistic (funsor.torch.distributions 中的类)
logsumexp (在 funsor.ops.array 模块中)
logsumexp() (Funsor 方法)
lower() (在 funsor.compiler 模块中)
LowRankMultivariateNormal (funsor.torch.distributions 中的类)
lshift (在 funsor.ops.builtin 模块中)
lt (在 funsor.ops.builtin 模块中)
M
make() (Op 类方法)
make_chain_einsum() (在 funsor.testing 模块中)
make_einsum_example() (在 funsor.testing 模块中)
make_funsor() (在 funsor.factory 模块中)
make_hmm_einsum() (在 funsor.testing 模块中)
make_plated_hmm_einsum() (在 funsor.testing 模块中)
MarkovProduct (funsor.sum_product 中的类)
MarkovProductMeta (funsor.sum_product 中的类)
materialize() (Constant 方法)
(Tensor 方法)
matmul (在 funsor.ops.builtin 模块中)
matrix_and_mvn_to_funsor() (在 funsor.pyro.convert 模块中)
max (在 funsor.ops.builtin 模块中)
max() (Funsor 方法)
mean (在 funsor.ops.array 模块中)
mean() (Distribution 方法)
(Funsor 方法)
(Independent 方法)
mean_approximate (在 funsor.approximations 模块中)
Memoize (funsor.interpretations 中的类)
memoize() (在 funsor.interpretations 模块中)
Messenger (funsor.minipyro 中的类)
min (在 funsor.ops.builtin 模块中)
min() (Funsor 方法)
mixed_sequential_sum_product() (在 funsor.sum_product 模块中)
mod (在 funsor.ops.builtin 模块中)
modified_partial_sum_product() (在 funsor.sum_product 模块中)
模块
funsor.adjoint
funsor.affine
funsor.approximations
funsor.cnf
funsor.compiler
funsor.constant
funsor.delta
funsor.domains
funsor.einsum
funsor.elbo
funsor.factory
funsor.gaussian
funsor.integrate
funsor.interpretations
funsor.interpreter
funsor.joint
funsor.minipyro
funsor.montecarlo
funsor.ops.array
funsor.ops.builtin
funsor.ops.op
funsor.ops.program
funsor.ops.tracer
funsor.optimizer
funsor.precondition
funsor.pyro.convert
funsor.pyro.distribution
funsor.pyro.hmm
funsor.recipes
funsor.sum_product
funsor.tensor
funsor.terms
funsor.testing
funsor.torch.distributions
funsor.typing
moment_matching (在 funsor.interpretations 模块中)
moment_matching_contract_default() (在 funsor.joint 模块中)
moment_matching_contract_joint() (在 funsor.joint 模块中)
moment_matching_reduce() (Funsor 方法)
MonteCarlo (funsor.montecarlo 中的类)
mul (在 funsor.ops.builtin 模块中)
Multinomial (funsor.torch.distributions 中的类)
MultivariateNormal (funsor.torch.distributions 中的类)
mvn_to_funsor() (在 funsor.pyro.convert 模块中)
N
naive_contract_einsum() (在 funsor.einsum 模块中)
naive_einsum() (在 funsor.einsum 模块中)
naive_plated_einsum() (在 funsor.einsum 模块中)
naive_sarkka_bilmes_product() (在 funsor.sum_product 模块中)
naive_sequential_sum_product() (在 funsor.sum_product 模块中)
name (CondIndepStackFrame 属性)
(LogAbsDetJacobianOp 属性)
(WrappedTransformOp 属性)
ne (在 funsor.ops.builtin 模块中)
neg (在 funsor.ops.builtin 模块中)
new_arange (在 funsor.ops.array 模块中)
new_arange() (Tensor 方法)
new_eye (在 funsor.ops.array 模块中)
new_full (在 funsor.ops.array 模块中)
new_zeros (在 funsor.ops.array 模块中)
NonreparameterizedBeta (funsor.torch.distributions 中的类)
NonreparameterizedDirichlet (funsor.torch.distributions 中的类)
NonreparameterizedGamma (funsor.torch.distributions 中的类)
NonreparameterizedNormal (funsor.torch.distributions 中的类)
Normal (funsor.torch.distributions 中的类)
normalize (在 funsor.interpretations 模块中)
normalize_contraction_commutative_canonical_order() (在 funsor.cnf 模块中)
normalize_contraction_commute_joint() (在 funsor.cnf 模块中)
normalize_contraction_generic_args() (在 funsor.cnf 模块中)
normalize_contraction_generic_tuple() (在 funsor.cnf 模块中)
normalize_fuse_subs() (在 funsor.cnf 模块中)
normalize_trivial() (在 funsor.cnf 模块中)
null (在 funsor.ops.builtin 模块中)
NullaryOp (funsor.ops.op 中的类)
Number (funsor.terms 中的类)
O
of_shape() (在 funsor.terms 模块中)
ones() (在 funsor.testing 模块中)
Op (funsor.ops.op 中的类)
OpProgram (funsor.ops.program 中的类)
optimize_contract_finitary_funsor() (在 funsor.optimizer 模块中)
optimize_contraction_variadic() (在 funsor.optimizer 模块中)
or_ (在 funsor.ops.builtin 模块中)
P
param() (在 funsor.minipyro 模块中)
Pareto (funsor.torch.distributions 中的类)
partial_sum_product() (在 funsor.sum_product 模块中)
partial_unroll() (在 funsor.sum_product 模块中)
PatternMissingError
permute (在 funsor.ops.array 模块中)
plate() (在 funsor.minipyro 模块中)
PlateMessenger (funsor.minipyro 中的类)
Poisson (funsor.torch.distributions 中的类)
pop_interpretation() (在 funsor.interpreter 模块中)
pos (在 funsor.ops.builtin 模块中)
postprocess_message() (log_joint 方法)
(Messenger 方法)
(trace 方法)
pow (在 funsor.ops.builtin 模块中)
Precondition (funsor.precondition 中的类)
pretty() (Funsor 方法)
process_message() (block 方法)
(log_joint 方法)
(Messenger 方法)
(PlateMessenger 方法)
(replay 方法)
prod (在 funsor.ops.array 模块中)
prod() (Funsor 方法)
push_interpretation() (在 funsor.interpreter 模块中)
PyroOptim (funsor.minipyro 中的类)
Q
qr (在 funsor.ops.array 模块中)
quote() (Funsor 方法)
R
rand() (在 funsor.testing 模块中)
randint() (在 funsor.testing 模块中)
randn (在 funsor.ops.array 模块中)
randn() (在 funsor.testing 模块中)
random_gaussian() (在 funsor.testing 模块中)
random_mvn() (在 funsor.testing 模块中)
random_scale_tril() (在 funsor.testing 模块中)
random_tensor() (在 funsor.testing 模块中)
rank (Gaussian 属性)
Real (funsor.domains 中的类)
Reals (funsor.domains 中的类)
reals() (在 funsor.domains 模块中)
RealsType (funsor.domains 中的类)
reciprocal (在 funsor.ops.builtin 模块中)
Reduce (funsor.terms 中的类)
reduce() (Funsor 方法)
reduce_funsor() (在 funsor.cnf 模块中)
register() (Op 方法)
register_subclasscheck() (在 funsor.typing 模块中)
reinterpret() (在 funsor.interpreter 模块中)
replay (funsor.minipyro 中的类)
requires_backend() (在 funsor.testing 模块中)
requires_grad (Funsor 属性)
(Tensor 属性)
reshape() (Funsor 方法)
rsample() (FunsorDistribution 方法)
rshift (在 funsor.ops.builtin 模块中)
S
safediv (在 funsor.ops.builtin 模块中)
safesub (在 funsor.ops.builtin 模块中)
sample (在 funsor.ops.array 模块中)
sample() (Funsor 方法)
(FunsorDistribution 方法)
(在 funsor.minipyro 模块中)
sarkka_bilmes_product() (在 funsor.sum_product 模块中)
Scatter (funsor.terms 中的类)
scatter (在 funsor.ops.array 模块中)
scatter_add (在 funsor.ops.array 模块中)
seed (funsor.minipyro 中的类)
sequential (在 funsor.interpretations 模块中)
sequential_reduce() (Funsor 方法)
sequential_sum_product() (在 funsor.sum_product 模块中)
set_callable() (CallableInterpretation 方法)
set_compression_threshold() (Gaussian 类方法)
set_inv() (TransformOp 方法)
set_log_abs_det_jacobian() (TransformOp 方法)
shape (Bint 属性)
(Funsor 属性)
(Real 属性)
(Reals 属性)
sigmoid (在 funsor.ops.builtin 模块中)
sigmoid() (Funsor 方法)
signature (LogAbsDetJacobianOp 属性)
(WrappedTransformOp 属性)
size (BintType 属性)
(CondIndepStackFrame 属性)
Slice (funsor.terms 中的类)
solve() (在 funsor.delta 模块中)
sqrt (在 funsor.ops.builtin 模块中)
sqrt() (Funsor 方法)
Stack (funsor.terms 中的类)
stack (在 funsor.ops.array 模块中)
StatefulInterpretation (funsor.interpretations 中的类)
std (在 funsor.ops.array 模块中)
std() (Funsor 方法)
step() (SVI 方法)
StudentT (funsor.torch.distributions 中的类)
sub (在 funsor.ops.builtin 模块中)
subclass_register() (Op 类方法)
Subs (funsor.terms 中的类)
sum (在 funsor.ops.array 模块中)
sum() (Funsor 方法)
sum_product() (在 funsor.sum_product 模块中)
support (FunsorDistribution 属性)
SVI (funsor.minipyro 中的类)
SwitchingLinearHMM (funsor.pyro.hmm 中的类)
T
tanh (在 funsor.ops.builtin 模块中)
tanh() (Funsor 方法)
Tensor (funsor.tensor 中的类)
tensor_to_funsor() (在 funsor.minipyro 模块中)
(在 funsor.pyro.convert 模块中)
tensordot() (在 funsor.tensor 模块中)
TernaryOp (funsor.ops.op 中的类)
to_data() (在 funsor.terms 模块中)
to_funsor() (在 funsor.terms 模块中)
TorchOptimizer (Adam 属性)
(ClippedAdam 属性)
trace (funsor.minipyro 中的类)
Trace_ELBO (funsor.minipyro 中的类)
trace_function() (在 funsor.ops.tracer 模块中)
TraceEnum_ELBO (funsor.minipyro 中的类)
TraceMeanField_ELBO (funsor.minipyro 中的类)
TransformOp (funsor.ops.op 中的类)
transpose (在 funsor.ops.array 模块中)
triangular_inv (在 funsor.ops.array 模块中)
triangular_solve (在 funsor.ops.array 模块中)
truediv (在 funsor.ops.builtin 模块中)
typing_wrap (funsor.typing 中的类)
U
Unary (funsor.terms 中的类)
unary_contract() (在 funsor.cnf 模块中)
unary_log_exp() (在 funsor.cnf 模块中)
unary_neg_variable() (在 funsor.cnf 模块中)
UnaryOp (funsor.ops.op 中的类)
unfold_contraction_generic_tuple() (在 funsor.optimizer 模块中)
unfold_contraction_variadic() (在 funsor.optimizer 模块中)
Uniform (funsor.torch.distributions 中的类)
unsqueeze (在 funsor.ops.array 模块中)
V
var (在 funsor.ops.array 模块中)
var() (Funsor 方法)
Variable (funsor.terms 中的类)
Variadic (funsor.typing 中的类)
variance() (Distribution 方法)
(Independent 方法)
VonMises (funsor.torch.distributions 中的类)
W
WrappedTransformOp (funsor.ops.op 中的类)
X
xfail_if_not_found() (在 funsor.testing 模块中)
xfail_if_not_implemented() (在 funsor.testing 模块中)
xfail_param() (在 funsor.testing 模块中)
xor (在 funsor.ops.builtin 模块中)
Z
zeros() (在 funsor.testing 模块中)