refactor(examples): 重命名CNN示例文件为目录结构 将 cnn_example.go 文件移动到 cnn_example 目录中,以更好地组织示例代码结构。 ``` |
||
|---|---|---|
| .. | ||
| autograd | ||
| basic_operation | ||
| cnn_example | ||
| linear_regression | ||
refactor(examples): 重命名CNN示例文件为目录结构 将 cnn_example.go 文件移动到 cnn_example 目录中,以更好地组织示例代码结构。 ``` |
||
|---|---|---|
| .. | ||
| autograd | ||
| basic_operation | ||
| cnn_example | ||
| linear_regression | ||