rumble icon indicating copy to clipboard operation
rumble copied to clipboard

RumbleML Missing support for Vectors in Parameters

Open CanBerker opened this issue 5 years ago • 0 comments

ElementwiseProduct expects a vector as its value within the paramMap. This is different from all other params where param had string values but it 'referred to' a Vector. This time we need a vector to be passed in as the param.

CanBerker avatar Mar 18 '20 22:03 CanBerker