Home
last modified time | relevance | path

Searched refs:test_history (Results 1 – 25 of 62) sorted by relevance

123

/dports/math/py-keras/Keras-2.4.3/examples/
H A Dmnist_acgan.py181 test_history = defaultdict(list) variable
289 test_history['generator'].append(generator_test_loss)
290 test_history['discriminator'].append(discriminator_test_loss)
300 *test_history['generator'][-1]))
304 *test_history['discriminator'][-1]))
347 pickle.dump({'train': train_history, 'test': test_history}, f)
/dports/math/gh-bc/bc-5.2.1/scripts/
H A Drelease.sh200 if [ "$test_history" -ne 0 ]; then
201 do_make test_history
727 test_history="$1"
730 test_history=0
/dports/misc/R-cran-xfun/xfun/R/
H A Dimage.R79 test_history = function(file) { function
87 if (!force && test_history(o)) {
/dports/lang/jimtcl/jimtcl-0.81/tests/
H A Dinteractive.test28 file delete test_history
30 $p send "history load test_history\r"
69 } -result " 1 history load test_history\r\n 2 lsort \[info commands li*\]\r\n 3 list\r\n 4 …
/dports/www/drupal8/drupal-8.9.20/core/modules/views/tests/modules/views_test_config/test_views/
H A Dviews.view.test_history.yml8 id: test_history
9 label: test_history
/dports/www/drupal9/drupal-9.2.10/core/modules/views/tests/modules/views_test_config/test_views/
H A Dviews.view.test_history.yml8 id: test_history
9 label: test_history
/dports/databases/mongodb36/mongodb-src-r3.6.23/buildscripts/
H A Dtest_failures.py757 test_history = TestHistory(api_server=api_server,
763 test_history.num_retries = options.num_request_retries
766 history_data = test_history.get_history_by_revision(
770 history_data = test_history.get_history_by_date(
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/commands/session/history/
H A DTestSessionHistory.py18 def test_history(self): member in SessionHistoryTestCase
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/commands/command/history/
H A DTestCommandHistory.py18 def test_history(self): member in CommandHistoryTestCase
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/commands/session/history/
H A DTestSessionHistory.py18 def test_history(self): member in SessionHistoryTestCase
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/commands/command/history/
H A DTestCommandHistory.py18 def test_history(self): member in CommandHistoryTestCase
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/commands/session/history/
H A DTestSessionHistory.py18 def test_history(self): member in SessionHistoryTestCase
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/commands/session/history/
H A DTestSessionHistory.py18 def test_history(self): member in SessionHistoryTestCase
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/commands/session/history/
H A DTestSessionHistory.py18 def test_history(self): member in SessionHistoryTestCase
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/commands/session/history/
H A DTestSessionHistory.py18 def test_history(self): member in SessionHistoryTestCase
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/commands/session/history/
H A DTestSessionHistory.py18 def test_history(self): member in SessionHistoryTestCase
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/commands/session/history/
H A DTestSessionHistory.py18 def test_history(self): member in SessionHistoryTestCase
/dports/lang/spidermonkey60/firefox-60.9.0/testing/firefox-ui/tests/puppeteer/
H A Dtest_places.py71 def test_history(self): member in TestPlaces
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/firefox-ui/tests/puppeteer/
H A Dtest_places.py71 def test_history(self):
/dports/devel/py-ipykernel5/ipykernel-5.5.0/ipykernel/inprocess/tests/
H A Dtest_kernelmanager.py95 def test_history(self): member in InProcessKernelManagerTestCase
/dports/devel/py-ipykernel/ipykernel-6.6.0/ipykernel/inprocess/tests/
H A Dtest_kernelmanager.py94 def test_history(self): member in InProcessKernelManagerTestCase
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/places/tests/unit/
H A Dxpcshell.ini57 [test_history.js]
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/places/tests/unit/
H A Dxpcshell.ini57 [test_history.js]
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/unit/misc/
H A Dtest_cmdhistory.py44 def test_history(): function
/dports/www/firefox/firefox-99.0/toolkit/components/places/tests/unit/
H A Dxpcshell.ini61 [test_history.js]

123