Skip to content

Commit 67d977b

Browse files
committed
fix bad merge
1 parent 0cf744d commit 67d977b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tfjs-node/src/kernels/all_kernels.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@
1919
// global registry when we compile the library. A modular build would replace
2020
// the contents of this file and import only the kernels that are needed.
2121
import './non_max_suppression_v5';
22+
import './Softmax';
2223
import './SquaredDifference';

0 commit comments

Comments
 (0)