Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for parallel_copy (0.1 sec)

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

        Arg<TF_BoolTensor, [{A scalar representing whether the last batch should be dropped in case its size
    is smaller than desired.}]>:$drop_remainder,
    
        DefaultValuedOptionalAttr<BoolAttr, "false">:$parallel_copy,
        ConfinedAttr<TypeArrayAttr, [ArrayMinCount<1>]>:$output_types,
        ConfinedAttr<TF_ShapeAttrArray, [ArrayMinCount<1>]>:$output_shapes,
        DefaultValuedOptionalAttr<StrAttr, "\"\"">:$metadata
      );
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top