data/auto_augment_tf.py (2 lines): - line 207: # # FIXME these are both different from original impl as I believe there is a bug, - line 300: self.magnitude_std = 0.5 # FIXME add arg/hparam models/modules/dynamic_layers.py (1 line): - line 188: ## TODO if inverted_bottleneck is None, the previous layer should be reorganized accordingly models/modules/dynamic_ops.py (1 line): - line 224: # # TODO: if statement only here to tell the jit to skip emitting this when it is None