Searched refs:IsWeightBoundary (Results 1 – 4 of 4) sorted by relevance
102 bool IsWeightBoundary(const AnfNodePtr &node);
795 bool IsWeightBoundary(const AnfNodePtr &node) { in IsWeightBoundary() function
433 if (kernel::IsWeightBoundary(real_input_node)) { in InsertCastForInput()
67 if (!kernel::IsWeightBoundary(kernel_with_index.first)) { in ResetKernelBuildInfo()