Searched refs:ProfileOptionBuilder (Results 1 – 11 of 11) sorted by relevance
14 ProfileOptionBuilder = tf.profiler.ProfileOptionBuilder18 options=ProfileOptionBuilder.trainable_variables_parameter())21 opts = ProfileOptionBuilder(22 ProfileOptionBuilder.trainable_variables_parameter()44 options=tf.profiler.ProfileOptionBuilder.float_operation())73 ProfileOptionBuilder = tf.profiler.ProfileOptionBuilder74 opts = ProfileOptionBuilder(ProfileOptionBuilder.time_and_memory()89 options=tf.profiler.ProfileOptionBuilder.time_and_memory())
37 options=tf.profiler.ProfileOptionBuilder91 options=tf.profiler.ProfileOptionBuilder.float_operation())
1 path: "tensorflow.profiler.ProfileOptionBuilder"3 is_instance: "<class \'tensorflow.python.profiler.option_builder.ProfileOptionBuilder\'>"
20 name: "ProfileOptionBuilder"
30 from tensorflow.python.profiler.option_builder import ProfileOptionBuilder
27 class ProfileOptionBuilder(object): class
34 builder = option_builder.ProfileOptionBuilder
48 builder = option_builder.ProfileOptionBuilder727 options = option_builder.ProfileOptionBuilder.time_and_memory()776 options = option_builder.ProfileOptionBuilder.time_and_memory()
343 options = (option_builder.ProfileOptionBuilder
42 builder = option_builder.ProfileOptionBuilder