Home
last modified time | relevance | path

Searched refs:LAUNCH (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dfused_batch_norm_op.cu.cc340 #define LAUNCH(DATA_FORMAT, ADD_SIDE_INPUT, ACTIVATION, CHANNEL_SIZE, \ in operator ()() macro
369 LAUNCH(FORMAT_NHWC, false, Activation::kIdentity, c, 1); in operator ()()
371 LAUNCH(FORMAT_NHWC, false, Activation::kRelu, c, 1); in operator ()()
373 LAUNCH(FORMAT_NHWC, true, Activation::kIdentity, c, 1); in operator ()()
375 LAUNCH(FORMAT_NHWC, true, Activation::kRelu, c, 1); in operator ()()
383 LAUNCH(FORMAT_NCHW, false, Activation::kIdentity, c, inner); in operator ()()
385 LAUNCH(FORMAT_NCHW, false, Activation::kRelu, c, inner); in operator ()()
387 LAUNCH(FORMAT_NCHW, true, Activation::kIdentity, c, inner); in operator ()()
389 LAUNCH(FORMAT_NCHW, true, Activation::kRelu, c, inner); in operator ()()
392 #undef LAUNCH in operator ()()
/external/replicaisland/src/com/replica/replicaisland/
DCollisionParameters.java33 …public final static int LAUNCH = 6; // A hit indicating that the attacker will launch the vict… field in CollisionParameters.HitType
DHitReactionComponent.java84 mLauncherHitType = HitType.LAUNCH; in reset()
221 case CollisionParameters.HitType.LAUNCH: in receivedHit()
DPlayerComponent.java426 if (parentObject.lastReceivedHitType == CollisionParameters.HitType.LAUNCH) { in gotoHitReact()
DGameObjectFactory.java4916 attackVolume.get(0).setHitType(HitType.LAUNCH);
4960 hitReact.setLauncherComponent(launcher, HitType.LAUNCH);
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/mme/
Dcom90c0.mme17 maddr 0xda /* LAUNCH */
/external/openscreen/cast/receiver/
Dapplication_agent_unittest.cc425 "type":"LAUNCH", in TEST_F()
487 "type":"LAUNCH", in TEST_F()
614 "type":"LAUNCH", in TEST_F()
/external/vulkan-validation-layers/build-android/
Dtest_APK.sh179 adb $serialFlag shell am start -a android.intent.action.MAIN -c android-intent.category.LAUNCH -n c…
/external/openscreen/cast/protocol/castv2/
DREADME.md19 control messages, such as `LAUNCH` and `GET_APP_AVAILABILITY`.
/external/openscreen/cast/standalone_sender/
Dlooping_file_cast_agent.cc115 R"({"type":"LAUNCH", "requestId":%d, "appId":"%s"})"; in OnConnected()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_compute.c267 BEGIN_NV04(push, NV50_CP(LAUNCH), 1); in nv50_launch_grid()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_compute.c490 BEGIN_NVC0(push, NVC0_CP(LAUNCH), 1); in nvc0_launch_grid()
Dnve4_compute.c930 BEGIN_NVC0(push, NVE4_CP(LAUNCH), 1); in nve4_launch_grid()
/external/mesa3d/src/freedreno/registers/
Drules-ng-ng.txt585 <reg32 offset="0x368" name="LAUNCH" />