Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.14
-
None
-
None
-
C#
Description
REEF.Net does not have a way to serialize the evaluator request. This is helpful when user wants to specify memory, number of cores etc.
On the java side, we use a serialized EvaluatorRequest for this. Doing that in C# as well would allow users to always use whatever fidelity EvaluatorRequest gains in the future.