Field takeoverWeights
If true the worker is allowed to take ownership of the weights memory from the model this is useful so worker to limit memory pressure when the worker need to copy those weight to a different device.
Namespace: Unity.Sentis
Assembly: solution.dll
Syntax
public bool takeoverWeights
Returns
Type | Description |
---|---|
bool |