Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various fixes for Neural Network Console #579

Merged
merged 1 commit into from
Feb 25, 2020

Conversation

TE-YoshiyukiKobayashi
Copy link
Contributor

  • Support wav file
  • Add initializer for channel last configuration
  • Add error messages
  • New version numpy support (Add allow_pickle=True option)
  • Fix redundant memory allocation
  • Fallback to CPU if an error occurs in GPU processing
  • Ignore unnecessary line feed code in CSV file

* Support wav file
* Add initializer for channel last configuration
* Add error messages
* New version numpy support (Add allow_pickle=True option)
* Fix redundant memory allocation
* Fallback to CPU if an error occurs in GPU processing
* Ignore unnecessary line feed code in CSV file
@TE-YoshiyukiKobayashi TE-YoshiyukiKobayashi added the release-note-bugfix Auto-release; Bugfix label Jan 31, 2020
@YukioOobuchi YukioOobuchi merged commit 486e9e2 into master Feb 25, 2020
@YukioOobuchi YukioOobuchi deleted the feature/20200228-fix-for-console branch June 23, 2020 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note-bugfix Auto-release; Bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants