.. |
ComponentsTests.tulsiproj
|
TFLite iOS GPU: Tulsi project for testing operations.
|
2019-10-30 12:58:26 -07:00 |
kernels
|
Added operation_selector for Metal backend.
|
2020-12-21 21:03:13 -08:00 |
selectors
|
Added operation_selector for Metal backend.
|
2020-12-21 21:03:13 -08:00 |
api.cc
|
Added operation_selector for Metal backend.
|
2020-12-21 21:03:13 -08:00 |
api.h
|
RuntimeOptions replaced with CalculationsPrecision.
|
2020-12-08 00:10:57 -08:00 |
buffer_convert.h
|
|
|
buffer_convert.mm
|
Rename IntegralDivideRoundUp to DivideRoundUp.
|
2020-04-20 12:06:03 -07:00 |
buffer_test.mm
|
Added Buffer to Metal backend.
|
2020-10-30 12:15:11 -07:00 |
buffer.cc
|
Changed extension of metal_spatial_tensor/metal_arguments/compute_task/inference_context/buffer from .mm to .cc
|
2020-12-16 19:31:58 -08:00 |
buffer.h
|
Using common GPUObjectDescriptor for Metal backend.
|
2020-11-03 17:11:32 -08:00 |
BUILD
|
Added operation_selector for Metal backend.
|
2020-12-21 21:03:13 -08:00 |
common_test.mm
|
Extended gpu/common/gpu_info to support AppleInfo.
|
2020-11-10 14:45:48 -08:00 |
common.h
|
TFLite GPU: Replace tflite::gpu::Status with absl::Status.
|
2020-03-24 12:26:00 -07:00 |
common.mm
|
TFLite GPU: Replace tflite::gpu::Status with absl::Status.
|
2020-03-24 12:26:00 -07:00 |
compiled_model_test.mm
|
Added OperationDef to all task descriptors.
|
2020-12-03 12:57:12 -08:00 |
compiled_model.cc
|
Added OperationDef to all task descriptors.
|
2020-12-03 12:57:12 -08:00 |
compiled_model.h
|
Removed tensor ids from task descriptors.
|
2020-12-02 14:19:32 -08:00 |
compute_task_descriptor.cc
|
Added OperationDef to all task descriptors.
|
2020-12-03 12:57:12 -08:00 |
compute_task_descriptor.h
|
Added OperationDef to all task descriptors.
|
2020-12-03 12:57:12 -08:00 |
compute_task.cc
|
Changed extension of metal_spatial_tensor/metal_arguments/compute_task/inference_context/buffer from .mm to .cc
|
2020-12-16 19:31:58 -08:00 |
compute_task.h
|
TFLComputeTask converted to c++ style ComputeTask.
|
2020-12-10 18:36:30 -08:00 |
gpu_object.h
|
Using common GPUObjectDescriptor for Metal backend.
|
2020-11-03 17:11:32 -08:00 |
host.m
|
TFLite iOS GPU: Tulsi project for testing operations.
|
2019-10-30 12:58:26 -07:00 |
inference_context_test.mm
|
Added OperationDef to all task descriptors.
|
2020-12-03 12:57:12 -08:00 |
inference_context.cc
|
Changed extension of metal_spatial_tensor/metal_arguments/compute_task/inference_context/buffer from .mm to .cc
|
2020-12-16 19:31:58 -08:00 |
inference_context.h
|
TFLInferenceContext converted to c++ style.
|
2020-12-16 00:15:01 -08:00 |
Info.plist
|
TFLite iOS GPU: Tulsi project for testing operations.
|
2019-10-30 12:58:26 -07:00 |
metal_arguments.cc
|
Changed extension of metal_spatial_tensor/metal_arguments/compute_task/inference_context/buffer from .mm to .cc
|
2020-12-16 19:31:58 -08:00 |
metal_arguments.h
|
Added support of GPUObjects to MetalArguments.
|
2020-11-09 15:09:22 -08:00 |
metal_spatial_tensor_test.mm
|
Added MetalSpatialTensor.
|
2020-11-17 19:38:40 -08:00 |
metal_spatial_tensor.cc
|
Changed extension of metal_spatial_tensor/metal_arguments/compute_task/inference_context/buffer from .mm to .cc
|
2020-12-16 19:31:58 -08:00 |
metal_spatial_tensor.h
|
Use T* instead of Span<T> where the array size is ignored - reducing code size, stack memory usage, and simplifying call sites.
|
2020-12-14 17:44:55 -08:00 |