Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ModifyInputNodes (0.11 sec)

  1. tensorflow/compiler/mlir/lite/transforms/modify_io_nodes.cc

      // tests.
      LogicalResult SetupInputOutputTypesIfNull(OpBuilder builder);
    
      // Modifies the element types of entry block arguments to be user specified
      // and returns  the new argument types.
      LogicalResult ModifyInputNodes(func::FuncOp func,
                                     llvm::SmallVectorImpl<Type>& new_input_types,
                                     OpBuilder builder);
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 8.9K bytes
    - Viewed (0)
Back to top