Home
last modified time | relevance | path

Searched defs:checkRtol (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/binaries/
H A Dcompare_models_torch.cc83 bool checkRtol( in checkRtol() function
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_utils.cpp209 bool checkRtol(const at::Tensor& diff, const std::vector<at::Tensor> inputs) { in checkRtol() function
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dxnnpack_test.cpp19 bool checkRtol(const at::Tensor& diff, const std::vector<at::Tensor> inputs) { in checkRtol() function
H A Dvulkan_quantized_api_test.cpp44 bool checkRtol( in checkRtol() function
H A Dvulkan_api_test.cpp22 bool checkRtol(const at::Tensor& diff, float maxTolerance) { in checkRtol() function
29 bool checkRtol(const at::Tensor& diff, const std::vector<at::Tensor>& inputs) { in checkRtol() function