Man pages for krzjoa/aria
Extensible Autodifferentiation

add_inputAdd node inputs
add_outputAdd node inputs
adjacency_matrixCreat adjacency matrix for all the operations in the context
aria_contextCreate graph to track computations
ARIA_OPTIONSList of 'aria' options
aria-packagearia: Extensible Autodifferentiation
backwardThis function traverses the graph back and computes all the...
compare_ptrCompare two pointers
connectConnect tensors and functions to track computational chain....
dot-abstract_operatorAbstract function for tensor-numeric operations Backward...
dot-addition==============================================================...
dot-division==============================================================...
dot-modulo==============================================================...
dot-multiplication==============================================================...
dot-power==============================================================...
dot-remainder==============================================================...
dot-subtraction==============================================================...
get_all_opsGet all ops in context
get_all_ops_ptrGet all ops in context
get_aria_pointerRetun pointer to soprano graph's nodes
get_contextGet default dlr context
get_inputsGet operation inputs
get_objectGet paired operatin such as function derivative
get_ops_numberGet operation number
get_outputsGet operation inputs
get_paired_objectGet paired operatin such as function derivative
get_r_opsGet R operations
get_scopeGet cuurrent scope
is_in_pointer_listCheck if externaptr object occurs in the given list of...
is_rootCheck, if the current node is root
plotPlot soprano adjacency matrix
reassign_opsWorkaround for the copy-on-modify case TODO: Does only...
register_opsCreate an operation inside the context. It may be a tensor or...
reset_contextReset context by removing all the objects from that
scalarA shortcut to create scalar as 'aria_tensor'
set_tensor_paramSet tensor parameter
tensorCreate 'aria' tensor of arbitrary shapes
vec_arith.aria_tensorArithmetic operations "+", "-", "*", "^", " Dictionary: x, y...
with_contextTemporarily modifies the used context
with_scopeTemporarily modifies the used scope name
krzjoa/aria documentation built on Oct. 1, 2020, 12:48 p.m.