MindSpore
Installation
MindInsight Installation
Guide
Collecting Summary Record
Viewing Dashboard
Viewing Lineage and Scalars Comparison
Use Mindoptimizer to Tune Hyperparameters
Migrating From Third Party Frameworks With MindConverter
Performance Profiling
Debugger
Training Optimization Process Visualization
MindInsight Commands
Tuning Guide
Guide to Locating Accuracy Problems
Accuracy Problem Locating and Optimization Guide
Performance Tuning Guide
API References
mindinsight.debugger
References
Overall Design of Training Visualization
Computational Graph Visualization Design
Tensor Visualization Design
Performance Profiling Design
FAQ
RELEASE NOTES
Release Notes
MindSpore
»
Index
Index
C
|
D
|
E
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
W
C
check_watchpoints() (mindinsight.debugger.DumpAnalyzer method)
condition (mindinsight.debugger.Watchpoint property)
condition_id (mindinsight.debugger.ConditionBase property)
ConditionBase (class in mindinsight.debugger)
D
DebuggerTensor (class in mindinsight.debugger)
DumpAnalyzer (class in mindinsight.debugger)
E
error_code (mindinsight.debugger.WatchpointHit property)
error_msg (mindinsight.debugger.WatchpointHit property)
export_graphs() (mindinsight.debugger.DumpAnalyzer method)
G
get_hit_detail() (mindinsight.debugger.WatchpointHit method)
get_input_nodes() (mindinsight.debugger.DumpAnalyzer method)
get_input_tensors() (mindinsight.debugger.Node method)
get_iterations() (mindinsight.debugger.DumpAnalyzer method)
get_output_nodes() (mindinsight.debugger.DumpAnalyzer method)
get_output_tensors() (mindinsight.debugger.Node method)
get_ranks() (mindinsight.debugger.DumpAnalyzer method)
get_threshold() (mindinsight.debugger.WatchpointHit method)
graph_name (mindinsight.debugger.Node property)
I
iteration (mindinsight.debugger.DebuggerTensor property)
L
list_affected_nodes() (mindinsight.debugger.DumpAnalyzer method)
M
mindinsight.debugger
module
module
mindinsight.debugger
N
name (mindinsight.debugger.ConditionBase property)
(mindinsight.debugger.Node property)
Node (class in mindinsight.debugger)
node (mindinsight.debugger.DebuggerTensor property)
O
OperatorOverflowCondition (class in mindinsight.debugger)
P
param_dict (mindinsight.debugger.ConditionBase property)
(mindinsight.debugger.OperatorOverflowCondition property)
(mindinsight.debugger.TensorOverflowCondition property)
param_names (mindinsight.debugger.OperatorOverflowCondition property)
(mindinsight.debugger.TensorAllZeroCondition property)
(mindinsight.debugger.TensorChangeAboveThresholdCondition property)
(mindinsight.debugger.TensorChangeBelowThresholdCondition property)
(mindinsight.debugger.TensorOverflowCondition property)
(mindinsight.debugger.TensorRangeCondition property)
(mindinsight.debugger.TensorTooLargeCondition property)
(mindinsight.debugger.TensorTooSmallCondition property)
(mindinsight.debugger.TensorUnchangedCondition property)
R
rank (mindinsight.debugger.DebuggerTensor property)
(mindinsight.debugger.Node property)
root_graph_id (mindinsight.debugger.Node property)
S
select_nodes() (mindinsight.debugger.DumpAnalyzer method)
select_tensors() (mindinsight.debugger.DumpAnalyzer method)
slot (mindinsight.debugger.DebuggerTensor property)
stack (mindinsight.debugger.Node property)
T
tensor (mindinsight.debugger.WatchpointHit property)
TensorAllZeroCondition (class in mindinsight.debugger)
TensorChangeAboveThresholdCondition (class in mindinsight.debugger)
TensorChangeBelowThresholdCondition (class in mindinsight.debugger)
TensorOverflowCondition (class in mindinsight.debugger)
TensorRangeCondition (class in mindinsight.debugger)
tensors (mindinsight.debugger.Watchpoint property)
TensorTooLargeCondition (class in mindinsight.debugger)
TensorTooSmallCondition (class in mindinsight.debugger)
TensorUnchangedCondition (class in mindinsight.debugger)
V
value() (mindinsight.debugger.DebuggerTensor method)
W
Watchpoint (class in mindinsight.debugger)
WatchpointHit (class in mindinsight.debugger)