onnxruntime-tvm/include/tvm
Haichen Shen 2f5b155ab5 [Relay/TOPI][Op] Add erf intrinsic and op (#3702)
* add more ops

* stop vectorization for erf

* x

* cleanup

* fix

* add whitelist for vectorizable intrin

* add tf converter

* fix dense

* fix

* add missing intrin

* fix mxnet frontend

* fix nvptx
2019-09-09 22:54:15 +08:00
..
node [TVM] Fix warnings (#3817) 2019-08-23 07:05:35 +08:00
relay [Relay] Add ADTs to text format (#3863) 2019-09-06 11:04:34 -07:00
runtime Revert "[Runtime] Allow parameter sharing between modules (#3489)" (#3884) 2019-09-03 15:31:04 +08:00
api_registry.h [HEADER] Add Header to Comply with ASF Release Policy (#2982) 2019-04-07 21:14:02 -07:00
arithmetic.h [INFA][IR] Build and Evolve Low-level IR. Remove HalideIR dep. (#3533) 2019-07-11 14:26:43 -07:00
attrs.h [TVM] Fix warnings (#3817) 2019-08-23 07:05:35 +08:00
base.h [C++][API] Consistent RAII scoping API. (#3231) 2019-05-24 09:29:14 -07:00
buffer.h [Codegen] Support broadcast op with symbolic shape (#3389) 2019-07-02 00:20:26 -07:00
build_module.h Fix build error (#3552) 2019-07-16 22:01:41 -07:00
c_dsl_api.h [HEADER] Add Header to Comply with ASF Release Policy (#2982) 2019-04-07 21:14:02 -07:00
channel.h [HEADER] Add Header to Comply with ASF Release Policy (#2982) 2019-04-07 21:14:02 -07:00
codegen.h [HEADER] Add Header to Comply with ASF Release Policy (#2982) 2019-04-07 21:14:02 -07:00
data_layout.h [INFA][IR] Build and Evolve Low-level IR. Remove HalideIR dep. (#3533) 2019-07-11 14:26:43 -07:00
dtype.h [CODE] Halide attributions (#3824) 2019-08-23 12:21:49 +08:00
expr.h [INFA][IR] Build and Evolve Low-level IR. Remove HalideIR dep. (#3533) 2019-07-11 14:26:43 -07:00
expr_operator.h [Relay/TOPI][Op] Add erf intrinsic and op (#3702) 2019-09-09 22:54:15 +08:00
ir.h [Relay/TOPI][Op] Add erf intrinsic and op (#3702) 2019-09-09 22:54:15 +08:00
ir_functor_ext.h Add shuffle support to TVM (#3633) 2019-08-01 12:52:33 -07:00
ir_mutator.h [ARITH][IR] Introduce FloorDiv/Mod (#3479) 2019-07-12 22:06:29 -07:00
ir_pass.h Fix typo in ir_pass.h (#3741) 2019-08-09 16:51:20 +08:00
ir_visitor.h Add shuffle support to TVM (#3633) 2019-08-01 12:52:33 -07:00
logging.h [HEADER] Add Header to Comply with ASF Release Policy (#2982) 2019-04-07 21:14:02 -07:00
lowered_func.h [INFA][IR] Build and Evolve Low-level IR. Remove HalideIR dep. (#3533) 2019-07-11 14:26:43 -07:00
operation.h [TOPI][RELAY] Add op Size (#3094) 2019-07-19 15:06:34 -07:00
packed_func_ext.h [INFA][IR] Build and Evolve Low-level IR. Remove HalideIR dep. (#3533) 2019-07-11 14:26:43 -07:00
schedule.h [CODE] Halide attributions (#3824) 2019-08-23 12:21:49 +08:00
schedule_pass.h [INFA][IR] Build and Evolve Low-level IR. Remove HalideIR dep. (#3533) 2019-07-11 14:26:43 -07:00
target_info.h [HEADER] Add Header to Comply with ASF Release Policy (#2982) 2019-04-07 21:14:02 -07:00
tensor.h [INFA][IR] Build and Evolve Low-level IR. Remove HalideIR dep. (#3533) 2019-07-11 14:26:43 -07:00
tensor_intrin.h Extend TensorComputeOp to allow scalar inputs (#2606). (#3300) 2019-06-21 21:22:54 -07:00