Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for more (0.16 sec)

  1. tensorflow/compiler/mlir/tf2xla/tests/legalize-tf.mlir

    // This test runs twice:
    //   1. Through FILECHECK_OPTS="" FileCheck with chlo legalization disabled since verifying
    //      that the chlo ops emit produces more useful tests.
    //   2. With chlo legalization enabled, verifying diagnostics to pick up any
    //      issues with the full lowering (can catch some broadcasting corner
    //      cases which emit with a warning).
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon May 06 18:46:23 UTC 2024
    - 335.5K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tf2xla/transforms/legalize_tf.cc

    #include "xla/translate/hlo_to_mhlo/attribute_importer.h"
    #include "xla/xla_data.pb.h"
    #include "tensorflow/core/framework/kernel_shape_util.h"
    #include "tensorflow/core/framework/rng_alg.h"
    #include "tensorflow/core/kernels/conv_grad_shape_utils.h"
    #include "tensorflow/core/util/padding.h"
    #include "tensorflow/core/util/tensor_format.h"
    #include "tsl/platform/bfloat16.h"
    #include "tsl/platform/status.h"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 20:00:43 UTC 2024
    - 291.8K bytes
    - Viewed (0)
Back to top