Searched full:floatimplicit (Results 1 – 10 of 10) sorted by relevance
52 case aten::FloatImplicit: in EraseNumberTypesOnBlock()
134 node->kind() == aten::FloatImplicit || in optimizeBlock()
606 case aten::FloatImplicit: in propagateNode()
12 - aten::FloatImplicit706 aten::FloatImplicit: 2
7 aten::FloatImplicit: 5
109 _(aten, FloatImplicit) \
178 "aten::FloatImplicit",
130 value = graph.insert(aten::FloatImplicit, {value}, {}, loc); in tryConvertToType()
1033 case aten::FloatImplicit: in printRHS()
306 TORCH_SELECTIVE_SCHEMA("aten::FloatImplicit(Tensor a) -> float"),