Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite85cefc

Browse files
committed
Update python sheband in ML examples to widely adopted convention
1 parenta2caffa commite85cefc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎examples/common/idxio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python
1+
#!/usr/bin/envpython
22

33
#######################################################
44
# Copyright (c) 2019, ArrayFire

‎examples/machine_learning/logistic_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python
1+
#!/usr/bin/envpython
22

33
#######################################################
44
# Copyright (c) 2019, ArrayFire

‎examples/machine_learning/mnist_common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python
1+
#!/usr/bin/envpython
22

33
#######################################################
44
# Copyright (c) 2019, ArrayFire

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp