Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 2022 (0.03 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/tf_passes.td

    /* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
    
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
    
        http://www.apache.org/licenses/LICENSE-2.0
    
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:18:05 UTC 2024
    - 99.6K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/ir/tfl_ops.td

               TFL_OperandHasRank<19, 2>,  // bw_input_to_forget_weights
               TFL_OperandHasRank<20, 2>,  // bw_input_to_cell_weights
               TFL_OperandHasRank<21, 2>,  // bw_input_to_output_weights
               TFL_OperandHasRank<22, 2>,  // bw_recurrent_to_input_weights
               TFL_OperandHasRank<23, 2>,  // bw_recurrent_to_forget_weights
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 06 19:09:08 UTC 2024
    - 186K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/tests/side-effect-analysis-test.mlir

      // expected-remark@above {{ID: 7}}
      "tf.PwStreamResults"(%arg0) {_callback_id = -2694175233261920887 : i64, _controller_address = "[2002:afb:afb::]:10004", _has_manual_control_dependencies = true, _model_name = "test", device = "/device/CPU", names = ["begin"]} : (tensor<i32>) -> ()
      // expected-remark@above {{ID: 0}}
      // expected-remark@above {{Successors: {4}}}
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Dec 20 04:39:18 UTC 2023
    - 129.7K bytes
    - Viewed (0)
Back to top