From 60705e2ecdcc0b4ab3d5668d6b3c44803dacef51 Mon Sep 17 00:00:00 2001 From: Chris Goy Date: Fri, 19 Feb 2021 12:35:26 -0800 Subject: [PATCH] Update barracuda, swtich Agents in Sorter use Burst. (#4979) (#4981) --- com.unity.ml-agents/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.unity.ml-agents/package.json b/com.unity.ml-agents/package.json index 4f9c4c7d83..21331d6aa8 100755 --- a/com.unity.ml-agents/package.json +++ b/com.unity.ml-agents/package.json @@ -5,7 +5,7 @@ "unity": "2018.4", "description": "Use state-of-the-art machine learning to create intelligent character behaviors in any Unity environment (games, robotics, film, etc.).", "dependencies": { - "com.unity.barracuda": "1.3.0-preview", + "com.unity.barracuda": "1.3.1-preview", "com.unity.modules.imageconversion": "1.0.0", "com.unity.modules.jsonserialize": "1.0.0", "com.unity.modules.physics": "1.0.0",