Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for XLA_TPU_JIT (0.07 sec)

  1. tensorflow/compiler/mlir/tf2xla/api/v2/legalize_tf_test.cc

      std::vector<std::unique_ptr<mlir::Pass>> custom_legalization_passes;
    
      return LegalizeMlirToHlo(mlir_to_hlo_args, metadata_proto, use_tuple_args,
                               /*device_type=*/"XLA_TPU_JIT",
                               custom_legalization_passes,
                               /*shape_determination_fns=*/{}, arg_shapes,
                               &arg_core_mapping, &per_core_arg_shapes, client);
    }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 13 23:59:33 UTC 2024
    - 16.1K bytes
    - Viewed (0)
Back to top