Commit dcd1428d authored by Benjamin Graham's avatar Benjamin Graham
Browse files

BSD license

parent 879d0b68
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
forward_pass_multiplyAdd_count = 0 forward_pass_multiplyAdd_count = 0
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
import sparseconvnet import sparseconvnet
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
import sparseconvnet.SCN import sparseconvnet.SCN
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
import sparseconvnet.SCN import sparseconvnet.SCN
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
import torch import torch
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
import sparseconvnet, sparseconvnet.SCN import sparseconvnet, sparseconvnet.SCN
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
import sparseconvnet, sparseconvnet.SCN import sparseconvnet, sparseconvnet.SCN
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
from torch.autograd import Function from torch.autograd import Function
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
from torch.autograd import Function from torch.autograd import Function
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
import sparseconvnet, sparseconvnet.SCN import sparseconvnet, sparseconvnet.SCN
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
from torch.nn import Module from torch.nn import Module
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
import torch import torch
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
import sparseconvnet.SCN import sparseconvnet.SCN
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
import sparseconvnet.SCN import sparseconvnet.SCN
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
""" """
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
import sparseconvnet as scn import sparseconvnet as scn
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
import sparseconvnet, sparseconvnet.SCN import sparseconvnet, sparseconvnet.SCN
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
import sparseconvnet import sparseconvnet
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
import sparseconvnet, sparseconvnet.SCN import sparseconvnet, sparseconvnet.SCN
......
# Copyright 2016-present, Facebook, Inc. # Copyright 2016-present, Facebook, Inc.
# All rights reserved. # All rights reserved.
# #
# This source code is licensed under the license found in the # This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. # LICENSE file in the root directory of this source tree.
import sparseconvnet.SCN import sparseconvnet.SCN
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment