104 104 # TODO: make this part async @@ -596,13 +596,13 @@ def tuple_to_tensor(obj): 596 596 def ndarray_to_tensor(obj): 597 597 return _ndarray_to_tensor(obj, return_numpy=return_numpy) 598 598 599 - # tuple(
This is used to pick out the "matrix" parts of the extended y. 187 - template <typename JetT, typename T, int N0, int N> 188 - inline void Take1stOrderPart(const int M, const JetT *src, T *dst) { 241 + template <int N0, int N, typename JetT, typename T> 242 + ...
Check the log at /root/.cache/pre-commit/pre-commit.log Steps to reproduce Create an new file nameddefault.nix. Put this Nix expression insidedefault.nix: # This file is dedicated to the public domain using 🅭🄍1.0:# <https://creativecommons.org/publicdomain/zero/1.0>.letnixpkgsCommit=...
51 + In order for this code to work correctly, you need to have imported the fimfarchive without using 52 + the Advisory "magic" tag. The script reads the advisory from disk, but it can be saved from, e.g.: 53 + https://web.archive.org/web/20240419223159/https://fimfetch.net...
-the[info document](doc/info.md)provides basic information about this type of algorithm 15+ -the[interface document](doc/interface.md)provides information about the interface of the IP 16+ and how to use it 17+ 18+ 19+ ##License
"timem = torchaudio.transforms.TimeMasking(1000)\n", "fbank = torch.transpose(fbank, 0, 1)\n", "\n", "# NOTE this line, this is the trick, new torchaudio expect [1, freq, time] while old support [freq, time]\n", "# comment this line will lead to an issue.\n", "...
Permission is hereby granted, free of charge, to any person obtaining a copy 6 + of this software and associated documentation files (the "Software"), to deal 7 + in the Software without restriction, including without limitation the rights 8 + to use, copy, modify, merge, publish, distribu...
Hope we can meet, I want someone to refresh my memory on potion-cookin' business. Maybe it'll make me some big cheese. 61 + 62 + **Yam** 63 + Can ya'll stop bumpin' in my chest, dude? I know ya'll cute and all, and you got too much fortune floating aroun' you, but ...
admin/src/components/page/statistics/Aside/MemoryDisk.tsxCopy file name to clipboard +121 Original file line numberDiff line numberDiff line change @@ -0,0 +1,121 @@ 1 + import { useEffect } from "react"; 2 + import type { FC } from "react"; 3 + import * as echarts fr...
The projects demonstrates how tenants softphones and FreeSWITCH PBXs can be connected to each other using Kamailio SIP router to enable advanced calls routing, logging, measurements and NAT traversal. - initial commit · ergoz/sip_tel@9967df7