public  final   class
      CreateSummaryFileWriter
Constants
| String | OP_NAME | The name of this op, as known by TensorFlow core engine | 
Public Methods
| static CreateSummaryFileWriter | 
Inherited Methods
Constants
public static final String OP_NAME
The name of this op, as known by TensorFlow core engine
Constant Value: 
                
                    "CreateSummaryFileWriter"
                
            
Public Methods
public static CreateSummaryFileWriter create (Scope scope, Operand<?> writer, Operand<TString> logdir, Operand<TInt32> maxQueue, Operand<TInt32> flushMillis, Operand<TString> filenameSuffix)
Factory method to create a class wrapping a new CreateSummaryFileWriter operation.
Parameters
| scope | current scope | 
|---|
Returns
- a new instance of CreateSummaryFileWriter