Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for DeriveOutputTypes (0.14 sec)

  1. tensorflow/compiler/mlir/tfr/passes/raise_to_tf.cc

          SmallVectorImpl<Value>* inputs, NamedAttrList* arg_attrs,
          llvm::StringMap<Attribute>* derived_attrs) const;
    
      // Uses the collected attribute values to derive all the output types.
      LogicalResult DeriveOutputTypes(Location loc, FunctionType signature,
                                      const llvm::StringMap<Attribute>& attrs,
                                      SmallVectorImpl<Type>* output_types) const;
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 21.8K bytes
    - Viewed (0)
Back to top