Skip to content

cmake: use pip to install tensorflow#2858

Merged
wanghan-iapcm merged 2 commits intodeepmodeling:develfrom
njzjz:cmake-install-tensorflow
Sep 25, 2023
Merged

cmake: use pip to install tensorflow#2858
wanghan-iapcm merged 2 commits intodeepmodeling:develfrom
njzjz:cmake-install-tensorflow

Conversation

@njzjz
Copy link
Member

@njzjz njzjz commented Sep 22, 2023

When setting the INSTALL_TENSORFLOW variable, previously CMake calls conda to install tensorflow. Now we use pip to install it.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz requested a review from wanghan-iapcm September 22, 2023 21:28
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c2c6476) 75.38% compared to head (28c9267) 75.38%.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #2858   +/-   ##
=======================================
  Coverage   75.38%   75.38%           
=======================================
  Files         242      242           
  Lines       24424    24424           
  Branches     1580     1580           
=======================================
  Hits        18411    18411           
  Misses       5082     5082           
  Partials      931      931           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wanghan-iapcm wanghan-iapcm merged commit e1ae5e0 into deepmodeling:devel Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants