File tree Expand file tree Collapse file tree 9 files changed +45
-0
lines changed
main/scala/com/yahoo/tensorflowonspark
test/scala/com/yahoo/tensorflowonspark Expand file tree Collapse file tree 9 files changed +45
-0
lines changed Original file line number Diff line number Diff line change 1+ /**
2+ * Copyright 2018 Yahoo Inc.
3+ * Licensed under the terms of the Apache 2.0 license.
4+ * Please see LICENSE file in the project root for terms.
5+ */
16package com .yahoo .tensorflowonspark
27
38import org .apache .hadoop .io .BytesWritable
Original file line number Diff line number Diff line change 1+ /**
2+ * Copyright 2018 Yahoo Inc.
3+ * Licensed under the terms of the Apache 2.0 license.
4+ * Please see LICENSE file in the project root for terms.
5+ */
16package com .yahoo .tensorflowonspark
27
38import org .apache .spark .sql .SparkSession
Original file line number Diff line number Diff line change 1+ /**
2+ * Copyright 2018 Yahoo Inc.
3+ * Licensed under the terms of the Apache 2.0 license.
4+ * Please see LICENSE file in the project root for terms.
5+ */
16package com .yahoo .tensorflowonspark
27
38import org .apache .spark .sql .types ._
Original file line number Diff line number Diff line change 1+ /**
2+ * Copyright 2018 Yahoo Inc.
3+ * Licensed under the terms of the Apache 2.0 license.
4+ * Please see LICENSE file in the project root for terms.
5+ */
16package com .yahoo .tensorflowonspark
27
38import java .nio ._
Original file line number Diff line number Diff line change 1+ /**
2+ * Copyright 2018 Yahoo Inc.
3+ * Licensed under the terms of the Apache 2.0 license.
4+ * Please see LICENSE file in the project root for terms.
5+ */
16package com .yahoo .tensorflowonspark
27
38import org .apache .spark .ml .param .{Param , Params }
Original file line number Diff line number Diff line change 1+ /**
2+ * Copyright 2018 Yahoo Inc.
3+ * Licensed under the terms of the Apache 2.0 license.
4+ * Please see LICENSE file in the project root for terms.
5+ */
16package com .yahoo .tensorflowonspark
27
38import java .io .File
Original file line number Diff line number Diff line change 1+ /**
2+ * Copyright 2018 Yahoo Inc.
3+ * Licensed under the terms of the Apache 2.0 license.
4+ * Please see LICENSE file in the project root for terms.
5+ */
16package com .yahoo .tensorflowonspark
27
38import org .scalatest .FunSuite
Original file line number Diff line number Diff line change 1+ /**
2+ * Copyright 2018 Yahoo Inc.
3+ * Licensed under the terms of the Apache 2.0 license.
4+ * Please see LICENSE file in the project root for terms.
5+ */
16package com .yahoo .tensorflowonspark
27
38import java .nio ._
Original file line number Diff line number Diff line change 1+ /**
2+ * Copyright 2018 Yahoo Inc.
3+ * Licensed under the terms of the Apache 2.0 license.
4+ * Please see LICENSE file in the project root for terms.
5+ */
16package com .yahoo .tensorflowonspark
27
38import org .apache .spark .sql .Row
You can’t perform that action at this time.
0 commit comments