You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.02Sep131Aug302928272624232223222021201918171615141312111098765432131Jul30292827262526252423222119201918171615141211109876543232130Jun292827282725242322212019181715141312111211101110987656543131May30312928272524252423242322212221201716151615141311101110987532130Apr2928272627262524252322212019181716151413121110987543212131Mar302928272826252423222120[VTA][Chisel] rename USE_TSIM macro with USE_VTA64 and cleanup runtime (#3872)[Relay] [Parser] fix parser for cast. (#3873)[WIP][µTVM] Add OpenOCD Low-Level Device (RISC-V Support) (#3756)[QNN] Requantize - Optimize lowering for some corner cases. (#3864)Implementation of tile for TFLite (#3814)[Relay][Any] Add shape func for dynamic shape (#3606)[NNVM][FRONTEND][ONNX] Fix PReLU conversion (#3813)[Relay] Bitserial ops (#3844)Add not operator for the frontend/onnx.py (#3836)[VTA][TSIM] add virtual memory support to tsim example (#3868)Improve numerical gradient check (#3856)Add more cases to keras _convert_reshape (#3846)[QNN] Concat - Refactoring to C++ (#3819)[Relay][QNN] Moving Conv, Dense, Concatenate InferTypes to header for sharing. (#3783)[Relay][QNN] QNNtoRelay & QNNLegalize Pass utility using Relay Legalize API. (#3838)codegen_spirv support Call::reinterpret (#3795)[VTA] Infinite recursive device_api.ext_dev call fix. (#3843)[VTA] Fix RewriteForceSerial Function logic issue. (#3854)[Relay] Conv2d grad (#3636)Add build_create_shared_func to tvm/contrib/cc.py (#3840)Improvements in conda recipe (#3791)[TEST] Not assuming HOME in tvm/download.py (#3803)[runtime] reduce set_input and set_input_zero_copy overhead (#3805)[TensorFlow] Fix limitation that depth_mult can only be 1 for DepthwiseConv2dNative (#3676)Support MKL on Windows (#3837)[AutoTVM] Fix database APIs (#3821)[Relay][Keras] Dot (#3668)[Bugfix][Keras] axis of softmax (#3834)[VTA] Parameterization and bug fix in TensorLoad module (#3841)update docs for installation for CUDA (#3832)Fix inconsistent python/cpp API behavior for if_then_else, power (#3829)[VTA][TSIM] Introduce Virtual Memory for TSIM Driver (#3686)Fix code comment of operators (#3830)Fixed repo change for llvm-9 to resolve missing dependency issue when building images with llvm enabled (#3826)Update hybrid_script.rst (#3799)[Legalize][QNN] Pass out_types to Legalize. Update QNN requantize to read from out_types. (#3782)[CODE] Halide attributions (#3824)[Relay] Fix typo in parser (#3785)[TVM] Fix warnings (#3817)[TOPI][Relay][TensorFlow] Add OneHot operator (#3781)