Home
last modified time | relevance | path

Searched refs:get_lr (Results 1 – 25 of 27) sorted by relevance

12

/dports/misc/mxnet/incubator-mxnet-1.9.0/example/gluon/embedding_learning/
H A Dtrain.py161 def get_lr(lr, epoch, steps, factor): function
199 trainer.set_learning_rate(get_lr(opt.lr, epoch, steps, opt.factor))
202 trainer_beta.set_learning_rate(get_lr(opt.lr_beta, epoch, steps, opt.factor))
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/gluon/embedding_learning/
H A Dtrain.py161 def get_lr(lr, epoch, steps, factor): function
199 trainer.set_learning_rate(get_lr(opt.lr, epoch, steps, opt.factor))
202 trainer_beta.set_learning_rate(get_lr(opt.lr_beta, epoch, steps, opt.factor))
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-fec/include/gnuradio/fec/
H A Dawgn_bp.h77 std::vector<double> get_lr();
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/torch/utils/
H A Dlr_policy.py31 def get_lr(self): member in GradualWarmupScheduler
/dports/math/giacxcas/giac-1.6.0/src/
H A Dlpsolve.h123 void get_lr(int index,vecteur &lh,gen &rh);
H A Dlpsolve.cc408 prob->cuts.get_lr(*it,lh,rh); in solve_relaxation()
552 prob->cuts.get_lr(slack_cut[j],orig_lh,orig_rh); in solve_relaxation()
735 void lp_constraints::get_lr(int index, vecteur &lh, gen &rh) { in get_lr() function in giac::lp_constraints
745 get_lr(index,lh,rh); in get()
876 constr.get_lr(i,lh,rh); in add_slack_variables()
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-fec/lib/
H A Dawgn_bp.cc99 std::vector<double> awgn_bp::get_lr() { return lr; } in get_lr() function in awgn_bp
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp255 state.lr = (uint8_t*) get_lr(); in registerState()
367 VIXL_ASSERT(get_lr() == int64_t(kEndOfSimAddress)); in call()
H A DSimulator-vixl.h738 int64_t get_lr() const { return xreg(30); } in get_lr() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/profiler/
H A Dtick-sample.cc120 state->lr = reinterpret_cast<void*>(simulator->get_lr()); in FillRegisters()
/dports/lang/v8/v8-9.6.180.12/src/profiler/
H A Dtick-sample.cc120 state->lr = reinterpret_cast<void*>(simulator->get_lr()); in FillRegisters()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/profiler/
H A Dtick-sample.cc119 state->lr = reinterpret_cast<void*>(simulator->get_lr()); in FillRegisters()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/ppc/
H A Dsimulator-ppc.h167 intptr_t get_lr() const;
H A Dsimulator-ppc.cc821 intptr_t Simulator::get_lr() const { return special_reg_lr_; } in get_lr() function in v8::internal::Simulator
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/ppc/
H A Dsimulator-ppc.h167 intptr_t get_lr() const;
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp274 state.lr = (uint8_t*) get_lr(); in registerState()
323 VIXL_ASSERT(get_lr() == int64_t(kEndOfSimAddress)); in call()
H A DSimulator-vixl.h547 int64_t get_lr() const { return xreg(30); } in get_lr() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp274 state.lr = (uint8_t*) get_lr(); in registerState()
323 VIXL_ASSERT(get_lr() == int64_t(kEndOfSimAddress)); in call()
H A DSimulator-vixl.h547 int64_t get_lr() const { return xreg(30); } in get_lr() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp245 state.lr = (uint8_t*) get_lr(); in registerState()
292 VIXL_ASSERT(get_lr() == int64_t(kEndOfSimAddress)); in call()
H A DSimulator-vixl.h549 int64_t get_lr() const { return xreg(30); } in get_lr() function
/dports/lang/v8/v8-9.6.180.12/src/execution/ppc/
H A Dsimulator-ppc.h202 intptr_t get_lr() const;
/dports/www/firefox/firefox-99.0/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp274 state.lr = (uint8_t*) get_lr(); in registerState()
323 VIXL_ASSERT(get_lr() == int64_t(kEndOfSimAddress)); in call()
H A DSimulator-vixl.h547 int64_t get_lr() const { return xreg(30); } in get_lr() function
/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dcctest.h813 state->lr = reinterpret_cast<void*>(simulator_->get_lr()); in FillRegisters()

12