ProfilerReport: Debugger ProfilerReport class

Description Super class Methods

Description

This rule will create a profiler report after invoking all of the rules. The parameters used in any of these rules can be customized by following this naming scheme: <rule_name>_<parameter_name> : value Validation is also done here to ensure that:

Super class

sagemaker.debugger::ProfilerRuleBase -> ProfilerReport

Methods

Public methods

Inherited methods

Method new()

Initialize ProfilerReport class

Usage
ProfilerReport$new(...)
Arguments
...

: Dictionary mapping rule + parameter name to value.


Method clone()

The objects of this class are cloneable with this method.

Usage
ProfilerReport$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


DyfanJones/sagemaker-r-debugger documentation built on Jan. 20, 2022, 5:49 p.m.