Resolve WES-90 "Integrate signpredictor in courses"
This commit is contained in:
committed by
Jerome Coudron
parent
1a75791d62
commit
746906294b
12
Packages/com.unity.barracuda/package.json
Normal file
12
Packages/com.unity.barracuda/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "com.unity.barracuda",
|
||||
"displayName": "Barracuda",
|
||||
"version": "3.0.0",
|
||||
"unity": "2019.4",
|
||||
"description": "Barracuda is lightweight and cross-platform Neural Net inference library. Barracuda supports inference both on GPU and CPU.",
|
||||
"dependencies": {
|
||||
"com.unity.burst": "1.6.0",
|
||||
"com.unity.modules.jsonserialize": "1.0.0",
|
||||
"com.unity.modules.imageconversion": "1.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user