Home | History | Annotate | Download | only in random

Lines Matching refs:shared_name

1072           1, 0, dtypes_lib.float32, ((),), shared_name="shared_queue")
1082 shared_name="shared_queue",
1112 shared_name="shared_queue",
1121 1, 0, dtypes_lib.float32, ((),), shared_name="shared_queue")
1132 10, 5, dtypes_lib.float32, shared_name="q_a")
1134 15, 5, dtypes_lib.float32, shared_name="q_a")
1140 10, 0, dtypes_lib.float32, shared_name="q_b")
1142 10, 5, dtypes_lib.float32, shared_name="q_b")
1148 10, 5, dtypes_lib.float32, shared_name="q_c")
1150 10, 5, dtypes_lib.int32, shared_name="q_c")
1156 10, 5, dtypes_lib.float32, shared_name="q_d")
1158 10, 5, dtypes_lib.float32, shapes=[(1, 1, 2, 3)], shared_name="q_d")
1164 10, 5, dtypes_lib.float32, shapes=[(1, 1, 2, 3)], shared_name="q_e")
1166 10, 5, dtypes_lib.float32, shared_name="q_e")
1172 10, 5, dtypes_lib.float32, shapes=[(1, 1, 2, 3)], shared_name="q_f")
1174 10, 5, dtypes_lib.float32, shapes=[(1, 1, 2, 4)], shared_name="q_f")
1180 10, 5, dtypes_lib.float32, shared_name="q_g")
1182 10, 5, (dtypes_lib.float32, dtypes_lib.int32), shared_name="q_g")
1188 10, 5, dtypes_lib.float32, seed=12, shared_name="q_h")
1190 10, 5, dtypes_lib.float32, seed=21, shared_name="q_h")