Skip to content

Conversation

@inderpreetsingh01
Copy link
Contributor

  • Updated GIT_TAG to main as per googletest
  • pushed TensorCPU object created in the constructor to BNNMemory
  • size was getting computed twice in reshape

GIT_TAG main
SOURCE_DIR "${CMAKE_CURRENT_BINARY_DIR}/googletest-src"
BINARY_DIR "${CMAKE_CURRENT_BINARY_DIR}/googletest-build"
TEST_COMMAND "")
Copy link
Member

@czgdp1807 czgdp1807 Jan 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should remove this option to install Google test in future via CMakeLists.txt. The reason is developers have their own environments (and hence own way of installing dependencies into it). Installing via CMake can make mess up that setting. For now this is fine but in future I think we should remove it.

@czgdp1807 czgdp1807 closed this Jan 9, 2022
@czgdp1807 czgdp1807 reopened this Jan 9, 2022
@czgdp1807 czgdp1807 merged commit 3d752fe into codezonediitj:master Jan 9, 2022
@czgdp1807
Copy link
Member

Thanks. Merged. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants