Add explicit gtl::ArraySlice cast for NodeBuilder::Inputs().
This is required for compilers that don't convert the `std::vector<>` to a `gtl::ArraySlice<>`. Change: 133960948
Loading
Please sign in to comment
This is required for compilers that don't convert the `std::vector<>` to a `gtl::ArraySlice<>`. Change: 133960948