Skip to content

Instantly share code, notes, and snippets.

@marii-moe
marii-moe / s4tf_check_ast
Created August 11, 2019 01:57
S4TF Optional CHECK-AST Error
SWIFT_VERSION=4, asan_runtime, asserts, autolink-extract, crash-recovery, executable_test, fuzzer_runtime, no_asan, no_lto, nonexecutable_test, optimized_stdlib, optimized_stdlib_x86_64, shell, sourcekit, swift-remoteast-test, swift_interpreter, swift_stdlib_no_asserts,
swift_test_mode_optimize_none, swift_test_mode_optimize_none_x86_64, tools-release, ubsan_runtime
FAIL: Swift(linux-x86_64) :: AutoDiff/autodiff_function_silgen.swift (31 of 12142)
******************** TEST 'Swift(linux-x86_64) :: AutoDiff/autodiff_function_silgen.swift' FAILED ********************
Script:
--
: 'RUN: at line 1'; /home/sftf/swift-source/build/Ninja-ReleaseAssert+stdlib-Release/swift-linux-x86_64/bin/swift -frontend -target x86_64-unknown-linux-gnu -module-cache-path '/home/sftf/swift-source/build/Ninja-ReleaseAssert+stdlib-Release/swift-linux-x86_64/swift-t
est-results/x86_64-unknown-linux-gnu/clang-module-cache' -swift-version 4 -d
Script:
--
: 'RUN: at line 1'; rm -rf "/home/sftf/swift-source/build/Ninja-ReleaseAssert+stdlib-Release/swift-linux-x86_64/test-linux-x86_64/AutoDiff/Output/Optional.swift.tmp" && mkdir -p "/home/sftf/swift-source/build/Ninja-ReleaseAssert+stdlib-Release/swift-linux-x86_64/test-linux-x86_64/AutoDiff/Output/Optional.swift.tmp" && /home/sftf/swift-source/build/Ninja-ReleaseAssert+stdlib-Release/swift-linux-x86_64/bin/swiftc -target x86_64-unknown-linux-gnu -toolchain-stdlib-rpath -module-cache-path '/home/sftf/swift-source/build/Ninja-ReleaseAssert+stdlib-Release/swift-linux-x86_64/swift-test-results/x86_64-unknown-linux-gnu/clang-module-cache' -swift-version 4 -module-cache-path '/home/sftf/swift-source/build/Ninja-ReleaseAssert+stdlib-Release/swift-linux-x86_64/swift-test-results/x86_64-unknown-linux-gnu/clang-module-cache' /home/sftf/swift-source/swift/test/AutoDiff/Optional.swift -o /home/sftf/swift-source/build/Ninja-ReleaseAssert+stdlib-Release/swift-linux-x86_64/test-linux-x86_64/AutoDiff/Output/Opt
@marii-moe
marii-moe / gist:80cc8e263631ee1e0b4b9d507a3ad2de
Created September 3, 2019 23:49
Test that reproduces compiler error
// RUN: %target-run-simple-swift
// REQUIRES: executable_test import StdlibUnittest
#if os(macOS)
import Darwin.C
#else
import Glibc
#endif
var OptionalTests = TestSuite("Optional")
@marii-moe
marii-moe / Coco Stuck.ipynb
Last active September 15, 2020 05:21
tutor/Untitled.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@marii-moe
marii-moe / Untitled.ipynb
Last active September 17, 2020 07:36
issue between versions
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@marii-moe
marii-moe / Untitled2.ipynb
Created September 18, 2020 08:00
tutor/Untitled2.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@marii-moe
marii-moe / ScalesTests.ipynb
Last active September 30, 2020 06:08
run_fastai/ScalesTests.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@marii-moe
marii-moe / copia-de-pickableopt-basic_lenet_exploration_multitpu.ipynb
Created October 15, 2020 04:26
Copia de PickableOpt+Basic_lenet_exploration_MultiTPU.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@marii-moe
marii-moe / Untitled1.ipynb
Last active October 28, 2020 03:30
run_fastai/Untitled1.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@marii-moe
marii-moe / 31_text.data.ipynb
Created November 3, 2020 06:20
fastai/nbs/31_text.data.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.