Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for symbol_table_ (0.15 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      TF_DerivedResultTypeListAttr Tout = TF_DerivedResultTypeListAttr<0>;
    
      let extraClassDeclaration = [{
        // Returns the callee of this operation.
        func::FuncOp func() {
          return SymbolTable::lookupNearestSymbolFrom<func::FuncOp>(*this, getF());
        }
    
        // Erases variable arguments from `batch_func_op`. `erase_indices` contains
        // the indices of the arguments to erase.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.language.swift.tasks.internal.SymbolHider$SymbolRecord> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (SymbolHider.java:0)
    Class <org.gradle.language.swift.tasks.internal.SymbolHider$SymbolTable> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (SymbolHider.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
Back to top