Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 31 of 31 for allow_soft_placement (0.65 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        DefaultValuedOptionalAttr<StrArrayAttr, "{}">:$padding_map,
        DefaultValuedOptionalAttr<StrAttr, "\"STEP_MARK_AT_ENTRY\"">:$step_marker_location,
        DefaultValuedOptionalAttr<BoolAttr, "false">:$allow_soft_placement,
        DefaultValuedOptionalAttr<BoolAttr, "false">:$use_spmd_for_xla_partitioning,
        DefaultValuedOptionalAttr<StrAttr, "\"\"">:$tpu_compile_options_proto
      );
    
      let results = (outs);
    }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top