1path: "tensorflow.data.experimental.AutotuneOptions" 2tf_class { 3 is_instance: "<class \'tensorflow.python.data.ops.options.AutotuneOptions\'>" 4 is_instance: "<class \'tensorflow.python.data.util.options.OptionsBase\'>" 5 is_instance: "<type \'object\'>" 6 member { 7 name: "autotune_algorithm" 8 mtype: "<type \'property\'>" 9 } 10 member { 11 name: "cpu_budget" 12 mtype: "<type \'property\'>" 13 } 14 member { 15 name: "enabled" 16 mtype: "<type \'property\'>" 17 } 18 member { 19 name: "ram_budget" 20 mtype: "<type \'property\'>" 21 } 22 member_method { 23 name: "__init__" 24 argspec: "args=[\'self\'], varargs=None, keywords=None, defaults=None" 25 } 26} 27