Caffe2 - C++ API
A deep learning, cross platform ML framework
Related Pages
Modules
Data Structures
Files
C++ API
Python API
GitHub
File List
Globals
torch
csrc
api
include
torch
data
transforms.h
1
#pragma once
2
3
#include <torch/data/transforms/base.h>
4
#include <torch/data/transforms/collate.h>
5
#include <torch/data/transforms/lambda.h>
6
#include <torch/data/transforms/stack.h>
7
#include <torch/data/transforms/tensor.h>
Generated on Thu Mar 21 2019 13:06:22 for Caffe2 - C++ API by
1.8.11