Home
last modified time | relevance | path

Searched defs:conv_transpose3d (Results 1 – 4 of 4) sorted by relevance

/external/pytorch/torch/csrc/api/include/torch/nn/functional/
Dconv.h256 inline Tensor conv_transpose3d( in conv_transpose3d() function
/external/pytorch/torch/csrc/jit/passes/
Dgraph_rewrite_helper.cpp147 std::string conv_transpose3d = R"( in replaceConvolutionWithAtenConv() local
/external/pytorch/torch/nn/
Dfunctional.py285 conv_transpose3d = _add_docstr( variable
/external/pytorch/torch/onnx/
Dsymbolic_opset9.py2595 def conv_transpose3d( function