Skip to content

Commit e2ddb4b

Browse files
facaiyseanpmorgan
authored andcommitted
Release 0.5.1 (#531)
* Add docstring correlation cost (#514) * Add Docstring CorrelationCost * Add CorrelationCost Documentation * Small reformat * BLD: built on 2.0.0-rc1 * DOC: doc for 0.5.1 * Fix optical_flow test case (#527) * typo fix (#523) * CLN: fix file permission 755 in #527 * CLN: use public api, tf.keras
1 parent cffee80 commit e2ddb4b

File tree

13 files changed

+468
-526
lines changed

13 files changed

+468
-526
lines changed

build_deps/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# TensorFlow greater than this date is manylinux2010 compliant
2-
tensorflow==2.0.0-rc0
2+
tensorflow==2.0.0-rc1

build_deps/requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# TensorFlow greater than this date is manylinux2010 compliant
2-
tensorflow-gpu==2.0.0-rc0
2+
tensorflow-gpu==2.0.0-rc1

0 commit comments

Comments
 (0)