SystemDS
Getting Started:
Install SystemDS
QuickStart
Guides
Federated Environment
Built-in Algorithms
Onnx SystemDS
QuickStart Onnx
Design
API
Algorithms
SystemDSContext
Matrix
Federated
Operation Node
Convert
Onnx Helper
Operator Gen
Render
Util
Internals API
Dag
Script
Converters
Helpers
SystemDS
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
W
_
__init__() (systemds.context.SystemDSContext method)
(systemds.matrix.Federated method)
(systemds.matrix.Matrix method)
(systemds.operator.OperationNode method)
A
abs() (systemds.operator.OperationNode method)
acos() (systemds.operator.OperationNode method)
add_code() (systemds.script_building.script.DMLScript method)
add_input_from_python() (systemds.script_building.script.DMLScript method)
asin() (systemds.operator.OperationNode method)
atan() (systemds.operator.OperationNode method)
B
build_code() (systemds.script_building.script.DMLScript method)
C
cholesky() (systemds.operator.OperationNode method)
close() (systemds.context.SystemDSContext method)
code_line() (systemds.matrix.Matrix method)
(systemds.operator.OperationNode method)
(systemds.script_building.dag.DAGNode method)
compute() (systemds.matrix.Matrix method)
(systemds.operator.OperationNode method)
(systemds.script_building.dag.DAGNode method)
cos() (systemds.operator.OperationNode method)
cosh() (systemds.operator.OperationNode method)
create_params_string() (in module systemds.utils.helpers)
D
DAGNode (class in systemds.script_building.dag)
DMLScript (class in systemds.script_building.script)
E
exception_and_close() (systemds.context.SystemDSContext method)
execute() (systemds.script_building.script.DMLScript method)
F
Federated (class in systemds.matrix)
full() (systemds.context.SystemDSContext method)
G
gen_1input_1output_mat_operator() (in module systemds.onnx_systemds.operator_gen)
gen_2input_1output_operator() (in module systemds.onnx_systemds.operator_gen)
gen_graph_functions() (in module systemds.onnx_systemds.render)
gen_model_header() (in module systemds.onnx_systemds.render)
gen_node_script() (in module systemds.onnx_systemds.render)
gen_script() (in module systemds.onnx_systemds.render)
gen_simple_function_call() (in module systemds.onnx_systemds.operator_gen)
generate_function_name() (in module systemds.onnx_systemds.util)
get_graph_inputs_with_initializers() (in module systemds.onnx_systemds.onnx_helper)
get_graph_inputs_without_initializers() (in module systemds.onnx_systemds.onnx_helper)
get_lineage_trace() (systemds.operator.OperationNode method)
(systemds.script_building.dag.DAGNode method)
get_module_dir() (in module systemds.utils.helpers)
get_stderr() (systemds.context.SystemDSContext method)
get_stdout() (systemds.context.SystemDSContext method)
get_value_info() (in module systemds.onnx_systemds.onnx_helper)
K
kmeans() (in module systemds.operator.algorithm)
L
l2svm() (in module systemds.operator.algorithm)
lm() (in module systemds.operator.algorithm)
load_model() (in module systemds.onnx_systemds.onnx_helper)
M
Matrix (class in systemds.matrix)
matrix_block_to_numpy() (in module systemds.utils.converters)
mean() (systemds.operator.OperationNode method)
module
systemds.onnx_systemds.convert
systemds.onnx_systemds.onnx_helper
systemds.onnx_systemds.operator_gen
systemds.onnx_systemds.render
systemds.onnx_systemds.util
systemds.operator.algorithm
systemds.script_building.dag
systemds.script_building.script
systemds.utils.converters
systemds.utils.helpers
multiLogReg() (in module systemds.operator.algorithm)
multiLogRegPredict() (in module systemds.operator.algorithm)
N
NodeTree (class in systemds.onnx_systemds.onnx_helper)
numpy_to_matrix_block() (in module systemds.utils.converters)
O
onnx2systemds() (in module systemds.onnx_systemds.convert)
,
[1]
OperationNode (class in systemds.operator)
order() (systemds.operator.OperationNode method)
OutputType (class in systemds.script_building.dag)
P
pass_python_data_to_prepared_script() (systemds.matrix.Matrix method)
(systemds.operator.OperationNode method)
(systemds.script_building.dag.DAGNode method)
pca() (in module systemds.operator.algorithm)
PreparedValue (class in systemds.onnx_systemds.onnx_helper)
print() (systemds.operator.OperationNode method)
R
rand() (systemds.context.SystemDSContext method)
read() (systemds.context.SystemDSContext method)
remove_end_node() (systemds.onnx_systemds.onnx_helper.NodeTree method)
render_function() (in module systemds.onnx_systemds.render)
resolve_systemds_root() (in module systemds.onnx_systemds.util)
rev() (systemds.operator.OperationNode method)
S
scalar() (systemds.context.SystemDSContext method)
seq() (systemds.context.SystemDSContext method)
sin() (systemds.operator.OperationNode method)
sinh() (systemds.operator.OperationNode method)
sum() (systemds.operator.OperationNode method)
systemds.onnx_systemds.convert
module
systemds.onnx_systemds.onnx_helper
module
systemds.onnx_systemds.operator_gen
module
systemds.onnx_systemds.render
module
systemds.onnx_systemds.util
module
systemds.operator.algorithm
module
systemds.script_building.dag
module
systemds.script_building.script
module
systemds.utils.converters
module
systemds.utils.helpers
module
SystemDSContext (class in systemds.context)
T
t() (systemds.operator.OperationNode method)
tan() (systemds.operator.OperationNode method)
tanh() (systemds.operator.OperationNode method)
to_one_hot() (systemds.operator.OperationNode method)
to_string() (systemds.operator.OperationNode method)
V
var() (systemds.operator.OperationNode method)
W
write() (systemds.operator.OperationNode method)