Skip to content

Conversation

@mantasp
Copy link
Contributor

@mantasp mantasp commented May 16, 2019

Upgraded Barracuda to version 0.2.1.
Lots of improvements: performance, memory usage, etc.

Copy link
Contributor

@vincentpierre vincentpierre left a comment

Choose a reason for hiding this comment

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

Works for me. I want to wait on @ervteng and his results on the banana collector.

@ervteng
Copy link
Contributor

ervteng commented Jun 11, 2019

I was able to get BananaCollector to work after the latest commit. Thanks @mantasp!

@mantasp mantasp merged commit 6d8c494 into develop Jun 11, 2019
public BarracudaRecurrentInputGenerator(int memoriesCount, int memoryIndex)
{
this.firstHalf = firstHalf;
this.memoriesCount = memoriesCount;
Copy link
Contributor

Choose a reason for hiding this comment

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

@mantasp I'm seeing a warning in the editor regarding this:

Assets/ML-Agents/Scripts/InferenceBrain/GeneratorImpl.cs(123,21): warning CS0414: The private field `MLAgents.InferenceBrain.BarracudaRecurrentInputGenerator.memoriesCount' is assigned but its value is never used

OK to remove it?

Copy link
Contributor

Choose a reason for hiding this comment

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

Followed up in #2128

@awjuliani awjuliani deleted the develop-barracuda-0.2.0 branch July 23, 2019 20:19
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants