Skip to content

"Using tensorflow backend" even when using pytorch models #49

@karnawhat

Description

@karnawhat

When importing the profit module, the Using TensorFlow backend. is printed to the console. However, this should not be printed as the default backend should be pytorch. Somewhat related to #47.

Current behavior

"Using TensorFlow backend."

Expected behavior

"Using PyTorch backend."

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationinvalidThis doesn't seem right

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions