flash-attention/training/configs/callbacks/flop-count.yaml

6 lines
126 B
YAML
Raw Normal View History

2022-11-29 09:31:19 +08:00
flop_count:
_target_: src.callbacks.flop_count.FlopCount
profilers: ['fvcore']
input_size: [3, 224, 224]
device: null