platform/upstream/tvm.git
2019-11-27 Thierry Moreau[VTA][HotFix] Relay->VTA quantization fix (#4433)
2019-11-26 Tianqi Chen[RELEASE] Update copyright message, change notice,...
2019-11-26 Tianqi Chen[DOCS] Update main website to tvm.apache.org (#4429)
2019-11-26 Junru ShaoAllow Array/Map store objects that are not NodeRef...
2019-11-26 Haichen ShenTweak debugger result (#4426)
2019-11-26 Xingyu Zhou[AutoTVM] select model with the most tuned schedules...
2019-11-26 Neo Chien[SETUP] Add optional dependencies to extras_require...
2019-11-26 Haichen Shen[Fix][Relay] Remove schedule register for nonexisting...
2019-11-26 Thierry Moreauremoving nnvm dep from VTA sources (#4419)
2019-11-25 Thomas Viehmannadd rocm codegen unittest for cross thread reduction...
2019-11-25 Siyuan Feng[Perf] Enhance cudnn and cublas backend and enable...
2019-11-24 Tianqi Chen[RUNTIME] rename allocator.make -> allocator.make_objec...
2019-11-24 Philip Hyunsu ChoFix compilaton of bfloat16 on Windows (#4415)
2019-11-24 Tianqi Chen[LICENSE] clarify the blockingqueue license, update...
2019-11-24 Yizhi Liu[License] move cma_api to 3rdparty. separate BSD 2...
2019-11-24 Tianqi Chen[LINT] Remove unnecessary copyright message for files...
2019-11-24 Yizhi Liu[Release] resolve license issues (#4408)
2019-11-23 Alexander Pivovarov[Relay][Legalize] Legalize conv2d_transpose for NHWC...
2019-11-23 Tianqi Chen[RUNTIME] Move module export to the function level...
2019-11-22 Zhi[TVM][RUNTIME] A minimum example to generate external...
2019-11-22 Yizhi Liu[LICENSE] add 3rdparty licenses (#4402)
2019-11-22 tristan-armAdded tflite frontend support for quantized mean. ...
2019-11-22 Tianqi Chen[DOCS] Mention incubating in readme (#4401)
2019-11-22 Neo Chien[Golang][Doc] improve the samples and doc (#4385)
2019-11-22 tripleyupdate_document_after_repository_renamed (#4398)
2019-11-22 Cody YuUpdate Jenkinsfile for external runtime (#4396)
2019-11-22 Haichen Shen[Relay][VM] Clean up the VM and VM profiler code (...
2019-11-21 Yizhi Liu[TOPI] Fix flaky testcase for floor div (#4382)
2019-11-21 Haichen ShenAdd Logan to reviewer (#4390)
2019-11-21 Huang, GuangtaiUpdate compile_engine.py (#4393)
2019-11-21 Siyuan Li[Relay][Frontend][TF] Fix slice when begin or size...
2019-11-21 Thomas Viehmannadd GPU checking before compilation for rocm (#4394)
2019-11-21 Animesh Jain[QNN] Lowering for Depthwise Convolution. (#4351)
2019-11-21 Zhi[fix][pass] Save the function when it is used as a...
2019-11-20 Tianqi Chen[CI] Add more info, per exec ws isolation (#4388)
2019-11-20 Zhao Wu[ThreadPool] Solve thread transitions issue (#4344)
2019-11-20 Alexander PivovarovCompare all outputs in TFLite test_forward_ssd_mobilene...
2019-11-20 Yizhi Liu[team] add Yizhi's pgp key (#4380)
2019-11-20 masahifix build with llvm trunk (#4386)
2019-11-20 Liang ZOU[doc] fix typo, codege to codegen (#4383)
2019-11-20 Tianqi Chen[CI] Avoid content-length request in test data download...
2019-11-19 Yizhi Liu[nvcc] enable multiple arch in one fatbin (#4377)
2019-11-19 Wuwei Lin[Relay][Quantize] Integrate data-aware calibration...
2019-11-19 Haichen Shen[PERF] Parallelize reduction for CPU (#4158)
2019-11-19 Yizhi Liu[tutorial][benchmark] nnvm -> relay (#4368)
2019-11-19 Alexander PivovarovFix TFLite RESHAPE assert (#4320)
2019-11-19 Animesh Jain[Relay tests] AlterOpLayout - Temporary attr update...
2019-11-19 miheer vaidyaadd rule for clean (#4364)
2019-11-18 Yizhi Liureminding message for TVM_REGISTER_NODE_TYPE (#4365)
2019-11-18 Cody Hao Yufix Android and OpenCL docker install (#4363)
2019-11-18 Tianqi Chen[SOURCE] Add ASF header to __init__.py files (#4359)
2019-11-18 Yao Wang[Frontend]Add TensorFlow FloorMod (#4308)
2019-11-18 optima2005[Relay][Frontend][Tensorflow]Add conv2d_transpose ...
2019-11-18 miheer vaidyaSend list as argument to schedule_conv2d (#4358)
2019-11-16 Philip Hyunsu ChoFix docstring in topi.nn.fifo_buffer (#4349)
2019-11-16 Ramana RadhakrishnanRetain qnn input kernel scales (#4292)
2019-11-16 Animesh Jain[Debugger] Sorting op-time breakdown for quicker analys...
2019-11-16 Peter Yehproper device query through rocm api (#4305)
2019-11-16 Cody Hao Yufix install script (#4350)
2019-11-16 黎明灰烬AutoTVM: selecting tuning templates when extracting...
2019-11-15 Thomas ViehmannAdd workgroup size attribute to AMDGPU functions in...
2019-11-15 Kimish Patel[FIX] Fix for a specific case when loop partitioning...
2019-11-15 Logan Weber[Relay][VM][Interpreter] Enable first-class constructor...
2019-11-15 Tianqi Chen[COMMUNITY] Add DISCLAIMER, KEYS for ASF release (...
2019-11-15 T.J. MercierAdd check to ensure input file was successfully opened...
2019-11-15 Alex GladkovBump up CUDA log version in tophub.py (#4347)
2019-11-15 Zhao Wu[CodeGen] Add build config option disable_assert to...
2019-11-15 ziyu-guofix inconsistent tag name (#4134)
2019-11-15 Liangfu Chen[VTA] Bug fix for padded load with large inputs (#4293)
2019-11-15 Jian Wengimp module is deprecated (#4275)
2019-11-15 Neo Chien[Relay][Frontend][ONNX] operator support: DepthToSpace...
2019-11-15 Wei Chen[Test][Relay][Pass] Add test case for lambda lift ...
2019-11-15 Peter Yeh[RUNTIME] Add device query for AMD GcnArch (#4341)
2019-11-15 Jon Soifer[Relay][Frontend][TF] Fix transpose when axes is not...
2019-11-15 Haichen Shen[Contrib] Add MKL DNN option (#4323)
2019-11-15 Yizhi LiuDeprecate NNVM warning msg (#4333)
2019-11-15 Zhao WuSolve custom model of prelu (#4326)
2019-11-15 Philip Hyunsu ChoAdd topi.nn.fifo_buffer to TVM doc (#4343)
2019-11-15 Ina DobrevaAdd support for quant. mul operator in tflite frontend...
2019-11-15 Wei Chen[Relay][Pass] Add pass to remove unused functions in...
2019-11-15 Peter YehEnable hipModuleGetGlobal() (#4321)
2019-11-14 Jon Soifer[Build][Windows] Fix Windows build by including cctype...
2019-11-14 Tianqi Chen[CI] Set workspace to be per executor (#4336)
2019-11-14 Yizhi Liu[Codegen] remove fp16 function override for cuda ...
2019-11-14 Tianqi Chenchange ci image version (#4313)
2019-11-14 Zhi[doc][fix] fix sphinx parsing for pass infra tutorial...
2019-11-14 Animesh Jain[QNN] Use Int16 upcast in Fallback Conv2D. Fix test...
2019-11-14 Animesh Jain[QNN] Quantize - Fixing the sequence of lowering. ...
2019-11-14 Tianqi Chen[CI][DOCKER] Add ONNX runtime dep (#4314)
2019-11-14 jason-song-devfix error when memory_id is VTA_MEM_ID_OUT (#4330)
2019-11-13 Animesh Jain[QNN][Legalize] Specialize for Platforms without any...
2019-11-13 Zhao Wu[TOPI][OP] Support Faster-RCNN Proposal OP on CPU ...
2019-11-12 Eric PlatonFix the TF tutorial to run against TF2.0 and TF1.x...
2019-11-12 Wei Chen[Relay][Op][TF] Complete tensor array unstack with...
2019-11-12 Ina DobrevaAdd test for the qnn_add operator (#4282)
2019-11-12 Haichen Shenadd (#4311)
2019-11-12 Xingyu Zhou[Relay][Frontend][Keras] batch_norm op params not handl...
2019-11-12 jmorrillFix incorrect call to Unicode Win32 InetPton (#4306)
2019-11-12 Neo Chien[Relay][Frontend][Tensorflow] Fix type assignment for...
2019-11-11 Yao WangAdd More Shape Functions (#4179)
next