Public Member Functions | |
| void | add_output (const Tensor &output, const Type *type=nullptr) |
| void | add_input (const Tensor &input, const Type *type=nullptr) |
| void | dont_compute_common_dtype () |
| void | dont_resize_outputs () |
| std::unique_ptr< TensorIterator > | build () |
Protected Attributes | |
| std::unique_ptr< TensorIterator > | iter_ |
Friends | |
| struct | TensorIterator |
Definition at line 258 of file TensorIterator.h.
1.8.11