Pinned Loading
-
zalandoresearch/pytorch-dilated-rnn
zalandoresearch/pytorch-dilated-rnn PublicDilated RNNs in pytorch
-
flyteorg/flyte
flyteorg/flyte PublicScalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.
-
pytorch/pytorch
pytorch/pytorch PublicTensors and Dynamic neural networks in Python with strong GPU acceleration
-
tweet-your-own-adventure
tweet-your-own-adventure PublicA tool to enable you to craft choose your own adventure stories on Twitter
Python 2
-
minimal pytorch 1.0 pytorch -> C++ f...
minimal pytorch 1.0 pytorch -> C++ full example demo image at: https://i.imgur.com/hiWRITj.jpg 1cmake_minimum_required(VERSION 3.0 FATAL_ERROR)
2project(cpp_shim)
3set(CMAKE_PREFIX_PATH ../libtorch)
4find_package(Torch REQUIRED)
5find_package(OpenCV REQUIRED)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.