Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 2022 (0.04 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)
Back to top