Home
last modified time | relevance | path

Searched refs:should_check_operators (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dfunction.cpp67 bool Function::initialize_operators(bool should_check_operators) { in initialize_operators() argument
87 if (should_check_operators) { in initialize_operators()
H A Dfunction.h69 bool initialize_operators(bool should_check_operators);