Searched defs:LinSpace (Results 1 – 3 of 3) sorted by relevance
19 std::vector<double> LinSpace(const double l, in LinSpace() function
2131 TEST_F(OpTest, LinSpace) { in TEST_F() argument
49888 func LinSpace(scope *Scope, start tf.Output, stop tf.Output, num tf.Output) (output tf.Output) { func