Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for DT_INT64 (0.19 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_ops_n_z.cc

        if (status.ok()) {
          // We can only leave the transpose op on host if its dtype is supported on
          // host.
          if (dtype == tensorflow::DT_UINT64 || dtype == tensorflow::DT_INT64 ||
              dtype == tensorflow::DT_UINT32 || dtype == tensorflow::DT_INT32 ||
              dtype == tensorflow::DT_UINT16 || dtype == tensorflow::DT_INT16 ||
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 09 22:07:10 UTC 2024
    - 170.8K bytes
    - Viewed (0)
Back to top