Searched refs:empty_compile (Results 1 – 3 of 3) sorted by relevance
799 return empty_compile(dtype, (0,))1653 empty_compile = constexpr(validator.empty_compile) variable
378 return _convert_64_to_32(empty_compile(dtype, shape))748 def empty_compile(dtype, shape): function788 return empty_compile(dtype, shape)
857 def empty_compile(dtype, shape): member in Validator