Static Methods

Summary

staticmethod

class parent

truncated documentation

_bio_cache

BaseLearningOnnx

_bio_do_bind_in

BaseLearningOnnx

_bio_do_bind_out

BaseLearningOnnx

_bio_ptr

BaseLearningOnnx

_cache_in_clear

BaseLearningOnnx

_get_param_names

BaseOnnxClass

Extracts all parameters to serialize.

_get_param_names

BaseEstimator

Extracts all parameters to serialize.

_provider_name_to_device_type

OrtGradientForwardBackward

_repr_helper_

OrtGradientForwardBackward

used to improve logging messages

_select_initializer_names

OrtGradientForwardBackward

Selects all initializers with float type.

device_name

OrtGradientForwardBackwardFunction

Returns the device name of a device.

input_to_ort

OrtGradientForwardBackwardFunction

Converts a list of tensos into an OrtValueVector.

save_onnx_graph

OrtGradientForwardBackwardFunction

Saves onnx graph stored in this class.

select

AbsoluteLearningLoss

Returns an instance of a given initialized with kwargs.

select

BaseLearningLoss

Returns an instance of a given initialized with kwargs.

select

ElasticLearningLoss

Returns an instance of a given initialized with kwargs.

select

NegLogLearningLoss

Returns an instance of a given initialized with kwargs.

select

SquareLearningLoss

Returns an instance of a given initialized with kwargs.

select

BaseLearningPenalty

Returns an instance of a given initialized with kwargs.

select

ElasticLearningPenalty

Returns an instance of a given initialized with kwargs.

select

NoLearningPenalty

Returns an instance of a given initialized with kwargs.

select

BaseLearningRate

Returns an instance of a given initialized with kwargs.

select

LearningRateSGD

Returns an instance of a given initialized with kwargs.

select

LearningRateSGDNesterov

Returns an instance of a given initialized with kwargs.