将指定索引的输出转化成numpy形式。
def retrieve_output_index_to_numpy(self, index)
index值大于或等于0。
参数名
参数类型
输入/输出
说明
index
Int
输入
表示输出索引。
返回numpy格式的特定索引的输出