You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
self.obs_encodings=c_code2vec_get_encodings(self.new_rundir,self.const_orig_codes,self.loops_idxs_in_orig)# TODO:change this to other code embedding if necessary
54
-
# this hsould be removed in later versions
53
+
# this should be removed in later versions
55
54
self.vec_action_meaning= [1,2,4,8,16] # TODO: change this to match your hardware
56
55
self.interleave_action_meaning=[1,2,4,8] # TODO: change this to match your hardware
0 commit comments