Searched refs:bias_collections (Results 1 – 2 of 2) sorted by relevance
3193 bias_collections=(ops.GraphKeys.BIASES,), argument3292 bias_collections = set(3293 list(bias_collections or []) + [ops.GraphKeys.GLOBAL_VARIABLES])3299 collections=bias_collections,
4054 bias_collections=['biased'],4067 bias_collections=['biased', 'all'])