pytorch/android/pytorch_android
Ilia Cherniavskii 800d5617c0 Recording of TorchScript functions (#34710)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/34710

Extending RecordFunction API to support new recording scopes (such as TorchScript functions), as well as giving more flexibility to set sampling rate.

Test Plan: unit test (test_misc.cpp/testRecordFunction)

Reviewed By: gdankel, dzhulgakov

Differential Revision: D20158523

fbshipit-source-id: a9e0819d21cc06f4952d92d43246587c36137582
2020-03-31 00:33:23 -07:00
..
host
src Recording of TorchScript functions (#34710) 2020-03-31 00:33:23 -07:00
build.gradle Tensor prep from image in native (#31426) 2020-01-15 17:10:00 -08:00
CMakeLists.txt Fix/relax CMake linter rules (#35574) 2020-03-27 16:52:33 -07:00
generate_test_asset.cpp [jit] kill script namespace (#34515) 2020-03-11 23:32:48 -07:00
generate_test_torchscripts.py
gradle.properties
test_asset.jit