File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- // ===--- AutoDiff.h - Swift Automatic Differentiation ---------- -----------===//
1
+ // ===--- AutoDiff.h - Swift automatic differentiation utilities -----------===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
10
10
//
11
11
// ===----------------------------------------------------------------------===//
12
12
//
13
- // This file defines AST support for automatic differentiation.
13
+ // This file defines utilities for automatic differentiation.
14
14
//
15
15
// ===----------------------------------------------------------------------===//
16
16
Original file line number Diff line number Diff line change 1
- // ===--------- AutoDiff.cpp - Swift Differentiable Programming --- ---------===//
1
+ // ===--- AutoDiff.cpp - Swift automatic differentiation utilities ---------===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
5
- // Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors
5
+ // Copyright (c) 2019 Apple Inc. and the Swift project authors
6
6
// Licensed under Apache License v2.0 with Runtime Library Exception
7
7
//
8
8
// See https://swift.org/LICENSE.txt for license information
You can’t perform that action at this time.
0 commit comments