STT-tensorflow/tensorflow/lite/delegates/gpu/metal
Raman Sarokin d92c3720a0 Added generic API neutral Arguments for better(generic) task description.
Added MetalArguments for compute task.
Showed example of usage in FullyConnected.

PiperOrigin-RevId: 336932028
Change-Id: I86e9c4fd967a69ad18cf08b4e0c6acef2f3a681e
2020-10-13 12:46:06 -07:00
..
ComponentsTests.tulsiproj
kernels Added generic API neutral Arguments for better(generic) task description. 2020-10-13 12:46:06 -07:00
api.cc Added support of dynamic weights for DepthWise Convolution in OpenCL. 2020-10-07 12:04:40 -07:00
api.h GpuType replaced with DeviceInfo. 2020-03-27 18:49:20 -07:00
arguments.cc Added generic API neutral Arguments for better(generic) task description. 2020-10-13 12:46:06 -07:00
arguments.h Added generic API neutral Arguments for better(generic) task description. 2020-10-13 12:46:06 -07:00
buffer_convert.h
buffer_convert.mm Rename IntegralDivideRoundUp to DivideRoundUp. 2020-04-20 12:06:03 -07:00
BUILD Added generic API neutral Arguments for better(generic) task description. 2020-10-13 12:46:06 -07:00
common_test.mm Some tests fixes. 2020-05-06 09:57:47 -07: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 generic API neutral Arguments for better(generic) task description. 2020-10-13 12:46:06 -07:00
compiled_model.cc Added generic API neutral Arguments for better(generic) task description. 2020-10-13 12:46:06 -07:00
compiled_model.h TFLite GPU: Replace tflite::gpu::Status with absl::Status. 2020-03-24 12:26:00 -07:00
compute_task_descriptor.cc
compute_task_descriptor.h Added generic API neutral Arguments for better(generic) task description. 2020-10-13 12:46:06 -07:00
compute_task.h TFLite GPU: Replace tflite::gpu::Status with absl::Status. 2020-03-24 12:26:00 -07:00
compute_task.mm Added generic API neutral Arguments for better(generic) task description. 2020-10-13 12:46:06 -07:00
environment.h Fixed TransposedConv4x4. 2020-04-02 18:21:08 -07:00
environment.mm Fixed TransposedConv4x4. 2020-04-02 18:21:08 -07:00
host.m
inference_context_test.mm TFLite GPU: Replace tflite::gpu::Status with absl::Status. 2020-03-24 12:26:00 -07:00
inference_context.h TFLite GPU: Replace tflite::gpu::Status with absl::Status. 2020-03-24 12:26:00 -07:00
inference_context.mm TFLite GPU: Replace tflite::gpu::Status with absl::Status. 2020-03-24 12:26:00 -07:00
Info.plist
metal_arguments.h Added generic API neutral Arguments for better(generic) task description. 2020-10-13 12:46:06 -07:00
metal_arguments.mm Added generic API neutral Arguments for better(generic) task description. 2020-10-13 12:46:06 -07:00
runtime_options.h