Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for _XlaRecvAtHostV2 (0.18 sec)

  1. tensorflow/compiler/mlir/tf2xla/internal/passes/extract_outside_compilation.cc

              /*device_ordinal=*/builder.getI64IntegerAttr(0), device_type_attr),
          builder);
    }
    
    // Creates a tf._XlaRecvAtHost or tf._XlaRecvAtHostV2 op. If device ordinal is
    // present, a tf._XlaRecvAtHostV2 op is created instead.
    Operation* CreateRecvAtHostOp(OpBuilder& builder, Location loc,
                                  TypeRange output_types, Value compilation_key,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Apr 30 21:25:12 UTC 2024
    - 68.3K bytes
    - Viewed (0)
Back to top