Task 1: local tensor zero values and base model array empty #54
dskhanirfan
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi, I can take an educated guess, but I will wait for @brandon-edwards and/or @psfoley to respond for added clarity. Cheers, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
If I get 0 value in the local_tensor like
local_tensors [LocalTensor(col_name='01', tensor=array(0., dtype=float32), weight=0.5), LocalTensor(col_name='02', tensor=array(0., dtype=float32), weight=0.5)]
andbase_model_nparray.shape = ()
Can you tell me what it means?Beta Was this translation helpful? Give feedback.
All reactions