Commit 1fc7148
Change index kernel in mixed factory to just be multitask (#799)
Summary:
Pull Request resolved: #799
The index kernel for the mixed factory now acts more like a multitask kernel as opposed to the cateogrical kernel which acts more like a true categorical kernel.
Reviewed By: tymmsc
Differential Revision: D74489044
fbshipit-source-id: 1c03c8bb5fd2065da3ed7f3d02f73654666bbb391 parent ff6db0b commit 1fc7148
2 files changed
Lines changed: 4 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
| 112 | + | |
| 113 | + | |
116 | 114 | | |
117 | 115 | | |
118 | | - | |
119 | 116 | | |
120 | 117 | | |
121 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
703 | 703 | | |
704 | 704 | | |
705 | 705 | | |
706 | | - | |
707 | | - | |
708 | | - | |
709 | | - | |
710 | | - | |
711 | | - | |
712 | | - | |
713 | | - | |
714 | | - | |
715 | | - | |
716 | | - | |
717 | | - | |
| 706 | + | |
718 | 707 | | |
719 | 708 | | |
720 | 709 | | |
721 | | - | |
| 710 | + | |
722 | 711 | | |
723 | 712 | | |
724 | 713 | | |
725 | 714 | | |
726 | 715 | | |
727 | | - | |
728 | | - | |
729 | | - | |
730 | | - | |
731 | | - | |
732 | 716 | | |
733 | 717 | | |
734 | 718 | | |
| |||
0 commit comments