chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
.. 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.
|
||||
|
||||
tvm.relax.analysis
|
||||
------------------
|
||||
.. automodule:: tvm.relax.analysis
|
||||
:members:
|
||||
:imported-members:
|
||||
@@ -0,0 +1,67 @@
|
||||
.. 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.
|
||||
|
||||
tvm.relax.backend
|
||||
-----------------
|
||||
|
||||
tvm.relax.backend
|
||||
*****************
|
||||
.. automodule:: tvm.relax.backend
|
||||
:members:
|
||||
:imported-members:
|
||||
|
||||
tvm.relax.backend.cuda
|
||||
**********************
|
||||
.. automodule:: tvm.relax.backend.cuda
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.backend.rocm
|
||||
**********************
|
||||
.. automodule:: tvm.relax.backend.rocm
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.backend.metal
|
||||
***********************
|
||||
.. automodule:: tvm.relax.backend.metal
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.backend.adreno
|
||||
************************
|
||||
.. automodule:: tvm.relax.backend.adreno
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.backend.gpu_generic
|
||||
*****************************
|
||||
.. automodule:: tvm.relax.backend.gpu_generic
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.backend.cpu_generic
|
||||
*****************************
|
||||
.. automodule:: tvm.relax.backend.cpu_generic
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.backend.contrib
|
||||
*************************
|
||||
.. automodule:: tvm.relax.backend.contrib
|
||||
:members:
|
||||
:no-index:
|
||||
@@ -0,0 +1,21 @@
|
||||
.. 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.
|
||||
|
||||
tvm.relax.block_builder
|
||||
-----------------------
|
||||
.. automodule:: tvm.relax.block_builder
|
||||
:members:
|
||||
@@ -0,0 +1,28 @@
|
||||
.. 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.
|
||||
|
||||
tvm.relax.distributed
|
||||
---------------------
|
||||
.. automodule:: tvm.relax.distributed
|
||||
:members:
|
||||
:imported-members:
|
||||
|
||||
tvm.relax.distributed.transform
|
||||
*******************************
|
||||
.. automodule:: tvm.relax.distributed.transform
|
||||
:members:
|
||||
:no-index:
|
||||
@@ -0,0 +1,21 @@
|
||||
.. 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.
|
||||
|
||||
tvm.relax.dpl
|
||||
-------------
|
||||
.. automodule:: tvm.relax.dpl
|
||||
:members:
|
||||
@@ -0,0 +1,60 @@
|
||||
.. 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.
|
||||
|
||||
tvm.relax.frontend
|
||||
------------------
|
||||
.. automodule:: tvm.relax.frontend
|
||||
:members:
|
||||
:imported-members:
|
||||
|
||||
tvm.relax.frontend.nn
|
||||
*********************
|
||||
.. automodule:: tvm.relax.frontend.nn
|
||||
:members:
|
||||
:imported-members:
|
||||
:exclude-members: BlockBuilder
|
||||
:noindex:
|
||||
|
||||
tvm.relax.frontend.nn.llm
|
||||
*************************
|
||||
.. automodule:: tvm.relax.frontend.nn.llm
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.frontend.onnx
|
||||
***********************
|
||||
.. automodule:: tvm.relax.frontend.onnx
|
||||
:members:
|
||||
:imported-members:
|
||||
|
||||
tvm.relax.frontend.stablehlo
|
||||
****************************
|
||||
.. automodule:: tvm.relax.frontend.stablehlo
|
||||
:members:
|
||||
:imported-members:
|
||||
|
||||
tvm.relax.frontend.tflite
|
||||
*************************
|
||||
.. automodule:: tvm.relax.frontend.tflite
|
||||
:members:
|
||||
:imported-members:
|
||||
|
||||
tvm.relax.frontend.torch
|
||||
************************
|
||||
.. automodule:: tvm.relax.frontend.torch
|
||||
:members:
|
||||
:imported-members:
|
||||
@@ -0,0 +1,95 @@
|
||||
.. 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.
|
||||
|
||||
tvm.relax.op
|
||||
------------
|
||||
|
||||
tvm.relax.op
|
||||
************
|
||||
.. automodule:: tvm.relax.op
|
||||
:members:
|
||||
:imported-members:
|
||||
:exclude-members: Expr
|
||||
|
||||
tvm.relax.op.nn
|
||||
***************
|
||||
.. automodule:: tvm.relax.op.nn
|
||||
:members:
|
||||
:imported-members:
|
||||
:exclude-members: Expr
|
||||
|
||||
tvm.relax.op.builtin
|
||||
********************
|
||||
.. automodule:: tvm.relax.op.builtin
|
||||
:members:
|
||||
:imported-members:
|
||||
:exclude-members: Expr
|
||||
|
||||
tvm.relax.op.ccl
|
||||
****************
|
||||
.. automodule:: tvm.relax.op.ccl
|
||||
:members:
|
||||
:imported-members:
|
||||
:exclude-members: Expr
|
||||
|
||||
tvm.relax.op.distributed
|
||||
************************
|
||||
.. automodule:: tvm.relax.op.distributed
|
||||
:members:
|
||||
:imported-members:
|
||||
:exclude-members: Expr
|
||||
|
||||
tvm.relax.op.grad
|
||||
*****************
|
||||
.. automodule:: tvm.relax.op.grad
|
||||
:members:
|
||||
:imported-members:
|
||||
:exclude-members: Expr
|
||||
|
||||
tvm.relax.op.image
|
||||
******************
|
||||
.. automodule:: tvm.relax.op.image
|
||||
:members:
|
||||
:imported-members:
|
||||
:exclude-members: Expr
|
||||
|
||||
tvm.relax.op.memory
|
||||
*******************
|
||||
.. automodule:: tvm.relax.op.memory
|
||||
:members:
|
||||
:imported-members:
|
||||
:exclude-members: Expr
|
||||
|
||||
tvm.relax.op.vision
|
||||
*******************
|
||||
.. automodule:: tvm.relax.op.vision
|
||||
:members:
|
||||
:imported-members:
|
||||
:exclude-members: Expr
|
||||
|
||||
tvm.relax.op.vm
|
||||
***************
|
||||
.. automodule:: tvm.relax.op.vm
|
||||
:members:
|
||||
:imported-members:
|
||||
:exclude-members: Expr
|
||||
|
||||
tvm.relax.op.op_attrs
|
||||
*********************
|
||||
.. automodule:: tvm.relax.op.op_attrs
|
||||
:members:
|
||||
:exclude-members: Attrs
|
||||
@@ -0,0 +1,23 @@
|
||||
.. 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.
|
||||
|
||||
tvm.relax
|
||||
---------
|
||||
.. automodule:: tvm.relax
|
||||
:members:
|
||||
:imported-members:
|
||||
:exclude-members: BlockBuilder, Call, Span, GlobalVar, SourceName, TupleType, Type, FuncType
|
||||
@@ -0,0 +1,22 @@
|
||||
.. 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.
|
||||
|
||||
tvm.relax.testing
|
||||
-----------------
|
||||
.. automodule:: tvm.relax.testing
|
||||
:members:
|
||||
:no-index:
|
||||
@@ -0,0 +1,22 @@
|
||||
.. 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.
|
||||
|
||||
tvm.relax.training
|
||||
------------------
|
||||
.. automodule:: tvm.relax.training
|
||||
:members:
|
||||
:imported-members:
|
||||
@@ -0,0 +1,131 @@
|
||||
.. 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.
|
||||
|
||||
.. _api-relax-transformation:
|
||||
|
||||
tvm.relax.transform
|
||||
-------------------
|
||||
.. automodule:: tvm.relax.transform
|
||||
:members:
|
||||
:imported-members:
|
||||
|
||||
tvm.relax.transform.legalize_ops
|
||||
*********************************
|
||||
.. automodule:: tvm.relax.transform.legalize_ops
|
||||
:members:
|
||||
|
||||
tvm.relax.transform.legalize_ops.binary
|
||||
========================================
|
||||
.. automodule:: tvm.relax.transform.legalize_ops.binary
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.transform.legalize_ops.ccl
|
||||
=====================================
|
||||
.. automodule:: tvm.relax.transform.legalize_ops.ccl
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.transform.legalize_ops.create
|
||||
========================================
|
||||
.. automodule:: tvm.relax.transform.legalize_ops.create
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.transform.legalize_ops.datatype
|
||||
==========================================
|
||||
.. automodule:: tvm.relax.transform.legalize_ops.datatype
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.transform.legalize_ops.distributed
|
||||
==============================================
|
||||
.. automodule:: tvm.relax.transform.legalize_ops.distributed
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.transform.legalize_ops.grad
|
||||
======================================
|
||||
.. automodule:: tvm.relax.transform.legalize_ops.grad
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.transform.legalize_ops.image
|
||||
=======================================
|
||||
.. automodule:: tvm.relax.transform.legalize_ops.image
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.transform.legalize_ops.index
|
||||
=======================================
|
||||
.. automodule:: tvm.relax.transform.legalize_ops.index
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.transform.legalize_ops.linear_algebra
|
||||
================================================
|
||||
.. automodule:: tvm.relax.transform.legalize_ops.linear_algebra
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.transform.legalize_ops.manipulate
|
||||
=============================================
|
||||
.. automodule:: tvm.relax.transform.legalize_ops.manipulate
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.transform.legalize_ops.nn
|
||||
====================================
|
||||
.. automodule:: tvm.relax.transform.legalize_ops.nn
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.transform.legalize_ops.qdq
|
||||
=====================================
|
||||
.. automodule:: tvm.relax.transform.legalize_ops.qdq
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.transform.legalize_ops.search
|
||||
========================================
|
||||
.. automodule:: tvm.relax.transform.legalize_ops.search
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.transform.legalize_ops.statistical
|
||||
==============================================
|
||||
.. automodule:: tvm.relax.transform.legalize_ops.statistical
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.transform.legalize_ops.unary
|
||||
=======================================
|
||||
.. automodule:: tvm.relax.transform.legalize_ops.unary
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.transform.legalize_ops.vision
|
||||
========================================
|
||||
.. automodule:: tvm.relax.transform.legalize_ops.vision
|
||||
:members:
|
||||
:no-index:
|
||||
|
||||
tvm.relax.transform.legalize_ops.adreno
|
||||
========================================
|
||||
.. automodule:: tvm.relax.transform.legalize_ops.adreno
|
||||
:members:
|
||||
:no-index:
|
||||
Reference in New Issue
Block a user