mediapipe/mediapipe/calculators/tensor
MediaPipe Team 26a67f4424 No public description
PiperOrigin-RevId: 564651554
2023-09-12 02:15:53 -07:00
..
testdata Internal change 2023-03-13 16:09:56 -07:00
audio_to_tensor_calculator_test.cc Internal change 2023-04-06 02:50:05 -07:00
audio_to_tensor_calculator.cc Convert CHECK macro to ABSL_CHECK. 2023-08-31 13:20:29 -07:00
audio_to_tensor_calculator.proto Internal change 2023-06-29 23:05:37 -07:00
bert_preprocessor_calculator_test.cc Internal MediaPipe Tasks change. 2023-03-27 17:55:28 -07:00
bert_preprocessor_calculator.cc Internal MediaPipe Tasks change 2023-06-13 15:05:04 -07:00
bert_preprocessor_calculator.proto Remove "All Rights Reserved." in copyright headers. 2023-04-25 09:06:29 -07:00
BUILD Add missing cache writing implementation in InferenceCalculatorAdvancedGL 2023-09-05 20:51:36 -07:00
feedback_tensors_calculator_test.cc Convert CHECK macro to ABSL_CHECK. 2023-08-31 13:20:29 -07:00
feedback_tensors_calculator.cc Internal change 2022-09-28 21:32:36 +00:00
feedback_tensors_calculator.proto Internal change 2022-09-28 21:32:36 +00:00
image_to_tensor_calculator_test.cc Convert CHECK macro to ABSL_CHECK. 2023-08-31 13:20:29 -07:00
image_to_tensor_calculator.cc Use ABSL_LOG in MediaPipe. 2023-08-30 13:43:49 -07:00
image_to_tensor_calculator.proto ImageToTensorCalculator decides the output tensor size in runtime from the input image size. 2023-02-23 14:18:31 -08:00
image_to_tensor_converter_frame_buffer.cc Make uploading to GPU optional in Image.GetGpuBuffer(). 2023-05-03 05:57:58 -07:00
image_to_tensor_converter_frame_buffer.h Internal change 2023-04-11 03:23:24 -07:00
image_to_tensor_converter_gl_buffer.cc Fix RGBA vs RGB selection when creating GLTexture. 2023-01-05 07:58:07 -08:00
image_to_tensor_converter_gl_buffer.h Project import generated by Copybara. 2021-02-27 03:30:05 -05:00
image_to_tensor_converter_gl_texture.cc Use ABSL_LOG in MediaPipe. 2023-08-30 13:43:49 -07:00
image_to_tensor_converter_gl_texture.h Project import generated by Copybara. 2022-03-21 12:12:39 -07:00
image_to_tensor_converter_gl_utils_test.cc Project import generated by Copybara. 2022-03-21 12:12:39 -07:00
image_to_tensor_converter_gl_utils.cc Project import generated by Copybara. 2022-03-21 12:12:39 -07:00
image_to_tensor_converter_gl_utils.h Project import generated by Copybara. 2022-03-21 12:12:39 -07:00
image_to_tensor_converter_metal.cc Tensor: Make tensor not requiring "-x objective-c++" option. 2023-01-23 11:00:35 -08:00
image_to_tensor_converter_metal.h Project import generated by Copybara. 2021-02-27 03:30:05 -05:00
image_to_tensor_converter_opencv.cc Internal change 2023-04-05 23:24:55 -07:00
image_to_tensor_converter_opencv.h Project import generated by Copybara. 2022-03-21 12:12:39 -07:00
image_to_tensor_converter.h Extracted common logics from the ImageToTensorCalculator such that it can be 2022-11-01 18:43:46 -07:00
image_to_tensor_utils_test.cc ImageToTensorCalculator decides the output tensor size in runtime from the input image size. 2023-02-23 14:18:31 -08:00
image_to_tensor_utils.cc Internal change 2022-11-21 13:06:47 -08:00
image_to_tensor_utils.h ImageToTensorCalculator decides the output tensor size in runtime from the input image size. 2023-02-23 14:18:31 -08:00
inference_calculator_cpu.cc Internal change 2023-04-14 11:44:36 -07:00
inference_calculator_face_detection_test.cc Project import generated by Copybara. 2022-06-28 12:11:05 +00:00
inference_calculator_gl_advanced.cc Add missing cache writing implementation in InferenceCalculatorAdvancedGL 2023-09-05 20:51:36 -07:00
inference_calculator_gl.cc Return error status when any tflite input and output tensor doesn't have valid dimensionality information that is needed to allocate Gl/Metal buffer before calling ModifyGraphWithDelegate. 2022-11-18 12:44:55 -08:00
inference_calculator_metal.cc Use ABSL_LOG in MediaPipe. 2023-08-30 13:43:49 -07:00
inference_calculator_test.cc Convert CHECK macro to ABSL_CHECK. 2023-08-31 13:20:29 -07:00
inference_calculator_utils.cc Project import generated by Copybara. 2022-09-09 01:35:36 +00:00
inference_calculator_utils.h Project import generated by Copybara. 2022-09-07 17:47:04 +00:00
inference_calculator_xnnpack.cc Do not explicitly set XNNPACK delegate flags. 2023-03-31 00:59:29 -07:00
inference_calculator.cc Internal change 2023-04-14 11:44:36 -07:00
inference_calculator.h Internal change 2023-04-14 11:44:36 -07:00
inference_calculator.proto Make cache writes optional in InferenceCalculatorAdvancedGL 2023-08-31 23:31:27 -07:00
inference_interpreter_delegate_runner.cc Internal MediaPipe Tasks change 2023-06-13 15:05:04 -07:00
inference_interpreter_delegate_runner.h Internal change 2023-04-14 11:44:36 -07:00
inference_runner.h Add CPU invoke to Perfetto trace 2022-11-01 17:50:39 -07:00
landmarks_to_tensor_calculator_test.cc Project import generated by Copybara. 2022-09-06 21:46:17 +00:00
landmarks_to_tensor_calculator.cc Project import generated by Copybara. 2022-09-06 21:46:17 +00:00
landmarks_to_tensor_calculator.h Project import generated by Copybara. 2022-09-06 21:46:17 +00:00
landmarks_to_tensor_calculator.proto Project import generated by Copybara. 2021-09-13 21:35:51 -04:00
regex_preprocessor_calculator_test.cc Internal cleanup for text-domain unit tests. 2022-10-19 10:31:21 -07:00
regex_preprocessor_calculator.cc Internal MediaPipe Tasks change 2023-06-13 15:05:04 -07:00
regex_preprocessor_calculator.proto Remove "All Rights Reserved." in copyright headers. 2023-04-25 09:06:29 -07:00
tensor_converter_calculator_test.cc Support more GPU formats in tensor converter calculator. 2023-08-14 19:57:05 -07:00
tensor_converter_calculator.cc No public description 2023-09-12 02:15:53 -07:00
tensor_converter_calculator.proto Add a GpuOrigin parameter to TensorConverterCalculator 2023-08-03 01:40:13 -07:00
tensors_dequantization_calculator_test.cc Add a string-to-bool test model to TextClassifier. 2022-10-08 09:44:08 -07:00
tensors_dequantization_calculator.cc Internal change 2023-04-06 02:50:05 -07:00
tensors_readback_calculator.proto internal change 2023-03-19 16:07:32 -07:00
tensors_to_audio_calculator_test.cc Internal change 2023-04-06 02:50:05 -07:00
tensors_to_audio_calculator.cc Add volume_gain_db option to TensorsToAudioCalculator. 2023-03-08 14:57:29 -08:00
tensors_to_audio_calculator.proto Add volume_gain_db option to TensorsToAudioCalculator. 2023-03-08 14:57:29 -08:00
tensors_to_classification_calculator_test.cc Internal change 2023-04-06 02:50:05 -07:00
tensors_to_classification_calculator.cc Internal change 2023-04-05 23:24:55 -07:00
tensors_to_classification_calculator.proto Internal change 2022-10-25 12:53:39 -07:00
tensors_to_detections_calculator.cc Convert CHECK macro to ABSL_CHECK. 2023-08-31 13:20:29 -07:00
tensors_to_detections_calculator.proto Use box_output_format to decide keypoint order 2023-02-17 10:30:57 -08:00
tensors_to_floats_calculator_test.cc Internal change 2023-04-06 02:50:05 -07:00
tensors_to_floats_calculator.cc Project import generated by Copybara. 2022-09-06 21:46:17 +00:00
tensors_to_floats_calculator.proto Project import generated by Copybara. 2020-12-09 22:43:33 -05:00
tensors_to_landmarks_calculator.cc Convert CHECK macro to ABSL_CHECK. 2023-08-31 13:20:29 -07:00
tensors_to_landmarks_calculator.proto Project import generated by Copybara. 2020-12-09 22:43:33 -05:00
tensors_to_segmentation_calculator.cc Tensor: Make tensor not requiring "-x objective-c++" option. 2023-01-23 11:00:35 -08:00
tensors_to_segmentation_calculator.proto Project import generated by Copybara. 2021-06-03 17:04:35 -04:00
text_to_tensor_calculator_test.cc Open-sources TextToTensorCalculator. 2022-10-18 08:28:53 -07:00
text_to_tensor_calculator.cc Internal change 2022-09-28 16:47:33 -07:00
tflite_delegate_ptr.h Internal change 2023-04-14 11:44:36 -07:00
universal_sentence_encoder_preprocessor_calculator_test.cc Open-sources UniversalSentenceEncoderPreprocessorCalculator. 2022-10-19 09:20:38 -07:00
universal_sentence_encoder_preprocessor_calculator.cc Adds a preprocessor for Universal Sentence Encoder models. 2022-10-14 21:38:28 -07:00