Analytics Zoo
latest
Quick Start
TensorFlow 1.15 Quickstart
Keras 2.3 Quickstart
TensorFlow 2 Quickstart
PyTorch Quickstart
Ray Quickstart
User guide
Python User Guide
Colab User Guide
Docker User Guide
K8s User Guide
Hadoop/YARN User Guide
Databricks User Guide
Scala User Guide
RayOnSpark User Guide
Zouwu User Guide
Developer Guide
Orca Overview
Orca Context
Distributed Data-Parallel Processing
Distributed Training and Inference
Python API
Orca API
Real-World Applications
Presentations
Powered By
Analytics Zoo
»
Index
Edit on GitHub
Index
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
O
|
P
|
S
|
T
|
Z
B
BigDLEstimator (class in zoo.orca.learn.bigdl.estimator)
C
clear_gradient_clipping() (zoo.orca.learn.bigdl.estimator.BigDLEstimator method)
(zoo.orca.learn.openvino.estimator.OpenvinoEstimator method)
(zoo.orca.learn.pytorch.estimator.PyTorchSparkEstimator method)
(zoo.orca.learn.tf.estimator.Estimator method)
(zoo.orca.learn.tf.estimator.KerasEstimator method)
(zoo.orca.learn.tf.estimator.TensorFlowEstimator method)
D
data_length() (in module zoo.orca.learn.tf2.estimator)
E
Estimator (class in zoo.orca.learn.bigdl.estimator)
(class in zoo.orca.learn.openvino.estimator)
(class in zoo.orca.learn.pytorch.estimator)
(class in zoo.orca.learn.tf.estimator)
(class in zoo.orca.learn.tf2.estimator)
evaluate() (zoo.orca.learn.bigdl.estimator.BigDLEstimator method)
(zoo.orca.learn.openvino.estimator.OpenvinoEstimator method)
(zoo.orca.learn.pytorch.estimator.PyTorchRayEstimator method)
(zoo.orca.learn.pytorch.estimator.PyTorchSparkEstimator method)
(zoo.orca.learn.tf.estimator.Estimator method)
(zoo.orca.learn.tf.estimator.KerasEstimator method)
(zoo.orca.learn.tf.estimator.TensorFlowEstimator method)
(zoo.orca.learn.tf2.estimator.TensorFlow2Estimator method)
F
fit() (zoo.orca.learn.bigdl.estimator.BigDLEstimator method)
(zoo.orca.learn.openvino.estimator.OpenvinoEstimator method)
(zoo.orca.learn.pytorch.estimator.PyTorchRayEstimator method)
(zoo.orca.learn.pytorch.estimator.PyTorchSparkEstimator method)
(zoo.orca.learn.tf.estimator.Estimator method)
(zoo.orca.learn.tf.estimator.KerasEstimator method)
(zoo.orca.learn.tf.estimator.TensorFlowEstimator method)
(zoo.orca.learn.tf2.estimator.TensorFlow2Estimator method)
from_bigdl() (zoo.orca.learn.bigdl.estimator.Estimator static method)
from_graph() (zoo.orca.learn.tf.estimator.Estimator static method)
from_keras() (zoo.orca.learn.tf.estimator.Estimator static method)
(zoo.orca.learn.tf2.estimator.Estimator static method)
from_openvino() (zoo.orca.learn.openvino.estimator.Estimator static method)
from_torch() (zoo.orca.learn.pytorch.estimator.Estimator static method)
G
get_model() (zoo.orca.learn.bigdl.estimator.BigDLEstimator method)
(zoo.orca.learn.openvino.estimator.OpenvinoEstimator method)
(zoo.orca.learn.pytorch.estimator.PyTorchRayEstimator method)
(zoo.orca.learn.pytorch.estimator.PyTorchSparkEstimator method)
(zoo.orca.learn.tf.estimator.Estimator method)
(zoo.orca.learn.tf.estimator.KerasEstimator method)
(zoo.orca.learn.tf.estimator.TensorFlowEstimator method)
(zoo.orca.learn.tf2.estimator.TensorFlow2Estimator method)
get_train_summary() (zoo.orca.learn.bigdl.estimator.BigDLEstimator method)
(zoo.orca.learn.openvino.estimator.OpenvinoEstimator method)
(zoo.orca.learn.pytorch.estimator.PyTorchSparkEstimator method)
(zoo.orca.learn.tf.estimator.Estimator method)
get_validation_summary() (zoo.orca.learn.bigdl.estimator.BigDLEstimator method)
(zoo.orca.learn.openvino.estimator.OpenvinoEstimator method)
(zoo.orca.learn.pytorch.estimator.PyTorchSparkEstimator method)
(zoo.orca.learn.tf.estimator.Estimator method)
I
is_tf_data_dataset() (in module zoo.orca.learn.tf.estimator)
K
KerasEstimator (class in zoo.orca.learn.tf.estimator)
L
load() (zoo.orca.learn.bigdl.estimator.BigDLEstimator method)
(zoo.orca.learn.openvino.estimator.OpenvinoEstimator method)
(zoo.orca.learn.pytorch.estimator.PyTorchRayEstimator method)
(zoo.orca.learn.pytorch.estimator.PyTorchSparkEstimator method)
(zoo.orca.learn.tf.estimator.Estimator method)
(zoo.orca.learn.tf.estimator.KerasEstimator method)
(zoo.orca.learn.tf.estimator.TensorFlowEstimator method)
(zoo.orca.learn.tf2.estimator.TensorFlow2Estimator method)
load_keras_model() (zoo.orca.learn.tf.estimator.Estimator static method)
load_keras_weights() (zoo.orca.learn.tf.estimator.Estimator method)
(zoo.orca.learn.tf.estimator.KerasEstimator method)
load_orca_checkpoint() (zoo.orca.learn.bigdl.estimator.BigDLEstimator method)
(zoo.orca.learn.openvino.estimator.OpenvinoEstimator method)
(zoo.orca.learn.pytorch.estimator.PyTorchSparkEstimator method)
(zoo.orca.learn.tf.estimator.Estimator method)
load_tf_checkpoint() (zoo.orca.learn.tf.estimator.Estimator method)
(zoo.orca.learn.tf.estimator.TensorFlowEstimator method)
M
make_data_creator() (in module zoo.orca.learn.tf2.estimator)
module
zoo.orca.learn.bigdl.estimator
zoo.orca.learn.openvino.estimator
zoo.orca.learn.pytorch.estimator
zoo.orca.learn.tf.estimator
zoo.orca.learn.tf2.estimator
O
OpenvinoEstimator (class in zoo.orca.learn.openvino.estimator)
P
predict() (zoo.orca.learn.bigdl.estimator.BigDLEstimator method)
(zoo.orca.learn.openvino.estimator.OpenvinoEstimator method)
(zoo.orca.learn.pytorch.estimator.PyTorchRayEstimator method)
(zoo.orca.learn.pytorch.estimator.PyTorchSparkEstimator method)
(zoo.orca.learn.tf.estimator.Estimator method)
(zoo.orca.learn.tf.estimator.KerasEstimator method)
(zoo.orca.learn.tf.estimator.TensorFlowEstimator method)
(zoo.orca.learn.tf2.estimator.TensorFlow2Estimator method)
process_spark_xshards() (in module zoo.orca.learn.tf2.estimator)
PyTorchRayEstimator (class in zoo.orca.learn.pytorch.estimator)
PyTorchSparkEstimator (class in zoo.orca.learn.pytorch.estimator)
S
save() (zoo.orca.learn.bigdl.estimator.BigDLEstimator method)
(zoo.orca.learn.openvino.estimator.OpenvinoEstimator method)
(zoo.orca.learn.pytorch.estimator.PyTorchRayEstimator method)
(zoo.orca.learn.pytorch.estimator.PyTorchSparkEstimator method)
(zoo.orca.learn.tf.estimator.Estimator method)
(zoo.orca.learn.tf.estimator.KerasEstimator method)
(zoo.orca.learn.tf.estimator.TensorFlowEstimator method)
(zoo.orca.learn.tf2.estimator.TensorFlow2Estimator method)
save_keras_model() (zoo.orca.learn.tf.estimator.Estimator method)
(zoo.orca.learn.tf.estimator.KerasEstimator method)
save_keras_weights() (zoo.orca.learn.tf.estimator.Estimator method)
(zoo.orca.learn.tf.estimator.KerasEstimator method)
save_tf_checkpoint() (zoo.orca.learn.tf.estimator.Estimator method)
(zoo.orca.learn.tf.estimator.TensorFlowEstimator method)
set_constant_gradient_clipping() (zoo.orca.learn.bigdl.estimator.BigDLEstimator method)
(zoo.orca.learn.openvino.estimator.OpenvinoEstimator method)
(zoo.orca.learn.pytorch.estimator.PyTorchSparkEstimator method)
(zoo.orca.learn.tf.estimator.Estimator method)
(zoo.orca.learn.tf.estimator.KerasEstimator method)
(zoo.orca.learn.tf.estimator.TensorFlowEstimator method)
set_l2_norm_gradient_clipping() (zoo.orca.learn.bigdl.estimator.BigDLEstimator method)
(zoo.orca.learn.openvino.estimator.OpenvinoEstimator method)
(zoo.orca.learn.pytorch.estimator.PyTorchSparkEstimator method)
(zoo.orca.learn.tf.estimator.Estimator method)
(zoo.orca.learn.tf.estimator.KerasEstimator method)
(zoo.orca.learn.tf.estimator.TensorFlowEstimator method)
set_tensorboard() (zoo.orca.learn.openvino.estimator.OpenvinoEstimator method)
shutdown() (zoo.orca.learn.pytorch.estimator.PyTorchRayEstimator method)
(zoo.orca.learn.tf.estimator.TensorFlowEstimator method)
(zoo.orca.learn.tf2.estimator.TensorFlow2Estimator method)
T
TensorFlow2Estimator (class in zoo.orca.learn.tf2.estimator)
TensorFlowEstimator (class in zoo.orca.learn.tf.estimator)
to_dataset() (in module zoo.orca.learn.tf.estimator)
Z
zoo.orca.learn.bigdl.estimator
module
zoo.orca.learn.openvino.estimator
module
zoo.orca.learn.pytorch.estimator
module
zoo.orca.learn.tf.estimator
module
zoo.orca.learn.tf2.estimator
module