MindSpore
安装部署
安装MindInsight
使用指南
收集Summary数据
查看训练看板
查看溯源和对比看板
使用mindoptimizer进行超参调优
使用MindConverter迁移模型定义脚本
性能调试
调试器
解释模型
训练优化过程可视化
MindInsight相关命令
精度调优指南
精度问题初步定位指南
精度问题详细定位和调优指南
性能调优指南
性能调优指南
API参考
mindinsight.debugger
mindconverter
参考文档
训练可视总体设计
计算图可视设计
张量可视设计
性能调试设计
FAQ
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
mindconverter
module
mindinsight.debugger
module
module
mindconverter
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)
pytorch2mindspore() (in module mindconverter)
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)