Searched refs:checkImplicitTensorToNum (Results 1 – 3 of 3) sorted by relevance
114 void checkImplicitTensorToNum(const at::Tensor& t, bool toInt) { in checkImplicitTensorToNum() function
292 checkImplicitTensorToNum(a, /*to int*/ true); in __anonbfe5918f0c02()301 checkImplicitTensorToNum(a, /*to int*/ false); in __anonbfe5918f0d02()310 checkImplicitTensorToNum(a, /*to int*/ false); in __anonbfe5918f0e02()319 checkImplicitTensorToNum(a, /*to int*/ false); in __anonbfe5918f0f02()
72 void checkImplicitTensorToNum(const at::Tensor& t, bool toInt);