Add type code and bits to AllocWorkspace. (#831)
Showing
- include/tvm/runtime/c_backend_api.h 8 additions, 2 deletionsinclude/tvm/runtime/c_backend_api.h
- include/tvm/runtime/device_api.h 6 additions, 2 deletionsinclude/tvm/runtime/device_api.h
- src/codegen/codegen_opengl.cc 2 additions, 0 deletionssrc/codegen/codegen_opengl.cc
- src/codegen/stack_vm/codegen_stack_vm.cc 3 additions, 1 deletionsrc/codegen/stack_vm/codegen_stack_vm.cc
- src/codegen/stack_vm/stack_vm.cc 9 additions, 6 deletionssrc/codegen/stack_vm/stack_vm.cc
- src/pass/lower_tvm_builtin.cc 12 additions, 8 deletionssrc/pass/lower_tvm_builtin.cc
- src/pass/split_host_device.cc 5 additions, 0 deletionssrc/pass/split_host_device.cc
- src/runtime/c_runtime_api.cc 16 additions, 5 deletionssrc/runtime/c_runtime_api.cc
- src/runtime/cpu_device_api.cc 4 additions, 2 deletionssrc/runtime/cpu_device_api.cc
- src/runtime/cuda/cuda_device_api.cc 1 addition, 1 deletionsrc/runtime/cuda/cuda_device_api.cc
- src/runtime/metal/metal_common.h 1 addition, 1 deletionsrc/runtime/metal/metal_common.h
- src/runtime/metal/metal_device_api.mm 3 additions, 1 deletionsrc/runtime/metal/metal_device_api.mm
- src/runtime/opencl/opencl_common.h 1 addition, 1 deletionsrc/runtime/opencl/opencl_common.h
- src/runtime/opencl/opencl_device_api.cc 3 additions, 1 deletionsrc/runtime/opencl/opencl_device_api.cc
- src/runtime/opengl/opengl_common.h 0 additions, 2 deletionssrc/runtime/opengl/opengl_common.h
- src/runtime/opengl/opengl_device_api.cc 0 additions, 9 deletionssrc/runtime/opengl/opengl_device_api.cc
- src/runtime/rocm/rocm_device_api.cc 1 addition, 1 deletionsrc/runtime/rocm/rocm_device_api.cc
- tests/webgl/test_local_multi_stage.py 30 additions, 0 deletionstests/webgl/test_local_multi_stage.py
Loading
Please register or sign in to comment