Searched defs:is_cpu (Results 1 – 15 of 15) sorted by relevance
48 bool is_cpu() const noexcept { in is_cpu() function
97 def is_cpu(v): function
156 bool is_cpu() const noexcept { in is_cpu() function
1093 bool is_cpu() const { in is_cpu() function
74 bool is_cpu = tensor_type->device() && tensor_type->device()->is_cpu(); in isZerodimCPUTensor() local
1050 bool is_cpu = device->is_cpu(); in typesAreSupported() local
303 OSSProxyExecutor::OSSProxyExecutor(const std::string& json_path, bool is_cpu) { in OSSProxyExecutor()
54 bool is_cpu, in AOTInductorModelContainerCreate()
455 def is_cpu(v): function
425 bool is_cpu() const { in is_cpu() function
913 bool is_cpu(const struct device *cpu) in is_cpu() function
118 static constexpr bool is_cpu(SkSLTestFlags flags) { in is_cpu() function
1384 def is_cpu(self) -> bool: member in OnnxModel
270 def is_cpu(x): function
1397 bool is_cpu; member