platform/upstream/tvm.git
2020-02-07 Josh Fromm[Frontend][ONNX] LSTM Support (#4825)
2020-02-07 Zhao Wu[Doc] Introduction to module serialization (#4564)
2020-02-07 ZhiFix doc after moving to unified IR (#4835)
2020-02-06 Tianqi Chen[CI][DOCKER] Update ci-gpu torch1.4 and onnx1.6 (#4826)
2020-02-06 Tianqi Chen[CI][DOCKER] Update ci-gpu to v0.60 (#4827)
2020-02-06 Just do itIt's gpu not cpu. (#4832)
2020-02-06 abergeron[TOPI][Relay] Add bitwise ops (#4815)
2020-02-06 Tianqi Chen[CONTRIB][CC] Enhance cc.cross_compiler (#4817)
2020-02-05 Xingyu Zhou[Relay] Conv2D padding representation (#4787)
2020-02-05 Ina Dobreva[Relay][Frontend][TFLite] Add parser support for logica...
2020-02-05 Animesh Jain[QNN] Optimize lowering for requantize and FixedPointMu...
2020-02-05 Ina Dobreva[Frontend][TFLite] Dynamically calculate input_stats...
2020-02-05 Seyyed Hossein... Fixed subprocess creation under windows (#4820)
2020-02-05 Tianqi Chen[REFACTOR][PY] Establish tvm.runtime (#4818)
2020-02-05 shoubhikMxnet parser for Qnn dialect (#4714)
2020-02-05 Haichen Shenallow customize mkldnn library location (#4814)
2020-02-05 Tianqi Chen[REFACTOR][PY] tvm._ffi (#4813)
2020-02-04 Animesh Jain[TOPI][x86] Injective schedule improvement (#4786)
2020-02-04 Haichen Shenfix memory leak (#4811)
2020-02-04 Animesh Jain[AutoTVM] Minor bug fixes in AutoTVM for QNN graphs...
2020-02-04 Tianqi Chen[DOCS] Fix vta tutorial (#4809)
2020-02-04 Tianqi Chen[LINT] Fix -Wextra (#4804)
2020-02-03 Hua Jiang[TOPI] upsample operator 'NCHWinic' format support...
2020-02-03 mbarrett97[TIR] Create a StringImm reference type (#4806)
2020-02-03 Zhao Wu[ThreadPool] Solve ARM BIG.LITTLE heterogeneous multico...
2020-02-03 vizero1Change color channel from BGR to RGB for darknet prepro...
2020-02-03 Animesh Jain[QNN] Conv2D with dilation support. (#4796)
2020-02-03 masahi[QNN] Doc fix on convolution and dequantize (#4799)
2020-02-02 kshitij12345fix #4670: add bias for fc layer (#4801)
2020-02-02 masahi[Relay] Expose vm OptimizeModule to Python (#4800)
2020-02-01 Alex GladkovAdd schedule for conv3d NDHWC layout (#4775)
2020-01-31 Animesh Jain[Relay][Topi] Use SimplifyInference for L2 Normazlizati...
2020-01-30 masahiDedup BindParamByName function in VM compiler (#4793)
2020-01-30 jmorrillFix parsing of different exception string formats ...
2020-01-30 Ina Dobreva[Relay][Frontend][TFlite] Add add parser support for...
2020-01-30 abergeronMake sure to visit the arguments of inlined functions...
2020-01-29 wpan11nv[AUTOTVM] Fix a bug in generating the search space...
2020-01-29 hlu1[Python] Replace os.path.exists with try...except....
2020-01-28 Jared Roesch[PassManager] Implement pass manager tracing API (...
2020-01-28 Cody YuSafe remove tmpdir (#4781)
2020-01-27 Jon Soifer[Relay][Frontend][ONNX] Broadcast condition, x, and...
2020-01-27 Jon Soiferproperly extract error type from windows error message...
2020-01-27 Jon Soifer[Build] Explicitly link to cublasLt if it exists (...
2020-01-27 Kaiyan ChangUpdate tune_simple_template.py (#4778)
2020-01-25 HUAN-PING SUBump prebuilt-image version in demo dockerfile (#4770)
2020-01-24 Ina Dobreva[Bugfix][Frontend][TF] Fix incorrect calculations in...
2020-01-24 masahiadd missing nullptr check (#4773)
2020-01-24 masahi[TOPI] Remove cpp upsampling and resize op (#4769)
2020-01-24 Alex GladkovFix Tensorflow conv3d pad bug, add non-cubic data and...
2020-01-24 hlu1[Doc] TVM_REGISTER_API -> TVM_REGISTER_GLOBAL (#4768)
2020-01-23 Hua Jiang[VTA] Support network which have no unique operator...
2020-01-23 Alexander Pivovarovpooling.cc improvements (#4767)
2020-01-22 Alex GladkovImprove CUDA conv2d_transpose_nchw (#4762)
2020-01-22 Alexander PivovarovRemove run_infer_type duplicates (#4766)
2020-01-22 Alexander PivovarovFix padding in pooling op (#4738)
2020-01-22 Tianqi Chen[REFACTOR] driver.h -> driver_api.h (#4760)
2020-01-21 Cody Yu[Docs] Bring Your Own Codegen Guide -- Part 2 (#4718)
2020-01-21 Tianqi Chen[INFO] Add .asf.yaml for github info (#4761)
2020-01-21 Tianqi Chen[REFACTOR] top->te (#4759)
2020-01-21 Tianqi Chen[REFACTOR] Establish printer in the source folder ...
2020-01-20 masahiExpose relay BindParamsByName to Python (#4751)
2020-01-20 Tianqi Chen[REFACTOR][TYPE] Finish move all types to IR. (#4746)
2020-01-20 Alex GladkovAdd CUDA conv2d for NHWC layout (#4737)
2020-01-19 Tianqi Chen[REFACTOR][CODEGEN] codegen->target, build_module-...
2020-01-19 HUAN-PING SUFix demo dockerfile build failed (#4744)
2020-01-19 Tianqi Chen[REFACTOR] Establish tir (#4740)
2020-01-18 Haichen ShenFix dense (#4728)
2020-01-18 Zhi[runtime][refactor] Unify vm and interpreter objects...
2020-01-18 wpan11nv[CodeGen][CUDA] Improve CUDA vectorizer (#4736)
2020-01-17 Liangfu Chen[VTA][TSIM] Enable TSIM CI Testing (#4407)
2020-01-17 Tianqi Chen[REFACTOR] Get rid of packed_func_ext. (#4735)
2020-01-17 Animesh Jain[x86 schedule] Fallback schedule for Int8 depthwise...
2020-01-17 Tianqi Chen[TOOLS] JSON upgrader to upgrade serialized json. ...
2020-01-17 Animesh Jain[QNN] Conv2D type checking for kernel per-channel scale...
2020-01-17 Liangfu Chen[VTA] Update Jenkinsfile for VTA test with TSIM (#4734)
2020-01-17 vexilligeraexport builtin_fp16 on Windows (#4731)
2020-01-17 hlu1[Relay] Invoke tvm::build from relay compile_engine...
2020-01-17 Tianqi Chen[REFACTOR] Polish runtime (#4729)
2020-01-16 Animesh Jain[Docs] Convert Layout pass. (#4664)
2020-01-16 Tianqi Chen[REFACTOR] top - namespace for Tensor Operation DSL...
2020-01-16 Cody Yu[Docs] Bring Your Own Codegen Guide -- Part 1 (#4602)
2020-01-16 Thierry Moreau[Runtime] EdgeTPU runtime for Coral Boards (#4698)
2020-01-16 Tianqi Chen[REFACTOR][ARITH] Unified IR, introduce arith subfolder...
2020-01-16 Wei Chen[Relay][Op] Add type check to dense (#4724)
2020-01-16 Zhao Wu[CPP RPC] Fix the compile problem of cpp_rpc (#4725)
2020-01-16 Wang Yucheng[Relay][Frontend][TFLite] Add parser support for square...
2020-01-16 Tianqi Chen[COMMUNITY] @FrozenGene -> committer (#4719)
2020-01-16 Yizhi Liu[Arith] add SizeVar representing non-neg valued variabl...
2020-01-16 Tianqi Chen[REFACTOR][IR] Introduce include/tvm/target (#4721)
2020-01-16 Tianqi Chen[VERSION] Update mainline version to 0.7.dev0 (#4720)
2020-01-16 Tianqi Chen[REFACTOR][FFI] Make more clear naming for C API Type...
2020-01-15 Tianqi Chen[REFACTOR] Move support related code to include/tvm...
2020-01-15 Tianqi Chen[REFACTOR][IR] attrs.h -> ir (#4709)
2020-01-15 Wang Yucheng[Relay][Frontend][TFLite] Add constant input support...
2020-01-15 LiangHao[Relay][Frontend][TF] fix _parse_param bug (#4711)
2020-01-15 Zhigaolink the math library by default (#4713)
2020-01-15 Haichen ShenRevert "[Relay][TOPI]Fix meaning of conv2d_transpose...
2020-01-15 Zhiuse packed func macro for external codegen (#4710)
2020-01-15 Tianqi Chen[REFACTOR][IR] Unify IntImm and UIntImm (#4706)
2020-01-14 Tianqi Chen[REFACTOR][IR] Polish ir/type (#4705)
next