Rdocumentation
powered by
Learn R Programming
rflow (version 0.0.0.9000)
Tensor Operator: Tensor Operater
Description
This function performs operations on tensor input, such as conv2d for convolutional layer and dnn for deep neural network layer
Usage
TensorOperator(NAME, ...)
Arguments
NAME
The name of the operation method to be used. Available operators are: conv2d, dnn
...
Additional argument except the tensor input