Tensorflow FLOP是由tf.profiler.profile每秒还是每一步计算的?

Tensorflow FLOP是由tf.profiler.profile每秒还是每一步计算的?,tensorflow,flops,Tensorflow,Flops,我想知道这个函数计算的总失败次数: tf.profiler.profile(tf.get_default_graph(),options=tf.profiler.ProfileOptionBuilder.float_operation()) 是每秒还是每一步

我想知道这个函数计算的总失败次数:

tf.profiler.profile(tf.get_default_graph(),options=tf.profiler.ProfileOptionBuilder.float_operation())
是每秒还是每一步