Searched refs:GetUseInferredType (Results 1 – 3 of 3) sorted by relevance
63 static std::optional<bool> GetUseInferredType(const std::string& tensorName); in C10_DIAGNOSTIC_POP()
197 std::optional<bool> ConstantValueMap::GetUseInferredType( in GetUseInferredType() function in torch::jit::ConstantValueMap
1988 ConstantValueMap::GetUseInferredType(output->debugName()).value_or(false); in UpdateReliable()