tk
tk
Thanks! @Memie1 It worked! I did not see license but am I free to refactor it to get the UI the way I want then to commercialize this if the...
I tried replacing that in the app level build.gradle but did not work. ``` nyck33@nyck33-IdeaPad-Gaming-3-15ACH6:~/Documents/flutter/flutter-unity-view-widget/example$ flutter run Launching lib/main.dart on A202ZT in debug mode... Warning: Mapping new ns http://schemas.android.com/repository/android/common/02 to...
One of your company's you have listed as allowing remote work from overseas does not I just asked them. Excuse the grammar I'm on speech to text.
 It's actually very weak when I tried with the prompt "" in this notebook: https://gist.github.com/nyck33/ba445efc3f480a3be5b8a1bc8ffb3418 I'm not sure why in the code cell the prompt I used looks like...
@dosu that code by dosubot throws ``` Output is truncated. View as a [scrollable element](command:cellOutput.enableScrolling?36429495-b4aa-4b97-adb3-2a5416de6d76) or open in a [text editor](command:workbench.action.openLargeOutput?36429495-b4aa-4b97-adb3-2a5416de6d76). Adjust cell output [settings](command:workbench.action.openSettings?%5B%22%40tag%3AnotebookOutputLayout%22%5D)... Error during chain execution: 'Input...
@ivanradanov I'm sorry I deleted that as I realized some errors but here is fuller output incorporating your advice: ``` nyck33@lenovo-gtx1650:/mnt/d/LLVM/NewPolygeistDir/nobu-polygeist-demos$ cgeist gemm.cu -O3 -function=* --resource-dir=$LLVM_BUILD_DIR/lib/clang/18 --cuda-gpu-arch=sm_75 --show-ast --emit-llvm warning:...
I'll have to study more to understand why I need to output assembly in order to raise to affine. Thanks though. Regarding that error "Failed to emit LLVM IR" is...
Thanks @ivanradanov for all the tips. This is an amazing library bridging the gap for people like me with some Cuda background learning mlir. For any other beginners like me,...
@geo-tp did you consider making a pull request to this repo? I'm just wondering.
@minjk-bl Pandas can only hold as much data as the amount of memory on machines. What if there is a dataset with millions of rows that takes 10 GB and...