Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tic
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wenyuanbo
tic
Commits
8ba1d7d1
Commit
8ba1d7d1
authored
Nov 23, 2019
by
Yizhi Liu
Committed by
Tianqi Chen
Nov 23, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Release] resolve license issues (#4408)
parent
9049d669
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
137 additions
and
61 deletions
+137
-61
3rdparty/picojson/picojson.h
+0
-19
LICENSE
+7
-5
apps/android_rpc/app/src/main/jni/Android.mk
+17
-0
apps/android_rpc/app/src/main/jni/make/config.mk
+17
-0
apps/ios_rpc/tvmrpc/Base.lproj/LaunchScreen.storyboard
+20
-0
docs/_static/css/tvm_theme.css
+19
-0
include/tvm/relay/expr.h
+0
-1
licenses/LICENSE.builtin_fp16.txt
+0
-0
licenses/LICENSE.concurrentqueue.txt
+23
-0
licenses/LICENSE.picojson.txt
+0
-17
nnvm/make/config.mk
+17
-0
nnvm/tests/cpp/unittest.mk
+17
-0
vta/src/de10nano/cma_api.cc
+0
-19
No files found.
3rdparty/picojson/picojson.h
View file @
8ba1d7d1
/*
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*/
/*
* Copyright 2009-2010 Cybozu Labs, Inc.
* Copyright 2009-2010 Cybozu Labs, Inc.
* Copyright 2011-2014 Kazuho Oku
* Copyright 2011-2014 Kazuho Oku
* All rights reserved.
* All rights reserved.
...
...
LICENSE
View file @
8ba1d7d1
...
@@ -212,18 +212,20 @@ Apache Software Foundation License 2.0
...
@@ -212,18 +212,20 @@ Apache Software Foundation License 2.0
3rdparty/bfloat16/bfloat16.cc
3rdparty/bfloat16/bfloat16.cc
3rdparty/dlpack
3rdparty/dlpack
3rdparty/dmlc-core
3rdparty/dmlc-core
3rdparty/picojson
MIT
License
BSD
License
-----------
-----------
3rdparty/cma
3rdparty/picojson
3rdparty/dmlc-core/include/dmlc/concurrentqueue.h
LLVM Release
License
MIT
License
-----------
---------
-----------
3rdparty/cma
vta/src/de10nano/cma_api.cc
3rdparty/compiler-rt/builtin_fp16.h
3rdparty/compiler-rt/builtin_fp16.h
...
...
apps/android_rpc/app/src/main/jni/Android.mk
View file @
8ba1d7d1
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
LOCAL_PATH := $(call my-dir)
LOCAL_PATH := $(call my-dir)
MY_PATH := $(LOCAL_PATH)
MY_PATH := $(LOCAL_PATH)
...
...
apps/android_rpc/app/src/main/jni/make/config.mk
View file @
8ba1d7d1
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# Template configuration for compiling
# Template configuration for compiling
#
#
...
...
apps/ios_rpc/tvmrpc/Base.lproj/LaunchScreen.storyboard
View file @
8ba1d7d1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB"
version=
"3.0"
toolsVersion=
"11134"
systemVersion=
"15F34"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
useAutolayout=
"YES"
launchScreen=
"YES"
useTraitCollections=
"YES"
colorMatched=
"YES"
initialViewController=
"01J-lp-oVM"
>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB"
version=
"3.0"
toolsVersion=
"11134"
systemVersion=
"15F34"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
useAutolayout=
"YES"
launchScreen=
"YES"
useTraitCollections=
"YES"
colorMatched=
"YES"
initialViewController=
"01J-lp-oVM"
>
<dependencies>
<dependencies>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"11106"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"11106"
/>
...
...
docs/_static/css/tvm_theme.css
View file @
8ba1d7d1
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*/
.rst-content
.hidden-section
{
.rst-content
.hidden-section
{
display
:
none
;
display
:
none
;
}
}
...
...
include/tvm/relay/expr.h
View file @
8ba1d7d1
...
@@ -500,7 +500,6 @@ class RefReadNode : public ExprNode {
...
@@ -500,7 +500,6 @@ class RefReadNode : public ExprNode {
};
};
RELAY_DEFINE_NODE_REF
(
RefRead
,
RefReadNode
,
Expr
);
RELAY_DEFINE_NODE_REF
(
RefRead
,
RefReadNode
,
Expr
);
/*! \brief Set value of Reference. The whole expression evaluates to an Empty Tuple. */
/*! \brief Set value of Reference. The whole expression evaluates to an Empty Tuple. */
class
RefWrite
;
class
RefWrite
;
class
RefWriteNode
:
public
ExprNode
{
class
RefWriteNode
:
public
ExprNode
{
...
...
licenses/LICENSE.builtin_fp16.txt
View file @
8ba1d7d1
This diff is collapsed.
Click to expand it.
licenses/LICENSE.concurrentqueue.txt
0 → 100644
View file @
8ba1d7d1
Simplified BSD license:
Copyright (c) 2013-2016, Cameron Desrochers.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of
conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of
conditions and the following disclaimer in the documentation and/or other materials
provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
\ No newline at end of file
licenses/LICENSE.picojson.txt
View file @
8ba1d7d1
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
Copyright 2009-2010 Cybozu Labs, Inc.
Copyright 2009-2010 Cybozu Labs, Inc.
Copyright 2011-2014 Kazuho Oku
Copyright 2011-2014 Kazuho Oku
All rights reserved.
All rights reserved.
...
...
nnvm/make/config.mk
View file @
8ba1d7d1
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# Template configuration for compiling nnvm
# Template configuration for compiling nnvm
#
#
...
...
nnvm/tests/cpp/unittest.mk
View file @
8ba1d7d1
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
GTEST_LIB=$(GTEST_PATH)/lib/
GTEST_LIB=$(GTEST_PATH)/lib/
GTEST_INC=$(GTEST_PATH)/include/
GTEST_INC=$(GTEST_PATH)/include/
...
...
vta/src/de10nano/cma_api.cc
View file @
8ba1d7d1
/*
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*/
/*
* The MIT License (MIT)
* The MIT License (MIT)
*
*
* COPYRIGHT (C) 2017 Institute of Electronics and Computer Science (EDI), Latvia.
* COPYRIGHT (C) 2017 Institute of Electronics and Computer Science (EDI), Latvia.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment